# Send AgentCanary to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
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.
```
### Upgrade existing

```text
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.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "agentcanary",
    "name": "AgentCanary",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/MrCerq/agentcanary",
    "canonicalUrl": "https://clawhub.ai/MrCerq/agentcanary",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/agentcanary",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=agentcanary",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "references/endpoints.md",
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "agentcanary",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-29T13:50:38.612Z",
      "expiresAt": "2026-05-06T13:50:38.612Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=agentcanary",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=agentcanary",
        "contentDisposition": "attachment; filename=\"agentcanary-1.0.3.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "agentcanary"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/agentcanary"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/agentcanary",
    "downloadUrl": "https://openagent3.xyz/downloads/agentcanary",
    "agentUrl": "https://openagent3.xyz/skills/agentcanary/agent",
    "manifestUrl": "https://openagent3.xyz/skills/agentcanary/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/agentcanary/agent.md"
  }
}
```
## Documentation

### AgentCanary

Cross-asset market intelligence for AI agents. 130+ endpoints. Not raw data — intelligence.

Base URL: https://api.agentcanary.ai/api
Auth: Wallet-based API keys. Create key → deposit USDC/USDT on any supported EVM chain → use key as query param.
Briefs: 4× daily auto-generated intelligence — Radar (04:15), Signal (10:15), Pulse (16:15), Wrap (22:15 UTC).
Telegram: @AgentCanary — live briefs.
App: app.agentcanary.ai — dashboard, billing, API key management.
Docs: api.agentcanary.ai/api/docs — interactive Swagger UI.
Website: agentcanary.ai

### Security

API-only — HTTP GET/POST returning JSON. No local code, no binaries, no shell commands.
No secrets in prompt — wallet-based auth. No API keys pass through the LLM context window.
Read-only — fetches data. Cannot write, modify, or access your filesystem.
No filesystem access — no file reads, no file writes, no directory listing.
Security headers — Helmet.js (X-Powered-By removed, XSS protection, content-type sniffing prevention, strict transport security).
Rate limiting — per-tier rate limits enforced server-side. Key creation: 5 attempts per 15 min per IP.
Body size limit — 1MB max request body. Rejects oversized payloads.
Error isolation — global uncaughtException/unhandledRejection handlers. Express error middleware. No stack traces in responses.
Multi-chain deposits — USDC/USDT accepted on Base, Ethereum, Arbitrum, Optimism, Polygon. Same deposit address on all chains.
VirusTotal verified — 0/62 detections.

### Getting Started

1. POST /api/keys/create  { walletAddress: "0x..." }  → returns apiKey
2. Send USDC/USDT to the receiving address shown at agentcanary.ai (Base, Ethereum, Arbitrum, Optimism, Polygon)
3. POST /api/billing/check  { apiKey: "..." }  → auto-detects payment, credits account
4. Use endpoints:  GET /api/data/realtime-prices?apikey=YOUR_KEY

Minimum deposit: $5. Credits never expire. No subscriptions. No KYC.

### Pricing

TierCumulative DepositPer CallRate LimitAccessExplorerFree$0.0210/min, 50/dayPrices, news, whale alerts, Fear & Greed, regimeBuilder$50+$0.0260/min, 5K/day+ macro, signals, calendar, volumes, newslettersSignal$150+$0.015120/min, 20K/dayAll 130+ endpoints. AI reports. Orderbook. DeFi. Options.Institutional$500+$0.01300/min, unlimitedWhite-label. SLA. Custom integrations.

### Default Agent Pattern

1. GET /api/macro/regime every 4–6 hours → classify risk environment
2. If Risk-Off → suppress trading, reduce exposure
3. If Risk-On → allow strategy execution, check signals
4. GET /api/data/whale-alerts every 15–30 min → event-driven interrupts
5. GET /api/signals/decision-engine before entries → multi-factor confirmation

AgentCanary is risk intelligence middleware. It tells your agent when conditions are favorable — your agent decides what to do.

### Endpoint Categories

Full endpoint documentation with response examples: references/endpoints.md

### Proprietary AC Endpoints (/api/...)

CategoryKey EndpointsTierIndicators/indicators, /indicators/summary, /indicators/:nameExplorer–BuilderScenarios/scenarios/current, /scenarios/history, /scenarios/signalsSignalBriefs/briefs/latest, /briefs/feed, /briefs/archive, /briefs/:typeExplorer–SignalMacro/macro/regime, /macro/snapshot, /macro/signals, /macro/global-liquidity, /macro/us-m2, /macro/central-banks, /macro/supply-chainExplorer–BuilderRegime/regime, /regime/matrix, /regime/historySignalSignals/signals/correlations, /signals/sector-rotation, /signals/btc-etf-flows, /signals/fear-greed, /signals/whale-alerts, /signals/decision-engine + 27 moreSignalNarratives/narratives, /narratives/history, /narratives/:nameSignalExpectations/expectations, /expectations/rotation, /expectations/crowded, /expectations/earlySignalDeFi/defi/intelligence, /defi/pe-ratios, /defi/yields, /defi/perps, /defi/stablecoins, /defi/chains, /defi/unlocks, /defi/signalsSignalBTC Options/btc-options, /btc-options/maxpain, /btc-options/skewSignalCentral Banks/central-banks, /central-banks/balance-sheets, /central-banks/btc, /central-banks/stablecoins, /central-banks/gold, /central-banks/reserves, /central-banks/ticSignalPremiums/premiums, /premiums/coinbase, /premiums/kimchiSignalPredictions/predictions, /predictions/movers, /predictions/:slugSignalSentiment/sentiment/redditSignalMean Reversion/mr/signals, /mr/trades, /mr/statsSignalHindenburg/hindenburg, /hindenburg/historySignalCAPE/capeSignalKill Conditions/kill-conditionsSignalCrypto Re-entry/crypto-reentry, /crypto-reentry/historySignalInstitutional/institutional/13fSignalNews/news/trending, /news/stats, /news/market-analysis, /news/xtg-analysisSignal

### Data Endpoints (/api/data/...)

Cached datasets refreshed on schedule. 26 datasets covering prices, macro, crypto, news, institutional, calendar.

DatasetTierDescriptionrealtime-pricesExplorer100+ crypto tokens, 24h changeyahoo-quotesBuilderSPY, QQQ, VIX, TLT, DXY, Oil, 16 sector ETFs, stockswhale-alertsExplorerLarge crypto transactionsbreaking-newsExplorerFinancial news with FinBERT sentimentfear-greedExplorerCrypto Fear & Greed Indexmacro-snapshotBuilder30+ FRED series, regime, risk gauge, z-scoresfunding-ratesBuilderPerpetual funding rates across exchangesfinancial-calendarBuilderHigh-impact economic eventsnewslettersBuilderCurated newsletter intelligencenarrative-scoresSignal21 narrative themes, crowding 1–5btc-etf-flowsSignalBitcoin ETF daily flowsreddit-sentimentSignal14 subreddit sentiment analysisdecision-engineSignalMulti-factor crypto re-entry scoringscenario-probsSignal6 macro scenario probabilities

Plus 12 more datasets. Full list in references/endpoints.md.

### Signal Cadence Guide

SignalUpdate FrequencyRecommended CadenceMacro regimeEvery 6hEvery 4–6 hoursSignal states (1d)Daily closeEvery 4–6 hoursWhale alertsReal-timeEvery 15–30 minFunding ratesEvery 8hEvery 4–8 hoursBreaking newsReal-timeEvery 15–30 minBriefs4× dailyAfter each brief windowDeFi yieldsEvery 4hEvery 4–6 hoursBTC optionsDailyEvery 4–6 hours

### What It Does Not Do

Does not predict prices — classifies regimes and states
Does not place orders or replace execution logic
Does not provide financial advice
Does not guarantee returns

AgentCanary provides market data and intelligence for informational purposes only. Nothing constitutes financial advice.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: MrCerq
- Version: 1.0.1
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-29T13:50:38.612Z
- Expires at: 2026-05-06T13:50:38.612Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/agentcanary)
- [Send to Agent page](https://openagent3.xyz/skills/agentcanary/agent)
- [JSON manifest](https://openagent3.xyz/skills/agentcanary/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/agentcanary/agent.md)
- [Download page](https://openagent3.xyz/downloads/agentcanary)