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 skills add 777genius/plugin-kit-ai --skill lint-repogit clone --depth 1 https://github.com/777genius/plugin-kit-aiWrote 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/skills/777genius/plugin-kit-ai/lint-repo)<a href="https://agentmods.dev/skills/777genius/plugin-kit-ai/lint-repo"><img src="https://agentmods.dev/badge/skills/777genius/plugin-kit-ai/lint-repo/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.
<a href="https://agentmods.dev/skills/777genius/plugin-kit-ai/lint-repo"><img src="https://agentmods.dev/badge/skills/777genius/plugin-kit-ai/lint-repo.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00000 | $0.00254 |
| Opus 5 | $0.00000 | $0.00127 |
| Sonnet 5 | $0.00000 | $0.00051 |
| Haiku 4.5 | $0.00000 | $0.00025 |
Grade A, and why
lint-repo 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.
This is a copy
100% identical to lint-repo — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
What it actually says
lint-repo
Claude generate for
skills/lint-repo/SKILL.md. Edit the canonical source, then re-runplugin-kit-ai skills generate.
Summary
Check that this skill package is internally consistent and report actionable failures.
Command
- Runtime:
go - Invocation:
go run ./cmd/lint-repo
Compatibility
- Requires: go >=1.22
- Supported OS: darwin, linux
- Requires a repository checkout
- Run from the example root so the command can inspect the authored and generated skill files together.
Allowed tools
bashgo
Canonical instructions
Lint Repository
What it does
Checks that the example skill package keeps its canonical SKILL.md, generated artifacts, and command doc in sync.
When to use
Use this when you want a small but real Go-backed skill example instead of a placeholder command stub.
How to run
Run go run ./cmd/lint-repo from the example root.
Constraints
- This is a non-interactive command.
- It assumes the current directory is the example checkout.
- Diagnostics go to stdout and stderr; fix the reported issues before rerunning.
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.
- 9d ago First seen · 42 lines · 0 tokens per session scan A fa8eb7aea3c7
lint-repo is a skill published in the GitHub repository 777genius/plugin-kit-ai (10 stars, last pushed 9d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 254 tokens. A static security scan graded it A with 0 findings. It is 100% identical to lint-repo, differing in 0 lines, and is treated as a copy.
Other skills, from other repositories
code_explorer
Explores the repository to locate primary source files, coupled UI components, and test files for bug reports or feature requests.
audit
Run technical quality checks across accessibility, performance, theming, responsive design, and anti-patterns. Generates a scored report with P0-P3 severity ratings and actionable plan. Use when the user wants an accessibility check, performance audit, or technical quality review.
therapeutic-ifs
Unified inner work engine: Schema deconstruction (diagnosis) + IFS therapy (treatment). Absorbs: schema-deconstruction.
social-physics-filter
Unified boundary enforcement, interpersonal diagnostic, and relational audit engine. Absorbs 40 psychology + 2 social protocols and all relationship case studies.
Diagnostic-First Refactoring
A non-destructive, decoupled analysis protocol for refactoring code. Generates a "Bill of Materials" report before any code is touched.
self-diagnose
Sutando introspection — read logs + git + memory + build log for a chosen time window and produce a concise narrative of what the agent has been doing, what's broken, and what to prioritize next.