- [installPath]: Optional target directory. Mutually exclusive with all agent flags. Either provide a path to install to a custom directory, or use one agent flag below—never both.
Options
Use exactly one of these: either a custom[installPath] or one of the agent
flags below.
--cursor
Install into Cursor’s default skill directory:
~/.cursor/skills/momentic-test/SKILL.md
--claude-code
Install into Claude Code’s default skill directory:
~/.claude/skills/momentic-test/SKILL.md
--codex
Install into Codex’s default skill directory:
~/.agents/skills/momentic-test/SKILL.md
--opencode
Install into OpenCode’s default skill directory:
~/.config/opencode/skills/momentic-test/SKILL.md
--copilot
Install into Copilot (VS Code)‘s default skill directory:
~/.copilot/skills/momentic-test/SKILL.md
Custom path
Install into a custom directory. The command createsSKILL.md in the given
path.