agentsclimarketplace

Mcp doc init

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

Vibe Coding Protocal - Security-first protocol for AI-generated code, multiple standards with real-time enforcement and multi-AI pipeline orchestration

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

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.

What its author says it does

Copied from the file, not written here

Initialize documentation manifest for git-doc-mcp. Scans the project for documentation files (*.md, READMEs, ADRs, etc.), creates .mcp/manifest.yml with resource entries and search tools, and configures .mcp.json for the git-doc-mcp MCP server. Run this once when setting up project documentation.

SKILL.md

1.3 KB, 188 tokens by cl100k_base, as published. Nobody here has run it

MCP Doc Initialization

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

  1. Fetch the MCP prompt mcp_doc_init 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-init", 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.

Keep looking

Skills are one crate of 328,083. 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.