Search DevTools

Jump to any tool or page

Workspace Mirror Skill

AI agent skill and MCP server maintained by @ahadkhan9.

ahadkhan95 stars0 forksDeveloper Tools
View source

Install

Terminal

$npx -y workspace-mirror-skill

mcp_config.json

{
  "mcpServers": {
    "workspace-mirror-skill": {
      "args": [
        "-y",
        "workspace-mirror-skill"
      ],
      "command": "npx"
    }
  }
}

Tools exposed1

execute
Invokes exported functions and tools from workspace-mirror-skill.

Documentation

workspace-mirror-skill

AI skill and MCP server for automated developer agent workflows.

Repository & Author

Installation

npx -y workspace-mirror-skill

Sourced from the repository README.

More in Developer Tools