aeon-deal-flow/SKILL.md
Weekly funding round tracker across configurable verticals (AI, crypto, prediction markets, agentic infrastructure, etc.). Primary-source-required (Form D, press release, or verified founder/firm post) — filters re-announcements and rumored rounds. Per round: lead, size, valuation if disclosed, what they do, why now, and the sharpest risk. Triggers: "this week in funding", "deal flow", "who raised this week", "crypto funding rounds", "AI funding tracker".
npx skillsauth add bankrbot/openclaw-skills aeon-deal-flowInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Weekly synthesis of announced funding rounds. Read in 3 minutes — round → company → why it matters → who else is in the space.
| Param | Description |
|---|---|
| verticals | Comma-separated, e.g. ai, crypto, prediction-markets, agentic-infra. |
| min_round_usd | Floor. Default $1M. Suppresses seed noise. |
| geo | Optional: us, eu, asia, latam, empty for all. |
Crunchbase news, TechCrunch funding tag, Pitchbook where accessible, SEC Form D filings, company press releases, founder/firm X & LinkedIn posts as confirmation only.
A round needs at least one primary source (Form D, press release, or verified founder/firm post). Pure rumor entries excluded.
Re-announcements (same round previously reported), rumored / TBA without filing, undisclosed-amount bridge rounds, below min_round_usd, off-topic verticals.
Company: [name]
What they do: [one sentence, plain English]
Round: Seed / Series A / etc. — $XM at $YM post if disclosed
Lead: [firm]
Other participants: [firm1, firm2]
Source: [primary link]
Why it matters:
- Why now (named catalyst — model breakthrough, regulatory clarity, etc.)
- Who else is in the space (2-3 competitors by name)
- One sharp risk
Group by vertical, lead with the headline (biggest round or theme of the week). Show "Filtered out" footer (rumored, re-announced, below floor) so the operator can see what's excluded.
data-ai
Discover, bet on, track, and settle Hunch prediction markets in natural language. Trigger when a user wants to bet, take a position, or get odds on a crypto outcome — token market-cap milestones and flips, launchpad races (Bankr vs pump.fun volume / #1-days / launches over a cap), token head-to-head outperformance, mcap strike-ladders, and up/down price rounds. Also trigger on "what can I bet on about $TOKEN", "odds on …", "take YES/NO on …", "show my Hunch bets", "did my market resolve". Settles in USDC on Base via x402 (≤ $10 / bet); every bet returns an on-chain proof.
tools
HSM-backed secret management for AI agents. Store API keys (including Bankr `bk_` keys), passwords, and credentials in an encrypted vault; retrieve them at runtime via MCP without keeping secrets in chat context. Bankr Dynamic Key Vending issues short-lived scoped `bk_usr_` keys from a partner key (`bk_ptr_`) without manual rotation. Policy-based access control, secret rotation, sharing, EVM transaction intents (sign/simulate/broadcast), multi-chain signing keys, treasury multisig proposals, OIDC federation for external service auth, built-in prompt injection detection, and optional Shroud TEE LLM proxy. Use when the agent needs secure credential storage, just-in-time secret access, guarded on-chain signing, or security scanning — not for Bankr trading prompts, portfolio checks, or x402 calls (use the bankr skill instead).
development
Give your Bankr agent its own brain and a wallet-signed line to every other agent — on any framework, with no API key. SIGNA is the keyless agent layer on Base: resolve any identity to a messageable wallet, send and read wallet-signed DMs, invoke capabilities on the network, and run a brain that reasons on decentralized inference and acts through those capabilities. The Bankr wallet is the only credential. Triggers: "message that agent", "DM this wallet/handle", "reach the agent behind @x", "what is the base market", "resolve @handle to a wallet", "ask the network", "let my agent think and report".
development
AI-powered crypto trading agent, wallet API, and LLM gateway via natural language. Use when the user wants to trade crypto, check portfolio balances (with PnL and NFTs), view token prices, search tokens, transfer crypto, manage NFTs, use leverage (Hyperliquid or Avantis), bet on Polymarket, deploy tokens, set up automated trading, sign and submit raw transactions, call or deploy x402 paid API endpoints, browse the web, or access LLM models through the Bankr LLM gateway funded by your Bankr wallet. Supports Base, Ethereum, Polygon, Solana, Unichain, World Chain, Arbitrum, and BNB Chain.