zoryn-agent-skill-uninstall(1)
| ZORYN-AGENT-SKILL-UNINSTALL(1) | Zoryn Manual | ZORYN-AGENT-SKILL-UNINSTALL(1) |
NAME
zoryn-agent-skill-uninstall - Remove the zoryn Agent Skill reference from local AI agents.
SYNOPSIS
zoryn agent skill uninstall [-C DIR] [--debug] [--dir=DIR] [OPTION]…
DESCRIPTION
Delete the skill folder from each agent's skills directory (the inverse of install).
OPTIONS
- -C DIR
- Change to directory DIR before running.
- -d, --debug
- Enable debug output.
- --dir=DIR
- Skills folder to act on (repeatable). Overrides the defaults (~/.claude/skills and ~/.agents/skills). A leading ~/ is expanded to your home directory.
COMMON OPTIONS
- --help[=FMT] (default=auto)
- Show this help in format FMT. The value FMT must be one of auto, pager, groff or plain. With auto, the format is pager or plain whenever the TERM env var is dumb or undefined.
- --version
- Show version information.
EXIT STATUS
zoryn agent skill uninstall exits with:
- 0
- on success.
- 123
- on indiscriminate errors reported on standard error.
- 124
- on command line parsing errors.
- 125
- on unexpected internal errors (bugs).
EXAMPLES
zoryn agent skill uninstall
zoryn agent skill uninstall --dir ~/.config/opencode/skills
SEE ALSO
zoryn(1)
| Zoryn 0.46.0 |
