Uninstall banner
deeso deeso

Uninstall

Development community

Description

# Uninstall — Remove Claude Job Hunter Skills Remove all Claude Job Hunter slash commands from `~/.claude/commands/` and clean up the configuration file. Does NOT delete your personal data (profile, evaluations, cards) — only removes the skill symlinks and config. ## Inputs **Usage:** `/uninstall` No arguments. The command will confirm before removing anything. ## Workflow ### Step 1: Locate the repo Find the `claude-job-hunter` repo by checking (in order): 1. The directory this command f

Installation

Installs to ~/.claude/skills/deeso-claude-job-hunter-uninstall/SKILL.md

Terminal
mkdir -p ~/.claude/skills/deeso-claude-job-hunter-uninstall && curl -fsSL https://raw.githubusercontent.com/deeso/claude-job-hunter/HEAD/commands/uninstall.md -o ~/.claude/skills/deeso-claude-job-hunter-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