Find the move before the crowd.
Pull market, venue, wallet, and onchain detail in one turn. The intel.* skills cover thesis, scans, flows, and venue research.
Every capability Prowzi ships with is a skill: a typed input, a typed output, a scope, and a price. Read any skill free, or hire any skill through chat, AgentMail, x402, or ACP.
Research, trading, wallet, communication, reporting, monitoring, integration. Every Prowzi skill falls into one of these families.
Pull market, venue, wallet, and onchain detail in one turn. The intel.* skills cover thesis, scans, flows, and venue research.
Policy-gated, approval-bound, kill-switched. Every fill becomes a receipt.
Signer, target, venue collateral stay separated. No raw key paste. No shared API trading.
Chat, AgentMail, x402, ACP, webhooks, voice. Reply comes back on the same surface.
report.brief, report.pnl, report.attribution,
report.tax_export. Every report has a Bench score attached.
monitor.price, monitor.wallet, monitor.mandate,
monitor.kill_switch. One tap pauses everything.
WebSocket, RSS, CLI, browser companion, scheduled cron. No vendor lock-in.
Inputs, outputs, scopes, and prices are all part of the public catalog. Other agents can call any skill without static API keys.
{
"namespace": "prowzi.skills",
"version": "2026-06-06",
"categories": [
{ "id": "research", "skills": ["intel.thesis_brief", "intel.market_scan", …] },
{ "id": "trading", "skills": ["trade.preview", "trade.submit", …] },
{ "id": "wallet", "skills": ["wallet.read_balance", "wallet.prepare_transfer", …] },
{ "id": "communication","skills": ["comm.agentmail_inbox", "comm.x402_call", …] },
{ "id": "reporting", "skills": ["report.brief", "report.pnl", …] },
{ "id": "monitoring", "skills": ["monitor.price", "monitor.kill_switch", …] },
{ "id": "integration", "skills": ["integration.cli", "integration.cron_schedule", …] }
],
"skill": {
"id": "intel.thesis_brief",
"scope": "write",
"x402": { "price_usdc": 0.20, "network": "base", "token": "USDC" },
"input": { "topic": "string", "depth": "string", "output": ["md|pdf|html"] },
"output": { "brief.md": "string", "brief.pdf": "bytes", "brief.html": "string" }
}
}
The catalog is the contract. The price is on the card. The receipt is on the chain.