sample-skill

sample-skill is a skill for Claude Code, Codex from lc-rezende/AI-Custom-Skills. It costs 34 tokens per session (164 once invoked), scanned A, original, Apache-2.0.

A repeatable workflow for creating or updating a coding-agent skill in a repository. A skill is a folder of instructions that teaches the agent when and how to perform a particular kind of work.

In plain words
What is it for?
Use it when adding a new skill folder, changing its instructions, or checking that the skill follows the Agent Skills specification.
Why use it?
It reduces the chance of missing required files, naming rules, documentation details, or validation. It gives contributors a consistent way to add skills.

Skill for Claude CodeCodex

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

Good fit Use it when adding a new skill folder, changing its instructions, or checking that the skill follows the Agent Skills specification.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/lc-rezende/ai-custom-skills/sample-skill
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 lc-rezende/AI-Custom-Skills --skill sample-skill
Clone the repo
git clone --depth 1 https://github.com/lc-rezende/AI-Custom-Skills

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/lc-rezende/ai-custom-skills/sample-skill/github.svg)](https://agentmods.dev/skills/lc-rezende/ai-custom-skills/sample-skill)
Your own site
<a href="https://agentmods.dev/skills/lc-rezende/ai-custom-skills/sample-skill"><img src="https://agentmods.dev/badge/skills/lc-rezende/ai-custom-skills/sample-skill/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 sample-skill

Your own site · 80×15
<a href="https://agentmods.dev/skills/lc-rezende/ai-custom-skills/sample-skill"><img src="https://agentmods.dev/badge/skills/lc-rezende/ai-custom-skills/sample-skill.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 34 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 164 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.00034 $0.00164
Opus 5 $0.00017 $0.00082
Sonnet 5 $0.00007 $0.00033
Haiku 4.5 $0.00003 $0.00016

Measured 9d ago against content hash f205dcef7e49, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, 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 9d 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.

sample-skill/SKILL.md · 18 lines

What it actually says

Workflow

  1. Create a new folder using lowercase letters, numbers, and hyphens.
  2. Add a SKILL.md with required frontmatter and concise instructions.
  3. Keep the file under 500 lines and under 5,000 tokens.
  4. Add optional references/, scripts/, or assets/ only if needed.
  5. Validate the skill with skills-ref validate ./path-to-skill.

Output expectations

  • The skill folder follows the Agent Skills specification.
  • The SKILL.md description states what the skill does and when to use it.
Files

What ships with it

1 file 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. 9d ago First seen · 18 lines · 34 tokens per session scan A f205dcef7e49

Subscribe to this mod's changes

sample-skill is a skill published in the GitHub repository lc-rezende/AI-Custom-Skills (1 stars, last pushed 5mo ago), licensed Apache-2.0. It adds 34 tokens to every session and 164 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

cognito

AWS Cognito user authentication and authorization service. Use when setting up user pools, configuring identity pools, implementing OAuth flows, managing user attributes, or integrating with social identity providers.

itsmostafa/aws-agent-skills · 38 tokens

sns

AWS SNS notification service for pub/sub messaging. Use when creating topics, managing subscriptions, configuring message filtering, sending notifications, or setting up mobile push.

itsmostafa/aws-agent-skills · 32 tokens

playwright-cli

Automates browser interactions for testing and validating your own web applications using playwright-cli. Use when you need terminal-first browser control for navigation, form filling, screenshots, tracing, bound browser sessions, debugging, or generating Playwright test code. Only use against applications you own or…

testdino-hq/playwright-skill · 64 tokens

aidlc-master

Runs the AWS AI-DLC (AI-Driven Development Life Cycle) methodology end to end: an adaptive three-phase workflow (Inception → Construction → Operations) with human approval gates, a full audit trail, and all artifacts in aidlc-docs/. Use when the user says "Using AI-DLC", "AI-DLC", "AIDLC", "aidlc-master", or asks for…

fabricioctelles/skills · 243 tokens

agent-plugin-eval

Audit, score, and compare repositories containing portable Agent Plugins against the official Agent Plugins specification. Use when asked to review a plugin repo, check plugin.json or mcp.json conformance, assess bundled skills and MCP servers, produce an evidence-cited 0–100 plugin scorecard, identify release…

fabricioctelles/skills · 75 tokens

design-md-validator

Validate DESIGN.md files against the official Google specification using the @google/design.md CLI linter. Works with local files. Use when the user wants to lint a DESIGN.md, check spec compliance, find broken token references, verify WCAG contrast ratios, diff two versions, export tokens to Tailwind or DTCG format…

fabricioctelles/skills · 170 tokens