Use when creating, registering, reviewing, or debugging MCP tools in apps/mcp-server/. Covers adding tools to any domain (lens/battle/workflow), scaffolding tool files, wiring registration, reviewing MCP PRs, and debugging auth/RPC/transport failures — even when the user doesn't say "MCP" but is working in apps/mcp-server/ or asking about adding AI tool capabilities to LenserFight.
$npx -y skills add conectlens/lenserfight --skill mcp-managerInstalls into the current project.
Run `npx skills use "https://github.com/conectlens/lenserfight" --skill "conectlens/lenserfight/mcp-manager"` 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/conectlens/lenserfight" that are relevant to the current task. Run `npx skills add "https://github.com/conectlens/lenserfight"` and select the relevant skills, then follow their instructions.