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 Dragoon0x/everything-design-taste --skill crypto-defigit clone --depth 1 https://github.com/Dragoon0x/everything-design-tasteWrote 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/dragoon0x/everything-design-taste/crypto-defi)<a href="https://agentmods.dev/skills/dragoon0x/everything-design-taste/crypto-defi"><img src="https://agentmods.dev/badge/skills/dragoon0x/everything-design-taste/crypto-defi/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/dragoon0x/everything-design-taste/crypto-defi"><img src="https://agentmods.dev/badge/skills/dragoon0x/everything-design-taste/crypto-defi.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.00024 | $0.00339 |
| Opus 5 | $0.00012 | $0.00169 |
| Sonnet 5 | $0.00005 | $0.00068 |
| Haiku 4.5 | $0.00002 | $0.00034 |
Grade A, and why
crypto-defi 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 7d 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.
What it actually says
DeFi Interface Design
Token Swap
- Input token selector with balance shown
- Output token selector with estimated amount
- Price impact warning (yellow >1%, red >5%)
- Slippage tolerance setting
- Route visualization (which pools/paths)
- Review details before confirmation
- Transaction simulation (preview outcome)
Liquidity Pools
- Pool pair with logos and names
- TVL (Total Value Locked) displayed
- APR/APY clearly differentiated
- Your position: value, share, earned fees
- Add/Remove liquidity as balanced pair
- Impermanent loss calculator or warning
Yield Farming
- List of active farms with APR/APY
- Your staked amount and earned rewards
- Harvest/claim button with gas estimate
- Auto-compound option
- Risk indicators (audit status, contract age, TVL stability)
Governance
- Active proposals list with status and deadline
- Proposal detail: description, discussion, vote count
- Vote: For/Against/Abstain with voting power shown
- Delegation flow
- Voting history
- Quorum progress bar
Risk Communication
- Smart contract audit status (audited by whom)
- Protocol age and TVL history
- Risk score or rating (simple: Low/Medium/High)
- Insurance/coverage options
- Never hide risks to improve conversion
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.
- 7d ago First seen · 47 lines · 24 tokens per session scan A 3c6dd6b5cdc8
crypto-defi is a skill published in the GitHub repository Dragoon0x/everything-design-taste (11 stars, last pushed 5mo ago), licensed MIT. It adds 24 tokens to every session and 339 once invoked, about $0.0001 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-09-03.
Other skills, from other repositories
defillama-sui
Research Sui DeFi TVL, protocols, and yield via DefiLlama. Use when the user wants Sui DeFi data, TVL, or protocol research.
token-pick
One token recommendation and one prediction market pick - scored, quantified, with a skip branch when signals are weak.
cobie-cycle-filter
Use when evaluating crypto decisions through a Cobie-style cycle filter: common-sense risk, narrative traps, leverage humility, and avoiding obvious stupid trades.
agentic-street
Earn yield on USDC by investing in AI-managed DeFi funds, or launch your own fund and build a public track record on Base. Browse funds, deposit USDC, check fund performance, monitor proposals, veto suspicious trades, withdraw returns, create investment fund, propose DeFi trades via adapters or raw calls, earn…
jito-bundles
Jito bundle submission for MEV protection on Solana — bundle building, tip strategies, block engine endpoints, and landing rate optimization.
basis-arb
Use when the user asks for spot-perp basis trade, basis arbitrage, cash-and-carry, perp discount, or any setup that reads the spot–perp basis as a positioning signal. Long-perp leg only — pure two-leg basis arb requires a paired spot short (or long) which Freqtrade can't run cleanly. The strategy below captures the…