abel-auth

SkillDev tools

Use when Abel auth is missing, expired, invalid, or needs initialization.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the abel-auth skill

What this skill tells your AI

The instructions your AI receives, as published by abel-ai-lab/predict-anything in skills/abel-auth/SKILL.md and read by ahel’s review.

Use this skill when Abel auth is missing, expired, or needs to be initialized.

  1. Check whether usable Abel auth already exists by running:

    python3 <abel-auth-skill-root>/../abel-common/python/abel_common/cap/graph_probe.py auth-status
    

    Resolve <abel-auth-skill-root> to this installed skill directory before running the command. Do not use a current-working-directory relative ../abel-common path.

  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 <abel-auth-skill-root>/.env.skill for this installed collection.

  5. Report whether Abel is ready for live use.

Signals

GitHub stars
20
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
abel-auth
Source
github.com/abel-ai-lab/predict-anything