organize-skill-mcp

Audit skill installations and MCP server configurations across AI coding tools.

8|1|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/ccomkhj/skills --skill organize-skill-mcp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: organize-skill-mcp
Source: https://github.com/ccomkhj/skills/tree/main/organize-skill-mcp
Command: npx skills add https://github.com/ccomkhj/skills --skill organize-skill-mcp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill prevents broken, insecure, or inconsistent AI tool setups by auditing every installed skill and MCP server configuration across multiple agents and toolchains.

Core Features & Use Cases

  • Cross-tool discovery & inventory: Scans global and project-scoped skill installs across Claude Code, Claude Desktop, Cursor, Windsurf, Codex, and Gemini CLI.
  • Symlink integrity & sourcing: Resolves symlink chains, detects broken/indirect links, identifies source repos, and flags unlinked skills.
  • MCP configuration coverage & consistency: Builds a cross-tool matrix of MCP servers and highlights missing, divergent, or disabled configurations.
  • Security-focused credential detection: Greps known sensitive patterns in all discovered configs and reports exact files/lines with remediation guidance.

Quick Start

Ask the AI to run the organize-skill-mcp audit to produce a consolidated report and a prioritized fix list for your current skills and MCP setup.

Frequently Asked Questions about organize-skill-mcp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit MCP server configurations across multiple AI coding tools?

To audit MCP server configurations across multiple AI coding tools, you can run a cross-tool discovery scan that builds a configuration matrix. This process highlights missing, divergent, or disabled MCP servers across Claude Code, Cursor, Windsurf, Codex, and Gemini CLI.

What is the best way to find broken symlinks in my AI coding skills?

Finding broken symlinks in your AI coding skills is done by resolving symlink chains and auditing global and project-scoped installations. This identifies broken or indirect links, flags unlinked skills, and traces them back to their source repositories.

How do I scan MCP config files for exposed credentials and security risks?

Scanning MCP config files for exposed credentials involves applying security-sensitive grep validation to JSON and TOML configurations. This reports exact files and lines containing sensitive patterns, providing actionable remediation guidance to secure your setup.

Does this skills management audit work with Claude Desktop and Cursor?

Yes, this skills management audit works with Claude Desktop and Cursor. It performs deterministic directory and config discovery to verify configuration coverage and consistency across Claude Code, Claude Desktop, Cursor, Windsurf, Codex, and Gemini CLI.

Why does my MCP server configuration show consistency gaps between different agents?

Your MCP server configuration shows consistency gaps due to divergent or missing settings across different toolchains. Auditing builds a cross-tool matrix to highlight these exact coverage gaps and generates a prioritized fix list for remediation.