agentsclimarketplace

Abel auth

Skill Abel-ai-lab/predict-anything/skills/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.

Install
npx -y skills add Abel-ai-lab/predict-anything --skill abel-auth

Assembled 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.

  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.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.