hello-claude

hello-claude is a skill for Claude Code from anistark/sutras. It costs 35 tokens per session (286 once invoked), scanned A, original, MIT.

A small example skill that greets users and demonstrates how an Anthropic Agent Skill is structured. It is managed with the Sutras development tool.

In plain words
What is it for?
Use it for greetings, demonstrations, examples, or checking that skill functionality works.
Why use it?
It gives developers a simple way to test skill invocation and see the expected shape of a skill.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the sutras plugin — 2 skills shipped together

Good fit Use it for greetings, demonstrations, examples, or checking that skill functionality works.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/anistark/sutras/hello-claude
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 anistark/sutras --skill hello-claude
Clone the repo
git clone --depth 1 https://github.com/anistark/sutras

Made for: Claude Code.

Or install sutras, the plugin that ships this one along with the rest of its 2 skills.

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-claude

README.md
[![agentmods](https://agentmods.dev/badge/skills/anistark/sutras/hello-claude.svg)](https://agentmods.dev/skills/anistark/sutras/hello-claude)
Your own site
<a href="https://agentmods.dev/skills/anistark/sutras/hello-claude"><img src="https://agentmods.dev/badge/skills/anistark/sutras/hello-claude.svg" alt="Measured on agentmods" height="20"></a>
Per session 35 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 286 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.
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.00035 $0.00286
Opus 5 $0.00017 $0.00143
Sonnet 5 $0.00007 $0.00057
Haiku 4.5 $0.00003 $0.00029

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

Security

Grade A, and why

hello-claude 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 8d 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.

examples/skills/hello-claude/SKILL.md · 49 lines

What it actually says

Hello Claude

A demonstration skill showing the basic structure of an Anthropic Agent Skill managed with Sutras.

Instructions

When this skill is invoked:

  1. Greet the user warmly
  2. Explain that this is an example skill
  3. Mention that it's built with the Sutras devtool
  4. Offer to show them other available skills

When to Use

Use this skill when:

  • User asks for a greeting or hello
  • User wants to test skill functionality
  • User asks "what skills do you have?" or similar
  • You need a simple example to demonstrate

Examples

Example 1: Simple Greeting

User: Hello!
Claude: [invokes hello-claude skill]
Output: Hello! I'm Claude, and I'm using the hello-claude skill...

Example 2: Skill Demonstration

User: Show me how skills work
Claude: [invokes hello-claude skill]
Output: Let me demonstrate with this hello-claude skill...

Notes

This skill is intentionally simple to serve as a template and reference for creating new skills with Sutras.

Files

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.

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. 8d ago First seen · 49 lines · 35 tokens per session scan A b8cc85b275c0

Subscribe to this mod's changes

hello-claude is a skill published in the GitHub repository anistark/sutras (5 stars, last pushed 4mo ago), licensed MIT. It adds 35 tokens to every session and 286 once invoked, about $0.0002 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-31.

Related

Other skills, from other repositories

html-artifacts

Author the HTML for a plan artifact, dashboard iframe, or Slack attachment — structure, design plan, available runtime, theming, and craft. Read this before writing HTML for saveplan, outputiframe, or slackattachhtml.

langchain-ai/open-swe · 51 tokens

bootstrap-repo-analysis

First-time analysis of a repository with no prior reviewer outcomes. Crawl historical merged-PR review feedback with the gh CLI (plus any preloaded samples), extract the team's review norms, and synthesize the initial per-repo review-style prompt. Use this for a cold-start repo; use continual-learning instead once the…

langchain-ai/open-swe · 73 tokens

baby-sit

Monitor a GitHub pull request until CI is green, diagnose failures, and rerun only evidence-backed flaky GitHub Actions jobs.

langchain-ai/open-swe · 30 tokens

continual-learning

Nightly refinement of an existing per-repo review-style prompt using this reviewer's own finding outcomes. Read confirmed (resolved-by-commit / thumbs-up) and dismissed (thumbs-down) findings, promote the bug patterns the team actually fixes, demote the false-positive patterns, reconcile against the current prompt…

langchain-ai/open-swe · 89 tokens

aig-scanner

A.I.G Scanner — AI security scanning for infrastructure, AI tools / skills, AI Agents, and LLM jailbreak evaluation via Tencent Zhuque Lab AI-Infra-Guard. Uses built-in exec + Python script, no plugin required. Requires AIGBASEURL to be configured. Triggers on: scan AI service, AI vulnerability scan, scan AI infra…

Tencent/AI-Infra-Guard · 142 tokens

pdf

Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and…

spytensor/openmozi · 92 tokens