Invoke to uninstall or remove any tool that the Famdeck toolkit installed — Beads, Atlas, Relay, Serena, Agent Mail, or the toolkit itself. This is the only skill that performs removal; individual tool skills do not handle their own uninstallation. Use whenever the request is about removing, deleting, or cleaning up toolkit-managed Claude Code tools, regardless of how it's phrased.
From famdeck-toolkitnpx claudepluginhub ivintik/private-claude-marketplace --plugin famdeck-toolkitThis skill uses the workspace's default tool permissions.
Designs and optimizes AI agent action spaces, tool definitions, observation formats, error recovery, and context for higher task completion rates.
Enables AI agents to execute x402 payments with per-task budgets, spending controls, and non-custodial wallets via MCP tools. Use when agents pay for APIs, services, or other agents.
Compares coding agents like Claude Code and Aider on custom YAML-defined codebase tasks using git worktrees, measuring pass rate, cost, time, and consistency.
Remove toolkit-managed tools (plugins and MCP servers).
python3 ${CLAUDE_PLUGIN_ROOT}/scripts/uninstall.py $ARGUMENTS
Pass any flags or tool names from the user's request through as $ARGUMENTS. The script shows
installed tools and prompts which to remove. Display the results to the user.