zoryn-agent-skill(1)
| ZORYN-AGENT-SKILL(1) | Zoryn Manual | ZORYN-AGENT-SKILL(1) |
NAME
zoryn-agent-skill - Manage the bundled zoryn Agent Skill for local AI agents.
SYNOPSIS
zoryn agent skill [COMMAND] …
DESCRIPTION
Install, inspect or remove a reference to the bundled zoryn Agent Skill (https://agentskills.io) in your local coding agents' skills folders.
COMMANDS
Use zoryn agent skill COMMAND --help for help on a specific command.
- install [OPTION]…
- Install the zoryn Agent Skill reference into local AI agents.
- path [-C DIR] [--debug] [OPTION]…
- Print the path to the bundled zoryn SKILL.md.
- show [-C DIR] [--debug] [OPTION]…
- Print the full bundled zoryn SKILL.md to stdout.
- status [-C DIR] [--debug] [--dir=DIR] [OPTION]…
- Show where the zoryn agent skill reference is installed and whether it resolves.
- uninstall [-C DIR] [--debug] [--dir=DIR] [OPTION]…
- Remove the zoryn Agent Skill reference from local AI agents.
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 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).
SEE ALSO
zoryn-devenv(1), zoryn-gen-environment(1)
zoryn(1)
| Zoryn 0.46.0 |
