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 XuanRanL/loamwright-SEO-Skill --skill manifest-consistency-checkergit clone --depth 1 https://github.com/XuanRanL/loamwright-SEO-SkillWrote 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/xuanranl/loamwright-seo-skill/manifest-consistency-checker)<a href="https://agentmods.dev/skills/xuanranl/loamwright-seo-skill/manifest-consistency-checker"><img src="https://agentmods.dev/badge/skills/xuanranl/loamwright-seo-skill/manifest-consistency-checker/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/xuanranl/loamwright-seo-skill/manifest-consistency-checker"><img src="https://agentmods.dev/badge/skills/xuanranl/loamwright-seo-skill/manifest-consistency-checker.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00048 | $0.00354 |
| Opus 5 | $0.00024 | $0.00177 |
| Sonnet 5 | $0.00010 | $0.00071 |
| Haiku 4.5 | $0.00005 | $0.00035 |
Grade A, and why
manifest-consistency-checker 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 12d 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.
What it actually says
Manifest Consistency Checker
Implementation: scripts/_core/manifest_consistency_check.py.
CLI
# Check (CI use)
python -m scripts._core.manifest_consistency_check --check
# Auto-fix
python -m scripts._core.manifest_consistency_check --apply
# Bump version (semver)
python -m scripts._core.manifest_consistency_check --bump patch # 3.2.0 → 3.2.1
python -m scripts._core.manifest_consistency_check --bump minor # 3.2.0 → 3.3.0
python -m scripts._core.manifest_consistency_check --bump major # 3.2.0 → 4.0.0
Files synced
- VERSION (source of truth)
- .claude-plugin/plugin.json
- .claude-plugin/marketplace.json
- install/claude-code/install.sh
- install/claude-code/install.ps1
- install/wordpress-mu-plugin/seo-machine-yoast-rest.php
- CHANGELOG.md
- scripts/init.py
CI integration
GitHub Actions runs --check on every commit; non-zero exit = drift = build fails.
See also
scripts/_core/manifest_consistency_check.py
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.
- 12d ago First seen · 40 lines · 48 tokens per session scan A f66a86d2c378
manifest-consistency-checker is a skill published in the GitHub repository XuanRanL/loamwright-SEO-Skill (49 stars, last pushed 26d ago), licensed Apache-2.0. It adds 48 tokens to every session and 354 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.
Other skills, from other repositories
node-inspect-debugger
Debug Node.js via --inspect + Chrome DevTools Protocol CLI.
inspecting-hermes-desktop-dom
Read the live Hermes desktop DOM/CSS over CDP.
agent-merge-conflict-arbiter
Neutral arbiter for merge conflicts between two agents.
python-debugpy
Debug Python: pdb REPL + debugpy remote (DAP).
node-connect
Diagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps. Use when QR/setup code/manual connect fails, local Wi-Fi works but VPS/tailnet does not, or errors mention pairing required, unauthorized, bootstrap token invalid or expired, gateway.bind, gateway.remote.url, Tailscale…
four-core-documents
Produce Part 3 of the 12-Part engagement: the four strategic-spine documents across 61 steps — 3.1 Business & SBU Analysis, 3.2 Segmentation Framework, 3.3 Brand Positioning & Communications, 3.4 DMFlow — with --doc single-document runs, --view v2 re-runs, and a --combined executive stitch. Triggers on…