valid-skill

valid-skill is a skill for Claude Code, Codex from Sagargupta16/skillcheck. It costs 24 tokens per session (47 once invoked), scanned A, original, MIT.

A small skill used to test whether the skill-checking process works correctly.

In plain words
What is it for?
Testing the skill-checking tool and verifying that a task is completed and checked.
Why use it?
It provides a known valid example for checking skill validation.

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/sagargupta16/skillcheck/valid-skill
Any agent
npx skills add Sagargupta16/skillcheck --skill valid-skill
Clone the repo
git clone --depth 1 https://github.com/Sagargupta16/skillcheck

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/sagargupta16/skillcheck/valid-skill.svg)](https://agentmods.dev/skills/sagargupta16/skillcheck/valid-skill)
Your own site
<a href="https://agentmods.dev/skills/sagargupta16/skillcheck/valid-skill"><img src="https://agentmods.dev/badge/skills/sagargupta16/skillcheck/valid-skill.svg" alt="Measured on agentmods" height="20"></a>
Per session 24 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 47 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.00024 $0.00047
Opus 5 $0.00012 $0.00023
Sonnet 5 $0.00005 $0.00009
Haiku 4.5 $0.00002 $0.00005

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

Security

Grade A, and why

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

fixtures/valid-skill/SKILL.md · 10 lines

What it actually says

Valid skill

Do the thing, then verify the thing.

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 · 10 lines · 24 tokens per session scan A 7c2767c7f79d

Subscribe to this mod's changes

valid-skill is a skill published in the GitHub repository Sagargupta16/skillcheck (5 stars, last pushed 26d ago), licensed MIT. It adds 24 tokens to every session and 47 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-31.

Related

Other skills, from other repositories

kb-lint

Health-check a knowledge bundle for conformance and drift; optionally auto-fix safe issues.

stjbrown/agent-knowledge · 22 tokens

natural-japanese

仕事の日本語文書を読みやすくわかりやすく書く・直すためのスキル。議事録(文字起こしからの議事録化を含む)、調査レポート・分析レポート、社内ガイド・マニュアル、リサーチメモ・ディスカッションペーパー・企画書・提案書・報告書・メール、スライド構成案といったビジネス文書の作成・校正、「結論から書いて」「論旨を明確に」「見出しを端的に」「専門用語をわかりやすく説明して」といった指示のいずれでも使用する。AI臭さの除去(「AIっぽい」「AI臭い」「機械翻訳っぽい」「不自然」「もっと自然な日本語に」「機械っぽい」「人間っぽくして」「単調」「〜することができる、と言えるだろう、のような言い回し」といった直接・間接・口語の指摘、AIで書いたと言われ…

coji/natural-japanese · 603 tokens

release

Cut a protolint release — preflight checks, tagging, and verifying that all six distribution channels actually published. Use when asked to release, publish, ship a version, or when a release partially failed and needs diagnosing.

yoheimuta/protolint · 47 tokens

add-lint-rule

Add a new lint rule to protolint — every file that has to change, and how the official/unofficial, fixable and auto-disable behaviours are wired. Use when asked to add, implement, or write a new rule.

yoheimuta/protolint · 52 tokens

slopless

Use Slopless to review English Markdown for deterministic AI and human slop signals, including vague phrasing, formulaic prose, weak rhythm, filler, and cliches.

berelevant-ai/slopless · 39 tokens

aap-lint

Skill "aap-lint" from automateyournetwork/netclaw, covering ansible lint operations, mcp server, available tools (9), key concepts and workflow: pre-deployment playbook validation.

automateyournetwork/netclaw · 49 tokens