feat(cursor): migrate agents to new .agents/skills/*/SKILL.md format (#179)#199
Open
gbpnkans wants to merge 1 commit intomsitarzewski:mainfrom
Open
feat(cursor): migrate agents to new .agents/skills/*/SKILL.md format (#179)#199gbpnkans wants to merge 1 commit intomsitarzewski:mainfrom
.agents/skills/*/SKILL.md format (#179)#199gbpnkans wants to merge 1 commit intomsitarzewski:mainfrom
Conversation
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 The right fix here is updating Would you be up for reworking it that way? |
f5eb795 to
3d37a24
Compare
3d37a24 to
eb4a37b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #179. Migrates the Cursor installation and conversion scripts to use the new
.agents/skills/structure andSKILL.mdformats instead of the old.cursor/rules/*.mdcformat.