hello-world

hello-world is a skill for Claude Code, Codex from claudiodangelis/banco. It costs 27 tokens per session (86 once invoked), scanned A, original, MIT.

A small example skill that greets the user with “Hello, world!” and confirms that installed skills can be found and used.

In plain words
What is it for?
Testing whether banco-installed skills are detected and can be invoked.
Why use it?
It provides a simple check that the skill installation and discovery system is working.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Testing whether banco-installed skills are detected and can be invoked.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/claudiodangelis/banco/hello-world
Install

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.

Any agent
npx skills add claudiodangelis/banco --skill hello-world
Clone the repo
git clone --depth 1 https://github.com/claudiodangelis/banco

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for hello-world

README.md
[![agentmods](https://agentmods.dev/badge/skills/claudiodangelis/banco/hello-world/github.svg)](https://agentmods.dev/skills/claudiodangelis/banco/hello-world)
Your own site
<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.

agentmods 80×15 button for hello-world

Your own site · 80×15
<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>
Per session 27 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 86 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce 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

Measured 10d ago against content hash dc6d37d314ac, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

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.

src/skills/hello-world/SKILL.md · 12 lines

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.

Changes

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.

  1. 10d ago First seen · 12 lines · 27 tokens per session scan A dc6d37d314ac

Subscribe to this mod's changes

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.

Related

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.

larksuite/meegle-cli · 126 tokens

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…

ericrisco/rsc-harness · 80 tokens

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…

doug/jjj · 77 tokens

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.

doug/jjj · 40 tokens

Framework Detector

Multi-signal framework detection with confidence scoring for 6 major frameworks.

FortiumPartners/ensemble · 16 tokens

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.

metagit-ai/metagit-cli · 43 tokens