Skip to content

[fix] Cursor npx install path docs#16

Draft
charliec05 wants to merge 1 commit into
Snowflake-Labs:mainfrom
charliec05:codex/fix-cursor-install-docs
Draft

[fix] Cursor npx install path docs#16
charliec05 wants to merge 1 commit into
Snowflake-Labs:mainfrom
charliec05:codex/fix-cursor-install-docs

Conversation

@charliec05
Copy link
Copy Markdown

Summary

  • Document that npx skills add ... --global installs the Cursor skill into the universal ~/.agents/skills/cortex-code/ path.
  • Keep the local integrations/cursor/install.sh path documented separately as ~/.cursor/skills/cortex-code/.
  • Add a Cursor integration regression test so the docs keep copying the routing rule from the correct npx install path.

Fixes #15.

Validation

  • .venv/bin/python -m pytest tests/integrations/cursor/test_install.py -q
  • git diff --check

@charliec05 charliec05 changed the title [codex] fix Cursor npx install path docs [fix] Cursor npx install path docs Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cursor install: step 2 cp source path doesn't match where step 1 installs on macOS

1 participant