Skip to content

Spectre-AI-Bot/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spectre/skills

Crypto market intelligence skill for Claude Code, Cursor, Codex, and Gemini CLI. Routes the agent to Spectre's CLI, MCP, and REST surfaces — Brain synthesis (pulse / wave / tide / ocean), grounded fact-checked alpha, derivatives + on-chain + social fused.

Install

Once published to npm:

npx @spectre-ai/skills install
# or with a non-default target:
npx @spectre-ai/skills install --target cursor   # claude | cursor | codex | gemini
npx @spectre-ai/skills install --dest ./my-app

Until then, install directly from this GitHub repo:

git clone https://github.com/Spectre-AI-Bot/skills.git /tmp/spectre-skills
node /tmp/spectre-skills/bin/install.js

The installer drops SKILL.md into <project>/.claude/skills/spectre/SKILL.md (or the equivalent for cursor/codex/gemini) so the agent picks it up automatically.

What's inside

  • Surface routing (CLI > MCP > REST) so the agent picks the fastest path.
  • The full Spectre MCP tool catalog (110+ tools across Brain, derivatives, on-chain, social, smart-money, options, macro).
  • Query patterns for research, asset deep-dives, divergence hunts, whale flow, and macro context.
  • Heuristics for interpreting multi-source synthesis.

Docs

License

MIT

About

Spectre AI agent skill — installable via npx into Claude Code, Cursor, Codex, Gemini CLI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors