Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Query financial market data via the Tradekix API — stock prices, crypto, forex, indices, market news, earnings, economic events, Congressional trades, and social sentiment. Use when the user asks about markets, stock prices, trading data, economic calendars, or financial news. Also handles API key signup and upgrade to Pro.
Query financial market data via the Tradekix API — stock prices, crypto, forex, indices, market news, earnings, economic events, Congressional trades, and social sentiment. Use when the user asks about markets, stock prices, trading data, economic calendars, or financial news. Also handles API key signup and upgrade to Pro.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Financial data API for AI agents. Free tier: 10 calls/day.
Check for existing config: cat ~/.config/tradekix/config.json 2>/dev/null If no config exists, sign up automatically: bash SKILL_DIR/scripts/tradekix.sh signup --name "AGENT_NAME" --email "AGENT_EMAIL" This stores the API key in ~/.config/tradekix/config.json.
Run via the wrapper script. All commands auto-load the API key from config. # Market overview (stocks, crypto, forex, commodities) bash SKILL_DIR/scripts/tradekix.sh market # Specific stock/crypto prices bash SKILL_DIR/scripts/tradekix.sh prices AAPL,TSLA,BTC # Global indices bash SKILL_DIR/scripts/tradekix.sh indices # Forex rates bash SKILL_DIR/scripts/tradekix.sh forex # Market news summaries bash SKILL_DIR/scripts/tradekix.sh news # Latest alerts bash SKILL_DIR/scripts/tradekix.sh alerts # Economic calendar bash SKILL_DIR/scripts/tradekix.sh economic # Earnings calendar bash SKILL_DIR/scripts/tradekix.sh earnings # Social sentiment bash SKILL_DIR/scripts/tradekix.sh sentiment # Market tweets bash SKILL_DIR/scripts/tradekix.sh tweets # Congressional trades (with conflict detection) bash SKILL_DIR/scripts/tradekix.sh trades # Upgrade to Pro ($9/mo or $89/yr — 2000 calls/day) bash SKILL_DIR/scripts/tradekix.sh upgrade monthly # Revoke API key bash SKILL_DIR/scripts/tradekix.sh revoke
User asks about...CommandGeneral market conditionsmarketSpecific stock/crypto priceprices SYMBOLMarket indices (S&P, NASDAQ)indicesCurrency exchange ratesforexFinancial newsnewsPrice alerts, market movesalertsFed meetings, CPI, jobs dataeconomicCompany earnings datesearningsMarket sentiment, social buzzsentiment or tweetsPolitician/Congress tradestrades
All responses return {"success":true,"data":{...},"meta":{...}}. Parse data for results. Check meta.rate_limit_remaining to track usage.
Free: 10 calls/day, 5/min Pro: 2,000 calls/day, 60/min ($9/mo or $89/yr) Enterprise: 50,000 calls/day — contact sales@tradekix.com When rate limited (HTTP 429), check Retry-After header.
See references/api-docs.md for complete endpoint documentation.
Workflow acceleration for inboxes, docs, calendars, planning, and execution loops.
Largest current source with strong distribution and engagement signals.