You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 23, 2025. It is now read-only.
A new project dropped out which allows people to fetch skills from github and manage them on laptops. For the most part it seems like a GitHub fetch + place under a folder in either project or $HOME. https://github.com/numman-ali/openskills
This bridges a small gap for my use of SKILLs in claude code vs opencode which may be interesting to support:
Allow me to fetch skills written in separate repos easily.
Re-use them in my projects/manage the global ones.
I think the nice thing about this plugin is that you don't need to do openskills sync. However it would be nice to support ./.agent/skills and ~/.agent/skills/ in this project.
Posting here as food for thought (there is workarounds which is doing symlinks locally to the folder opencode uses)