abel-auth
Installation
SKILL.md
Use this skill when Abel auth is missing, expired, or needs to be initialized.
-
Check whether usable Abel auth already exists by running:
python ../abel-ask/scripts/cap_probe.py auth-status -
Reuse existing auth if present.
-
If auth is missing or invalid, read
references/setup-guide.mdand start the OAuth handoff from there. -
Persist the resulting key to
skills/abel-auth/.env.skillfor this installed collection. -
Report whether Abel is ready for live use.
Related skills