Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add SELAT-AI/selat-skills --skill financial-intelgit clone --depth 1 https://github.com/SELAT-AI/selat-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/selat-ai/selat-skills/financial-intel)<a href="https://agentmods.dev/skills/selat-ai/selat-skills/financial-intel"><img src="https://agentmods.dev/badge/skills/selat-ai/selat-skills/financial-intel/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/selat-ai/selat-skills/financial-intel"><img src="https://agentmods.dev/badge/skills/selat-ai/selat-skills/financial-intel.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00157 | $0.02034 |
| Opus 5 | $0.00078 | $0.01017 |
| Sonnet 5 | $0.00031 | $0.00407 |
| Haiku 4.5 | $0.00016 | $0.00203 |
Grade A, and why
financial-intel scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 127 lines — stays where its author put it; the contents beside it link to each section on GitHub.
financial-intel
Multi-signal financial intelligence on a crypto asset, token, or equity ticker.
The skill gathers paid signal across two settlement modes — a Circle
Gateway-batched nanopayment (x402 via Circle Gateway, Alchemy) and MPP on
Tempo (CoinGecko, Alpha Vantage, Nansen, Exa) — and the agent
fuses it into one brief: what the asset costs, how its market is behaving, what
macro/equities are doing, where smart money sits on-chain, and the latest
market news — with citations.
When To Use
Use when the user wants a cross-source financial read on a single asset that spans more than one signal: live price, token market data, macro/equity context, on-chain smart-money positioning, and current news. Pick this over a single-source price or news lookup when the value is in fusing signals across providers and rails. Every API call is a paid x402/MPP service; the agent does the synthesis, the sanity-checks, and the buy/hold/avoid read around the paid data.
Rails
This skill spans two settlement modes:
- Circle Gateway nanopayment — Alchemy spot price (
x402.alchemy.com) settlesx402 via Circle Gateway: a Circle Gateway-batched nanopayment paid straight to the upstream, no router hop. This step does not requireSELAT_ROUTER_URL. - MPP on Tempo — CoinGecko, Alpha Vantage, Nansen, and Exa settle
MPP on Tempothrough the SELAT Router.
The SELAT Router steps require a reachable SELAT_ROUTER_URL. The selat CLI
auto-detects each step's protocol and settlement mode at call time. Because the
skill mixes Circle-Gateway and SELAT Router steps, its rail is mixed.
Workflow
- Install:
selat skill install financial-intel - Run end-to-end:
selat skill run financial-intel --symbol <symbol> --coin <coin> --ticker <ticker> --chain <chain> --query "<query>" - The CLI compiles each step into a
selat-paycall and prints each result.
Recommended agent procedure (cheapest-first; stop early when the picture is clear):
What ships with it
3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 127 lines · 157 tokens per session scan A 629f172f3ce5
financial-intel is a skill published in the GitHub repository SELAT-AI/selat-skills (2 stars, last pushed today), licensed Apache-2.0. It adds 157 tokens to every session and 2,034 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
selat-capabilities-for-metamask
SELAT's capability layer for agents on a MetaMask Agent Wallet — tool use beyond the agent's native abilities, paid per call. Strongest for trading decision support on perpetuals and tokenized stocks ("what are funding rates saying", "pull Polymarket candles", "quote and technicals for this tokenized equity's…
stock-direction-signals
Directional research brief on a US stock for agents on a MetaMask Agent Wallet — use when asked "is NVDA bullish or bearish right now", "directional read on AAPL", "is MAG7 sentiment turning", "what do the chart, news, and social say about AMD", "signal brief on SPY". Nine paid reads — quote, daily chart, RSI, MACD…
vc-ai-infra-scout
Deal-sourcing scout for VCs running an AI-infrastructure thesis — AI infra, crypto-AI/decentralized-AI, robotics/embodied-AI, agentic payments. Use when asked to "scout AI infra startups", "find founders who haven't raised yet", "build a deal shortlist for my thesis", or "what pre-seed/seed rounds are being announced…
internet-court
Entry point for Internet Court — the trust layer for agent-to-agent commerce. Use whenever an agent needs to transact with another agent or a paid service, or a user mentions agent payments, paid APIs (HTTP 402/x402), wallet custody or trust concerns, spending mandates, delegated permissions (ERC-7710/7715), escrow…
okx-agent-payments-protocol
Use when an agent hits HTTP 402 / payment-required, or the user mentions x402, x402Version, X-PAYMENT, PAYMENT-REQUIRED, PAYMENT-SIGNATURE, WWW-Authenticate: Payment, permit2, upto, metered billing, a payment channel / voucher / session, channelId / channelid, opening / closing / topping up / settling / refunding a…
okx-dapp-discovery
Plugin router for 20 third-party DeFi protocols (Polymarket, Aave, Hyperliquid, PancakeSwap, Morpho, Raydium, Curve, Compound, Pendle, Lido, ether.fi, GMX, Kamino, Orca, Meteora, Clanker, pump.fun, Uniswap) and their protocol-native tokens (HYPE, HLP, eETH, weETH, stETH, wstETH, LDO, GHO, CAKE, CRV, COMP, RAY, ETHFI…