Plugins #92
miguel-escribano
started this conversation in
Ideas
Plugins
#92
Replies: 1 comment
-
|
Hi @miguel-escribano, thanks for the question! skillshare manages skill files (instructions, rules, prompts) — not plugins themselves. But if your plugins include files like rules or commands that need to land in specific directories, the extras feature (v0.17.8) might be what you're looking for: extras:
- name: my-plugin-rules
source: ~/my-plugin/rules
targets:
- path: ~/.claude/rules
- path: ~/.cursor/rulesThen sync them alongside your skills: skillshare sync extrasDocs: extras commands · sync extras Could you share a bit more about your setup? Knowing which plugins and what files they include would help me give a more specific answer. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, this is great but I´m worried that I would still have to manage Plugins separately, some of which include skills... how are you dealing with those please?
Beta Was this translation helpful? Give feedback.
All reactions