Agenfk Uninstall banner
cglab-public cglab-public

Agenfk Uninstall

Development community

Description

--- description: Uninstall AgenFK — removes MCP config, slash commands, skills, and framework files --- You are executing the `/agenfk-uninstall` command. Run the uninstall script with `-y` to skip the interactive prompt: ```bash node ~/.agenfk-system/scripts/uninstall.mjs -y ``` Show the output to the user. If `~/.agenfk-system` does not exist, inform the user that AgenFK does not appear to be installed.

Installation

Installs to ~/.claude/skills/cglab-public-agenfk-agenfk-uninstall/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cglab-public-agenfk-agenfk-uninstall && curl -fsSL https://raw.githubusercontent.com/cglab-public/agenfk/HEAD/commands/agenfk-uninstall.md -o ~/.claude/skills/cglab-public-agenfk-agenfk-uninstall/SKILL.md

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

Full documentation available on GitHub

View Source Repository