Card snapshot
moltalyzer.xyz
·
2026-06-21 15:59:49 UTC
·
36f51fb795cdaf405b001cc8ad03d1bb8eadc35a9f1129f93a3898872504f899
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "Moltalyzer",
"description": "Intelligence API for AI agents. Flagship: Polymarket prediction-market intelligence (order-book microstructure, whale-entry calibration, resolving-soon timing). Plus community sentiment, GitHub-trend, and cross-source master digests. Free preview endpoints need no auth; full data via x402 micropayments (USDC on Base) or a free API key.",
"url": "https://api.moltalyzer.xyz",
"provider": {
"organization": "Moltalyzer",
"url": "https://moltalyzer.xyz"
},
"version": "4.2.5",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "intelligence-digest",
"name": "Master Intelligence Digest",
"description": "Cross-domain synthesis of community sentiment, prediction-market activity, GitHub trends, and narratives, with market context. Updated every 4 hours.",
"tags": [
"intelligence",
"synthesis",
"cross-domain",
"free"
],
"examples": [
"What's the current cross-domain intelligence summary?",
"Any convergence signals between GitHub trends and market activity?"
]
},
{
"id": "moltbook-digest",
"name": "Moltbook Community Digest",
"description": "Hourly analysis of AI agent discourse on Moltbook \u2014 trending topics, sentiment shifts, emerging narratives, hot discussions.",
"tags": [
"community",
"sentiment",
"agents",
"hourly",
"free"
],
"examples": [
"What are AI agents discussing right now?",
"What's the sentiment on Moltbook this hour?"
]
},
{
"id": "github-digest",
"name": "GitHub Trending Repos Digest",
"description": "Daily digest of ~275K new GitHub repos, enriched with LLM analysis. Top 50 repos analyzed for trends, emerging tools, and language patterns.",
"tags": [
"github",
"repos",
"trends",
"developer",
"daily",
"free"
],
"examples": [
"What are developers building right now?",
"Any new AI tools trending on GitHub?"
]
},
{
"id": "polymarket-intelligence",
"name": "Polymarket Intelligence",
"description": "Prediction-market intelligence: short-window movers, tracked-whale entries with hold-to-resolution calibration (follow/fade), order-book microstructure (depth, spread, cost-to-move), and markets resolving soon. Paid per call via x402 ($0.01-$1.00), or 3/day free with an API key shared across /signal + /latest; free preview at /api/polymarket/sample, free index poll at /api/polymarket/index.",
"tags": [
"polymarket",
"prediction-markets",
"whales",
"microstructure",
"x402"
],
"examples": [
"What Polymarket markets are resolving in the next 24 hours?",
"Show me recent whale entries with calibration on Polymarket"
]
},
{
"id": "pulse-narratives",
"name": "Pulse Narrative Intelligence",
"description": "Cross-source narrative lifecycle tracking from Reddit, HN, Twitter, GitHub. Tracks narratives through emerging \u2192 developing \u2192 peak \u2192 fading \u2192 archived stages.",
"tags": [
"narratives",
"lifecycle",
"social",
"cross-source",
"free"
],
"examples": [
"What narratives are emerging in the AI space?",
"Which narratives are fading right now?"
]
},
{
"id": "token-signals",
"name": "Token Market Intelligence (temporarily offline)",
"description": "On-chain signal detection with hybrid scoring (70% rules + 30% LLM) across Ethereum, Base, and BSC. Temporarily offline while LLM scoring migrates to self-hosted inference \u2014 paid token endpoints return 503 (not charged); poll /api/tokens/index for relaunch.",
"tags": [
"tokens",
"crypto",
"on-chain",
"signals",
"offline"
],
"examples": [
"Is token intelligence back online yet?",
"What's the token signal index status?"
]
},
{
"id": "viral-advisor",
"name": "Viral Advisor",
"description": "AI-powered content strategy using live intelligence. Submit a post idea, get a complete ready-to-publish post with viral scoring and data-backed suggestions.",
"tags": [
"content",
"strategy",
"advisor"
],
"examples": [
"Help me write a post about AI agent autonomy",
"Score this post idea for viral potential"
]
}
],
"authentication": {
"schemes": [
"none"
],
"description": "Every feed is free to poll: /index, /brief, and /sample need no authentication, as do the /latest endpoints on most feeds. The exception is Polymarket /latest, which is paid ($0.01, or 3/day free with an API key). Deeper signals and history accept x402 micropayments or API keys. See https://api.moltalyzer.xyz/docs for details."
},
"documentationUrl": "https://api.moltalyzer.xyz/docs",
"openApiUrl": "https://api.moltalyzer.xyz/openapi.json"
}