Description
I would like to be able to install existing skills (such as superpowers from claude marketplace) in a agent specific way.
Use Case
Leverage existing skills in the community. Also, some skills will have additional files and scripts etc which current custom skills is not handling
Proposed Solution
For selected agent type, maintain a installed_skills table with the details of skill, marketplace url etc. During repo pod initialization, translate installed_skills into respective agent's cli command (claude install-skill )
Description
I would like to be able to install existing skills (such as superpowers from claude marketplace) in a agent specific way.
Use Case
Leverage existing skills in the community. Also, some skills will have additional files and scripts etc which current custom skills is not handling
Proposed Solution
For selected agent type, maintain a installed_skills table with the details of skill, marketplace url etc. During repo pod initialization, translate installed_skills into respective agent's cli command (claude install-skill )