Abel auth
Quant AI and trading AI skills for quant agents and AI trading agents: causal market analysis, investment research, trading strategy discovery, alpha discovery, backtesting, and validation with Abel.
npx -y skills add Abel-ai-lab/predict-anything --skill abel-authAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 17 stars17 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Use when Abel auth is missing, expired, invalid, or needs initialization.
SKILL.md
0.9 KB, as published. Nobody here has run it
Use this skill when Abel auth is missing, expired, or needs to be initialized.
-
Check whether usable Abel auth already exists by running:
python3 <abel-auth-skill-root>/../abel-common/python/abel_common/cap/graph_probe.py auth-statusResolve
<abel-auth-skill-root>to this installed skill directory before running the command. Do not use a current-working-directory relative../abel-commonpath. -
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
<abel-auth-skill-root>/.env.skillfor this installed collection. -
Report whether Abel is ready for live use.