sample-skill

sample-skill is a skill for Claude Code, Codex from kyungseo/skillstead. It costs 39 tokens per session (214 once invoked), scanned A, original, Apache-2.0.

A reserved example skill whose instructions have not yet been replaced with a real identity or purpose.

In plain words
What is it for?
Do not use it in an active catalogue or workflow until its purpose, boundaries, and concrete outcome are defined.
Why use it?
It is not ready for use because its description still tells the maintainer to define what it does and when it should be selected.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/kyungseo/skillstead/skill-package
Any agent
npx skills add kyungseo/skillstead --skill skill-package
Clone the repo
git clone --depth 1 https://github.com/kyungseo/skillstead

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 sample-skill

README.md
[![agentmods](https://agentmods.dev/badge/skills/kyungseo/skillstead/skill-package.svg)](https://agentmods.dev/skills/kyungseo/skillstead/skill-package)
Your own site
<a href="https://agentmods.dev/skills/kyungseo/skillstead/skill-package"><img src="https://agentmods.dev/badge/skills/kyungseo/skillstead/skill-package.svg" alt="Measured on agentmods" height="20"></a>
Per session 39 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 214 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00039 $0.00214
Opus 5 $0.00019 $0.00107
Sonnet 5 $0.00008 $0.00043
Haiku 4.5 $0.00004 $0.00021

Measured 4d ago against content hash 87f4a413da62, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

sample-skill 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 4d 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.

playbooks/skill-development/templates/skill-package/SKILL.md · 35 lines

What it actually says

Sample Skill

Use When

  • Replace with concrete requests that should select the skill.

Do Not Use When

  • Replace with similar requests that belong to another workflow.
  • Do not use the reserved sample-skill identity in active inventory.

Procedure

  1. Confirm the target, desired outcome, and host workflow.
  2. Inspect only the inputs needed for the task.
  3. Show approval boundaries before any mutation.
  4. Produce the requested artifact and verify its material contract.
  5. Report the result, limitations, and safe next action.

Failure Boundary

Stop when a required input, authority decision, or safe verification path is missing. Do not turn missing evidence into a capability or support claim.

Files

What ships with it

4 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. 4d ago First seen · 35 lines · 39 tokens per session scan A 87f4a413da62

Subscribe to this mod's changes

sample-skill is a skill published in the GitHub repository kyungseo/skillstead (78 stars, last pushed 5d ago), licensed Apache-2.0. It adds 39 tokens to every session and 214 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-30.

Related

Other skills, from other repositories

data-viz-renderer

Generate self-contained HTML/SVG infographics from JSON data, including stat cards, bar charts, flow diagrams, and mixed dashboards. Offers 8 color palettes and built-in icons with no external dependencies. Triggered when users request data visualization, infographics, charts, or dashboards.

zebbern/claude-code-guide · 62 tokens

reimagine-it

Content-Derived Design — reads existing HTML and writes a stronger standalone page from headings, facts, names, dates, numbers, links, emails, and colors already in that file. CLI: npx reimagine-it --auto -i page.html -o out.html; also variations, lock, and audit. Use when the user says /reimagine-it, "reimagine it"…

Kayforkind/reimagine-it · 197 tokens

archforge-pptx-lint

Use when building, editing, or reviewing .pptx files - run the archforge linter on the built file before delivery, read its gate codes, fix defects, and re-lint until clean. Catches silent font fallback (Hangul-deep, CJK-aware), tracking damage, unreadable sizes, text collisions, off-canvas bleed, and AI-generated…

Love-Ash/archforge · 91 tokens

data-viz-gen

从 JSON 数据生成自包含的 HTML/SVG 信息图,支持 KPI 统计卡片、分组柱状图对比、流程图和混合仪表盘四种类型,提供 8 套配色方案和 24 个内置图标,输出完全自包含的 HTML 文件,无需外部依赖。当用户需要数据可视化、信息图、图表、仪表盘,或提及生成图表、制作 dashboard、展示统计数据等请求时触发。.

serejaris/kimi-skills · 112 tokens

data-viz-renderer

Generate self-contained HTML/SVG infographics from JSON data, including stat cards, bar charts, flow diagrams, and mixed dashboards. Offers 8 color palettes and built-in icons with no external dependencies. Triggered when users request data visualization, infographics, charts, or dashboards.

serejaris/kimi-skills · 62 tokens

fireworks-tech-graph

Create technical diagrams such as software architecture, data flow, flowcharts, sequence diagrams, C4 reviews, cloud deployments, event streams, observability investigations, agent/memory systems, UML, ER, network topology, timelines, and technical concept maps, then export SVG, PNG, focused semantic SVG-to-GIF…

yizhiyanhua-ai/fireworks-tech-graph · 128 tokens