Create a new MCP tool end-to-end: sub-package, input/output structs, handler, ActionSpec metadata, markdown formatter, tests, catalog projection, and documentation. Use when adding a new GitLab API endpoint as an MCP tool.
$npx -y skills add jmrplens/gitlab-mcp-server --skill create-mcp-toolInstalls into the current project.
Run `npx skills use "https://github.com/jmrplens/gitlab-mcp-server" --skill "jmrplens/gitlab-mcp-server/create-mcp-tool"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jmrplens/gitlab-mcp-server" that are relevant to the current task. Run `npx skills add "https://github.com/jmrplens/gitlab-mcp-server"` and select the relevant skills, then follow their instructions.