Skip to content

Add crypto-narrative skill (data-providers)#79

Open
bevanding wants to merge 2 commits into
himself65:mainfrom
bevanding:add-crypto-narrative-skill
Open

Add crypto-narrative skill (data-providers)#79
bevanding wants to merge 2 commits into
himself65:mainfrom
bevanding:add-crypto-narrative-skill

Conversation

@bevanding

Copy link
Copy Markdown

Adds a read-only crypto-narrative skill under data-providers: crypto/AI/macro narrative intelligence (cross-source convergence + narrative-vs-price divergence) via the signaldaemon API.

Why

finance-sentiment (Adanos) covers per-ticker stock social sentiment, and hyperliquid-reader covers crypto price/market data — but there is no skill for crypto narrative: which stories are converging across independent sources, and whether capital is confirming them. This fills that gap for crypto/AI/macro, complementing (not overlapping) the existing skills.

What is included

  • plugins/data-providers/skills/crypto-narrative/SKILL.md — frontmatter + numbered steps
  • README.md — what it does / triggers / prerequisites / platform / setup
  • references/api_reference.md — endpoints, field meanings, divergence schema
  • one row in the root README data-providers table

Design choices

  • Read-only, no trade execution
  • No changes to existing skills
  • Env-var API key (SIGNALDAEMON_API_KEY); free demo key needs no signup
  • Platform = Claude Code (network/shell skill)
  • Divergence is framed as context, not a proven trading edge

Disclosure

This skill uses the signaldaemon API (which I build) as the data source, but is intentionally framed around the user problem — crypto narrative intelligence — not the product. I license this contribution under MIT to match the repo.

bevanding and others added 2 commits June 17, 2026 19:58
Read-only crypto/AI/macro narrative intelligence via the signaldaemon API:
cross-source narrative convergence + narrative-vs-price divergence (two signed
axes) + clean feed. Complements finance-sentiment (stock social) and
hyperliquid-reader (crypto price) — fills the crypto *narrative* gap.

Read-only, no trade execution; no changes to existing skills; env-var key
(SIGNALDAEMON_API_KEY, free demo, no signup); platform Claude Code; divergence
framed as context, not a proven trading edge. Contribution licensed MIT.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant