feat: track installed remote skills in boost.json on add-skill - #760
feat: track installed remote skills in boost.json on add-skill#760SagorIslamOfficial wants to merge 7 commits into
Conversation
|
Instead of adding new |
Hi, I’ve made the updates based on your instructions. When you have a moment, please review and let me know if there’s anything else I can do. |
|
@pushpak1300 Hi, it's been a while since this PR was reviewed. Is there anything I can do to help? |
Issue: #701
This PR adds skill metadata tracking in boost.json for skills installed through boost:add-skill. Skills are now stored as a map keyed by skill name, which keeps the config backward compatible while leaving room for per-skill metadata such as source type, GitHub repo, and nested path.
Example