Skip to content

feat(cursor): migrate agents to new .agents/skills/*/SKILL.md format (#179)#199

Open
gbpnkans wants to merge 1 commit intomsitarzewski:mainfrom
gbpnkans:cursor-skills-migration
Open

feat(cursor): migrate agents to new .agents/skills/*/SKILL.md format (#179)#199
gbpnkans wants to merge 1 commit intomsitarzewski:mainfrom
gbpnkans:cursor-skills-migration

Conversation

@gbpnkans
Copy link

Fixes #179. Migrates the Cursor installation and conversion scripts to use the new .agents/skills/ structure and SKILL.md formats instead of the old .cursor/rules/*.mdc format.

@msitarzewski
Copy link
Owner

Hey @gbpnkans — thanks for tackling this, the Cursor format migration is something we need to do.

The approach needs to change though: the generated SKILL.md files can't be committed. All integration output in this repo is gitignored — users run convert.sh locally to generate it (see CONTRIBUTING.md).

The right fix here is updating convert_cursor() in convert.sh to output the new .agents/skills/*/SKILL.md format instead of .cursor/rules/*.mdc, and updating install_cursor() in install.sh accordingly. No committed output — just the script changes and an updated README.

Would you be up for reworking it that way?

@gbpnkans gbpnkans force-pushed the cursor-skills-migration branch 2 times, most recently from f5eb795 to 3d37a24 Compare March 15, 2026 01:16
@gbpnkans gbpnkans force-pushed the cursor-skills-migration branch from 3d37a24 to eb4a37b Compare March 15, 2026 02:03
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 skills not following the standard

2 participants