ensure-manifest-docs-consistency

Solid

Check consistency of Manifest documentation across all sources (GitHub, website, ClawhHub, npm, skills) against the actual codebase. Produces a dissonance report with tables. Use when the user says "/ensure-manifest-docs-consistency", "check manifest docs", "docs consistency", or wants to audit Manifest documentation for contradictions.

AI & Automation 6,928 stars 431 forks Updated today MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Ensure Manifest Docs Consistency Audit all Manifest documentation sources for consistency against the live codebase. Produces a concise dissonance report with tables. ## Sources to Check ### Codebase (source of truth) Fetch these via the GitHub API (`https://api.github.com/repos/mnfst/manifest/contents/<path>`, decode base64): | File | What to extract | |------|----------------| | `package.json` | Root description, keywords, workspaces | | `README.md` | Features, install commands, provider list, savings claims, comparison table | | `CONTRIBUTING.md` | Tech stack, architecture, plugin descriptions, available scripts, dev setup | | `CLAUDE.md` | Dev guidelines, env vars, project structure, deployment modes | | `packages/openclaw-plugins/manifest/package.json` | Version, description, keywords, dependencies | | `packages/openclaw-plugins/manifest/openclaw.plugin.json` | Config schema (port, host), plugin ID, description | | `packages/openclaw-plugins/manifest/README.md` | Install commands, config options, data paths | | `packages/openclaw-plugins/manifest-model-router/package.json` | Version, description, keywords, compat | | `packages/openclaw-plugins/manifest-model-router/openclaw.plugin.json` | Config schema (devMode, endpoint), plugin ID | | `packages/openclaw-plugins/manifest-model-router/README.md` | Install commands, features, links | | `skills/manifest/SKILL.md` | Features, security, install, tools, routing, providers | | `.claude/skills/manifest-status/SKILL.md` |...

Details

Author
mnfst
Repository
mnfst/manifest
Created
3 years ago
Last Updated
today
Language
TypeScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category