Run Cursor CLI (Composer 2, a Kimi-K2.5 lineage) for one-shot cross-AI code review when a non-OpenAI/non-Anthropic perspective is specifically wanted. Invoke ONLY when the user explicitly asks ('cursor review', 'ask cursor', 'run cursor'), or when another skill passes an explicit instruction to delegate to cursor. For generic 'cross-AI check' requests, the caller skill should pick the specific CLI; do not invoke both cursor and codex implicitly. Not for interactive conversations (cursor is one-shot only).
$npx -y skills add alexandrbasis/claudops --skill cursor-cliInstalls into the current project.
Run `npx skills use "https://github.com/alexandrbasis/claudops" --skill "alexandrbasis/claudops/cursor-cli"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/alexandrbasis/claudops" that are relevant to the current task. Run `npx skills add "https://github.com/alexandrbasis/claudops"` and select the relevant skills, then follow their instructions.