Skip to main content
momentic install-skills is deprecated. Use the standalone skills CLI instead:
Installs Momentic skill markdown so coding assistants get explicit instructions for the Momentic MCP. See the MCP integration guide for the full setup flow.

Legacy command

Only use this command if you are pinned to an older version of Momentic and need an older version of the skills.
Skills give coding agents explicit instructions for using the Momentic MCP. Without them, agents are more likely to make malformed tool calls. Run this after configuring the MCP server.

Options

string
required
Editor whose skill directory to write into. One of cursor, claude-code, codex, opencode, or copilot.

Install location

Inside a git repository, the skill installs at <git-root>/<path>. Outside git, it installs at <cwd>/<path>.

Examples

Install skills for Cursor:
Install skills for Claude Code: