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 claudiodangelis/banco --skill hello-worldgit clone --depth 1 https://github.com/claudiodangelis/bancoWrote 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/claudiodangelis/banco/hello-world)<a href="https://agentmods.dev/skills/claudiodangelis/banco/hello-world"><img src="https://agentmods.dev/badge/skills/claudiodangelis/banco/hello-world/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/claudiodangelis/banco/hello-world"><img src="https://agentmods.dev/badge/skills/claudiodangelis/banco/hello-world.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00027 | $0.00086 |
| Opus 5 | $0.00014 | $0.00043 |
| Sonnet 5 | $0.00005 | $0.00017 |
| Haiku 4.5 | $0.00003 | $0.00009 |
Grade A, and why
hello-world 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 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.
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
Hello World
This is a minimal example skill installed by banco via banco skills install claude.
When invoked, greet the user with a friendly "Hello, world!" and confirm that banco-installed skills are being discovered and are working as expected.
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 · 12 lines · 27 tokens per session scan A dc6d37d314ac
hello-world is a skill published in the GitHub repository claudiodangelis/banco (58 stars, last pushed 20d ago), licensed MIT. It adds 27 tokens to every session and 86 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-08-30.
Other skills, from other repositories
meegle
A guide and command-line interface for managing Feishu/Lark Meego project data, including work items, workflow steps, views, personal tasks, and schedules. Feishu/Lark is a collaboration platform, while Meego is its project-management system.
project-ops
Use when an operator wants to run a small or mid-sized project from a flat file instead of standing up Jira or Asana — dated milestones each with one named owner and a binary done-test, rule-driven RAG status, a RAID log, slippage detection, and a two-minute weekly status report. NOT sequencing the engineering work…
jjj
Use when working in a repository that has jjj initialized (a .jj/jjj-meta directory), or when coordinating several agents on shared work — tracking problems, proposing competing solutions, critiquing them, and reaching decisions that survive history rewrites. Also use when asked to set up multi-agent collaboration…
jjj
Use when working in Jujutsu repositories for problem tracking, solution management, and code review — implements Popperian epistemology (problems → solutions → critiques) directly in version control.
Framework Detector
Multi-signal framework detection with confidence scoring for 6 major frameworks.
metagit-cli
CLI-only shortcuts for metagit agents — workspace catalog, discovery, prompts, sync, layout, and config. Use instead of MCP or HTTP API when operating from a shell or agentmode session.