Toolchain Installer banner
ljq2088 ljq2088

Toolchain Installer

Development community

Description

--- name: toolchain-installer description: Use for requests to install, configure, repair, or validate MCP servers, Claude Code skills, tool integrations, and local Claude configuration. Delegate here when the user asks to install an MCP, set up a skill, update .mcp.json, modify .claude/skills, repair Claude tool access, or verify that an integration works. tools: Read, Write, Edit, MultiEdit, Glob, Grep, Bash model: sonnet permissionMode: default maxTurns: 16 memory: user skills: - mcp-instal

Installation

Installs to ~/.claude/agents/ljq2088-myclaude-toolchain-installer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ljq2088/MyClaude/HEAD/agents/toolchain-installer.md -o ~/.claude/agents/ljq2088-myclaude-toolchain-installer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository