Official integration from Twelve Data that equips AI agents with reliable, high-quality financial market data.
This repository is the central home for all Twelve Data skills and plugins for the OpenClaw / ClawHub ecosystem.
- Official
twelvedataskill with full MCP support - Rich LLM-optimized reference documentation (auto-synced from Twelve Data)
- Real-time & historical data for stocks, forex, crypto, ETFs, and indices
- Technical indicators, fundamentals, portfolio workflows, and more
- Secure integration via the official Twelve Data MCP Server
clawhub install twelvedataskills/twelvedata/— The main publishable skillskills/twelvedata/references/— LLM-friendly API documentation (auto-updated)scripts/sync-references.py— Script to keep reference docs fresh
# Install dependencies
uv sync
# Refresh the latest LLM reference documentation
uv run python scripts/sync-references.py
# Publish to ClawHub (from repo root)
clawhub publish ./skills/twelvedata --slug twelvedata --version 1.0.0Maintained by the Twelve Data team. Feedback, issues, and contributions are welcome!