Skip to content

docs: fix Cursor skill install path#26

Open
adityayaduvanshi wants to merge 1 commit into
Nutlope:mainfrom
adityayaduvanshi:main
Open

docs: fix Cursor skill install path#26
adityayaduvanshi wants to merge 1 commit into
Nutlope:mainfrom
adityayaduvanshi:main

Conversation

@adityayaduvanshi

Copy link
Copy Markdown

Fixes #22 — improves installation instructions for Cursor by:

  • Updating path from .cursor/rules/hallmark.mdc to .agents/skills/hallmark/
  • Adding explicit note to keep SKILL.md + references/ together
  • Making instructions consistent across Claude Code, Cursor, and Codex
  • Clarifying that all reference files must be accessible to the assistant

The key issue: copying SKILL.md to .cursor/rules/ caused reference files to be ignored.
The fix: use .agents/skills/ directory structure (same as Claude Code) to keep everything together.

Fixes Nutlope#22 — improves installation instructions for Cursor by:
- Updating path from `.cursor/rules/hallmark.mdc` to `.agents/skills/hallmark/`
- Adding explicit note to keep SKILL.md + references/ together
- Making instructions consistent across Claude Code, Cursor, and Codex
- Clarifying that all reference files must be accessible to the assistant

The key issue: copying SKILL.md to .cursor/rules/ caused reference files to be ignored.
The fix: use .agents/skills/ directory structure (same as Claude Code) to keep everything together.
@vercel

vercel Bot commented Jul 15, 2026

Copy link
Copy Markdown

@adityayaduvanshi is attempting to deploy a commit to the Together AI Team on Vercel.

A member of the Team first needs to authorize it.

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.

Misleading/sub-optimal install instructions for Cursor

1 participant