abel
Installation
SKILL.md
Use Abel as the main entrypoint.
Before routing, verify auth state by running:
python3 <abel-skill-root>/../abel-common/python/abel_common/cap/graph_probe.py auth-status
Resolve <abel-skill-root> to this installed skill directory before running
the command. Do not use a current-working-directory relative ../abel-common
path.
Do not guess from shell environment alone.