How this skill is triggered — by the user, by Claude, or both
Slash command
/mcp-redash:redash-removeThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
指定 suffix の Redash MCP をプロジェクトの `.mcp.json` から削除します。
指定 suffix の Redash MCP をプロジェクトの .mcp.json から削除します。
以下のコマンドを実行してください。$ARGUMENTS にはユーザーが指定した suffix が入ります。
node "${CLAUDE_PLUGIN_ROOT}/scripts/redash-mcp-config.js" remove $ARGUMENTS
コマンドの出力をそのままユーザーに表示してください。
npx claudepluginhub takemi-ohama/ai-plugins --plugin mcp-redashGenerates .mcp.json and .claude/settings.json to configure MCP servers, tokens, and tool permissions for agent-flow pipeline. Supports CLI flags for tracker type, instance URL, and source control remote.
Permanently deletes a Stitch project including all screens, designs, and history via MCP tool after fetching details with stitch-mcp-get-project and explicit user confirmation. Use for user-requested project cleanup.
Configures MCP servers for Claude Code at project or user scope with best practices to prevent context pollution. Checks status, adds/removes servers via .mcp.json or ~/.claude.json.