Installs Momentic mobile skill markdown so coding assistants get explicit instructions for the Momentic MCP. See the MCP integration guide for the full setup flow.Documentation Index
Fetch the complete documentation index at: https://momentic.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Legacy command
Only use this command if you are pinned to an older version of Momentic and
need an older version of the skills.
Options
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>.
| Editor | Path |
|---|---|
cursor | .cursor/skills/momentic-mobile-test/SKILL.md |
claude-code | .claude/skills/momentic-mobile-test/SKILL.md |
codex | .agents/skills/momentic-mobile-test/SKILL.md |
opencode | .opencode/skills/momentic-mobile-test/SKILL.md |
copilot | .github/skills/momentic-mobile-test/SKILL.md |