abel-auth · git:20260423.1886e1c · 2026-04-23 · sha256 22a7d4369832ff5a
abel-auth git:20260423.1886e1cA
Immutable. This exact content is served forever at /api/v1/blob/22a7d4369832ff5a.
--- name: abel-auth description: > Use when Abel auth is missing, expired, invalid, or needs initialization. --- Use this skill when Abel auth is missing, expired, or needs to be initialized. 1. Check whether usable Abel auth already exists by running: `python ../abel-common/python/abel_common/cap/graph_probe.py auth-status` 2. Reuse existing auth if present. 3. If auth is missing or invalid, read `references/setup-guide.md` and start the OAuth handoff from there. 4. Persist the resulting key to `skills/abel-auth/.env.skill` for this installed collection. 5. Report whether Abel is ready for live use.