agentsclimarketplace

Mcp doc scan

Skill Z-M-Huang/vcp/plugins/mcp-doc/skills/mcp-doc-scan

Scan project and report documentation coverage. Finds undocumented directories, stale manifest entries, and prioritized recommendations.From its SKILL.md

Install
npx -y skills add Z-M-Huang/vcp --skill mcp-doc-scan

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 14 stars14 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.1 KB, 191 tokens by cl100k_base, as published. Nobody here has run it

MCP Doc Coverage Scan

This skill is a slash-command launcher. The authoritative workflow lives in the MCP Doc MCP prompt mcp_doc_scan and resource mcp-doc://prompts/mcp-doc-scan.

  1. Fetch the MCP prompt mcp_doc_scan with the caller-supplied host, current project path, and raw command arguments.
  2. If MCP prompts are not directly available, call MCP Doc MCP tool get_prompt({ command: "mcp-doc-scan", host, project_path, arguments }) and follow the returned prompt text.
  3. The returned prompt may instruct you to call MCP Doc MCP tools or host-native file/shell tools. Use MCP tools for deterministic guidance when available.
  4. If the MCP Doc MCP server is unavailable, stop and tell the user to enable the MCP Doc MCP server for this plugin.

Do not reimplement the workflow in this file; update the MCP prompt instead.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.