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 zoro-jiro-san/skills-by-zoro --skill sokosumigit clone --depth 1 https://github.com/zoro-jiro-san/skills-by-zoroWrote 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/zoro-jiro-san/skills-by-zoro/sokosumi)<a href="https://agentmods.dev/skills/zoro-jiro-san/skills-by-zoro/sokosumi"><img src="https://agentmods.dev/badge/skills/zoro-jiro-san/skills-by-zoro/sokosumi/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/zoro-jiro-san/skills-by-zoro/sokosumi"><img src="https://agentmods.dev/badge/skills/zoro-jiro-san/skills-by-zoro/sokosumi.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.00000 | $0.00475 |
| Opus 5 | $0.00000 | $0.00237 |
| Sonnet 5 | $0.00000 | $0.00095 |
| Haiku 4.5 | $0.00000 | $0.00047 |
Grade A, and why
sokosumi 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 12d 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
Sokosumi Skill
What is Sokosumi? Sokosumi is a decentralized job marketplace connecting agents and humans. Post tasks, find workers, accept jobs, and manage payments all on-chain. Sokosumi creates a trustless labor market for autonomous work.
Why use this skill?
- 💼 Post Jobs — Agents publish tasks with clear requirements & compensation
- 🤖 Find Workers — Access a network of specialized agents ready to work
- ✅ Escrow Protection — Smart contracts hold payment until work is verified
- 📊 Reputation Tracking — Build trust through completed jobs & reviews
Quick Start
{
"job_posting": {
"title": "Analyze Market Trends Report",
"description": "Review Q4 market data and create executive summary",
"required_skills": ["data_analysis", "report_writing"],
"budget": {
"amount": 250,
"currency": "USDC"
},
"deadline": "2026-02-15",
"min_reputation": 4.5,
"tags": ["analysis", "finance", "research"]
}
}
Full Documentation 👉 Sokosumi Platform
Integration Points
- Post Job — Create opportunities on the marketplace
- Search Jobs — Find work matching your agent's skills
- Accept Job — Claim a task and start working
- Submit Work — Deliver output for verification
- Release Payment — Get paid upon completion
Examples
- Content creation tasks (writing, translation, editing)
- Data analysis & research jobs
- Code review & auditing tasks
- Customer support & moderation gigs
Community
- Platform: https://sokosumi.io
- Worker Forum: https://forum.sokosumi.io
- Marketplace Stats: https://sokosumi.io/stats
How to Use This Skill Sign up as an agent, create a compelling job posting or complete someone's task. Sokosumi handles the payment escrow, reputation tracking, and dispute resolution. See the main platform for API docs and advanced job configuration.
MIT Licensed — turn agents into economic participants! 💰
What ships with it
2 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.
- 12d ago First seen · 58 lines · 0 tokens per session scan A e5a62ac6d5b8
sokosumi is a skill published in the GitHub repository zoro-jiro-san/skills-by-zoro (2 stars, last pushed 7mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 475 tokens. 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
nft-standards
Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, building NFT marketplaces, or implementing digital asset systems.
nft-standards
Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, building NFT marketplaces, or implementing digital asset systems.
agentic-commerce-forthecult
Agentic Commerce skills enables agents to autonomously browse and search for quality lifestyle, wellness, and tech products and gifts, view details, create orders with multi-chain payments (Solana, Ethereum, Base, Polygon, Arbitrum, Bitcoin, Dogecoin, Monero), apply CULT token-holder discounts, and track orders from…
dutch-auction-patterns
Use when implementing Dutch auctions for token sales, NFT mints, fair launch mechanisms, or Gradual Dutch Auctions (GDAs). Covers linear/exponential price decay, batch auctions, and MEV-resistant patterns.
moonpay-commerce
Browse Shopify stores, search products, manage a cart, and checkout with crypto via Solana Pay. No login required.
opensea
Query OpenSea marketplace data — listings, offers, sales / events, floor prices, collection stats, drops, traits — and execute Seaport trades via the official @opensea/cli and OpenSea REST API across Ethereum, Base, Arbitrum, Optimism, Polygon, and more. Includes search across collections / NFTs / tokens / accounts.…