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.
npx agentmods add instructions/exboys/skilllite/claude-mdgit clone --depth 1 https://github.com/EXboys/skillliteWrote 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.
[](https://agentmods.dev/instructions/exboys/skilllite/claude-md)<a href="https://agentmods.dev/instructions/exboys/skilllite/claude-md"><img src="https://agentmods.dev/badge/instructions/exboys/skilllite/claude-md.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00681 | $0.00681 |
| Opus 5 | $0.00341 | $0.00341 |
| Sonnet 5 | $0.00136 | $0.00136 |
| Haiku 4.5 | $0.00068 | $0.00068 |
Grade A, and why
skilllite CLAUDE.md 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.
How it starts
The opening of the file, as written. The whole thing — 69 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Claude Project Instructions
Use the same rule semantics as Cursor, but follow Claude's file conventions.
Source of Truth
- Verification integrity (highest priority):
spec/verification-integrity.md - Task artifact language policy:
spec/task-artifact-language.md - Spec routing and enforcement:
spec/README.md - Architecture constraints:
spec/architecture-boundaries.md - Rust coding conventions:
spec/rust-conventions.md - Security constraints:
spec/security-nonnegotiables.md - Testing policy:
spec/testing-policy.md - Docs sync policy:
spec/docs-sync.md - Structured-signal-first policy:
spec/structured-signal-first.md - Task workflow:
tasks/README.md - Task board:
tasks/board.md
Do not duplicate rule content in this file. Follow the referenced files directly.
Contribution Modes
- External/community contribution (lightweight):
Task ID: N/Ais acceptable for small fixes/docs/issues.- Creating
tasks/TASK-.../is optional. - Validation evidence and regression notes are still required in PR.
- Core/maintainer contribution (strict):
- Use full
tasks/TASK-.../lifecycle for non-trivial work.
- Use full
Required Workflow
- Determine task type and inject specs using
spec/README.md. - For non-trivial work, create/reuse a task folder in
tasks/TASK-.../. - Before implementation starts, ensure baseline task artifacts are ready:
TASK.mdscoped with acceptance criteriaPRD.mddrafted (or explicitlyN/Awith reason)CONTEXT.mddrafted (or explicitlyN/Awith reason)
- Keep task artifacts updated:
TASK.mdPRD.mdCONTEXT.mdSTATUS.mdREVIEW.md- Keep task artifacts in English per
spec/task-artifact-language.md
- Keep
tasks/board.mdin sync with real status. - For any Rust code change, enforce
spec/rust-conventions.mdandspec/testing-policy.md. - For behavior/command/env/doc/release changes, enforce
spec/docs-sync.md.
Task Creation
Prefer the standard task bootstrap script:
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.
- 4d ago First seen · 69 lines · 681 tokens per session scan A 1ffccc3e7df8
skilllite CLAUDE.md is an instructions file published in the GitHub repository EXboys/skilllite (167 stars, last pushed yesterday), licensed MIT. It adds 681 tokens to every session, about $0.0034 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.
Other instructions, from other repositories
OneManCompany CLAUDE.md
Instructions for 1mancompany/OneManCompany, covering gstack and skill routing.
brood-box CLAUDE.md
Claude Code instructions for stacklok/brood-box, covering brood-box, commands — always use task (taskfile.yaml), architecture — strict ddd (domain-driven design), layers and ddd rules (non-negotiable).
agent-skills AGENTS.md
AGENTS.md instructions for magnus919/agent-skills, covering agents.md — agent guide for agent-skills, format compliance, readme format, required sections and style guidance.
gangsta AGENTS.md
Instructions for kucherenko/gangsta, covering contributing to gangsta, what this is, what will not be accepted, skill changes and the laws apply to contributors too.
gangsta GEMINI.md
Instructions for kucherenko/gangsta, a project described as: AI agentic skills framework for spec-driven development, built on the organizational model of mafia.
shisan-xinuo-workflow AGENTS.md
AGENTS.md instructions for zxc663/shisan-xinuo-workflow, covering 项目级 agent 规则 · shisan-xinuo-workflow(本仓库), 工作流在场(本仓库会话), 维护纪律(本 skill 正文 vs 史料——开发本 skill 时的写作规范), 项目承载(已就绪) and 本仓库底线(区别于通用纪律).