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 0xSoftBoi/suwappubot --skill openclawgit clone --depth 1 https://github.com/0xSoftBoi/suwappubotWrote 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/0xsoftboi/suwappubot/openclaw)<a href="https://agentmods.dev/skills/0xsoftboi/suwappubot/openclaw"><img src="https://agentmods.dev/badge/skills/0xsoftboi/suwappubot/openclaw/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/0xsoftboi/suwappubot/openclaw"><img src="https://agentmods.dev/badge/skills/0xsoftboi/suwappubot/openclaw.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.00050 | $0.01372 |
| Opus 5 | $0.00025 | $0.00686 |
| Sonnet 5 | $0.00010 | $0.00274 |
| Haiku 4.5 | $0.00005 | $0.00137 |
Grade A, and why
suwappu-dex scanned grade A with 1 finding 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 10d 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
curl -X POST https://api.suwappu.bot/v1/agent/register \ How it starts
The opening of the file, as written. The whole thing — 131 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Suwappu MCP 🌸
Use Suwappu's hosted MCP server for DeFi data, swap routing, simulation, and
self-custody transaction preparation. The source 0.6 server advertises 22 tools;
always treat the runtime tools/list response as canonical because deployed versions
can move independently of this skill.
Setup
Register for an API key:
curl -X POST https://api.suwappu.bot/v1/agent/register \
-H "Content-Type: application/json" \
-d '{"name":"my-openclaw"}'
export SUWAPPU_API_KEY=suwappu_sk_...
Then connect OpenClaw:
openclaw mcp add suwappu \
--url https://api.suwappu.bot/mcp \
--transport streamable-http \
--header "Authorization=Bearer $SUWAPPU_API_KEY"
openclaw mcp probe suwappu
MCP initialization, tools/list, and the pure discovery tools list_chains,
list_tokens, get_tempo_tokens, and browse_mpp_directory are public. Other
tool calls require the bearer key. Keep the key in an environment variable or
secret manager, never a committed config file.
Tool map
| Goal | Tools | Important boundary |
|---|---|---|
| Route a swap | get_quote, simulate_swap, execute_swap |
execute_swap returns an unsigned transaction; it never signs or broadcasts. |
| Inspect assets | get_portfolio, get_prices, list_chains, list_tokens |
Portfolio reads are scoped to the caller's managed EVM wallet. |
| Reconcile managed swaps | get_swap_status, get_swap_history |
These refer to swaps created by REST POST /v1/agent/swap/execute, not MCP execute_swap. |
| Prediction research | predict_markets, predict_market, predict_book, predict_price, predict_trades |
MCP prediction tools are read-only. REST has a separate explicit order surface. |
| Perps research | perps_markets, perps_quote, perps_positions |
The Agent API does not expose open/close execution. Treat quote/funding fields as research data; funding is the current raw Hyperliquid market rate, not accrued position P&L. |
| Lending research | lend_markets, lend_market |
Read-only current APY/USD liquidity/listing/warnings; market detail is chain-scoped. No deposit/withdraw tool. |
| Managed-wallet controls | list_wallet_policies |
Inspect existing policy guardrails. |
| Extra discovery | get_tempo_tokens, browse_mpp_directory |
Public discovery; MPP directory is a third-party directory. |
What ships with it
13 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.
- bun.lock 6.1 KB
- LICENSE 1.0 KB
- package.json 1.3 KB
- PUBLISHING.md 2.6 KB
- README.md 8.5 KB
- registry-claim/.gitignore 30 B
- registry-claim/dns-txt-record.txt 67 B
- registry-claim/NAMESPACE_CLAIM.md 2.1 KB
- server.json 911 B
- src/errors.ts 5.9 KB runs code
- src/index.test.ts 17 KB runs code
- src/index.ts 24 KB runs code
- tsconfig.json 442 B
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.
- 10d ago First seen · 131 lines · 50 tokens per session scan A 9920e533e732
suwappu-dex is a skill published in the GitHub repository 0xSoftBoi/suwappubot (3 stars, last pushed yesterday), licensed Apache-2.0. It adds 50 tokens to every session and 1,372 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
oneinch-aggregator
1inch DEX aggregator skill — swap tokens across 400+ DEXes, get quotes, check token approvals, Fusion+ cross-chain swaps, portfolio tracking. Requires API key from 1inch Developer Portal.
defi-protocols
DeFi protocol authority — flashloans, AMM design, lending markets, concentrated liquidity, MEV, triangular and cross-DEX arbitrage, stablecoin depeg dynamics, and on-chain capital routing across Uniswap V3, Aerodrome, Balancer, Curve, and Aave V3 on Ethereum, Base, Arbitrum, Optimism, and Polygon.
SunSwap DEX Trading
Execute token swaps, manage liquidity, and query market data on SunSwap DEX via the sun-cli.
perp-cli
Multi-DEX perpetual futures trading via the perp-cli command-line tool. Use when user asks to: trade perps, check funding rates, scan/execute arbitrage (perp-perp or spot-perp), run delta-neutral strategies, bridge USDC across chains, manage positions/orders/leverage, deposit/withdraw, hedge spot+perp, trade HIP-3…
defi
Interact with DeFi protocols on MAINNET via the ChainGPT plugin. Aave V3 (supply/borrow/repay/withdraw + health-factor monitoring across 7 chains), Lido stETH staking, EigenLayer restaking. Yield discovery: Pendle yield-trading markets (PT/YT), Morpho Blue lending markets + MetaMorpho vaults. Custody-free — plugin…
scheduled-autonomy
Run trading/DeFi strategies on a schedule — DCA every morning, grid rebalances, recurring health checks — using saved plans + the execution journal (duesteps/markstep) + Claude Code scheduled agents, with the agent wallet executing inside hard policy caps. Triggers - run this daily, schedule a DCA, recurring buy, set…