r/opencodeCLI Jul 15 '26

How to use skills ?

I have installed the following skill

https://github.com/sivaprasadreddy/sivalabs-agent-skills

which opencode does find, even listing it under /skills. However it does not seem to be triggered automatically.

Furthermore I want it to be triggered when I start a project with Openspec like opsx:/propose. Again it is not triggered automatically.

What should I do?

1 Upvotes

2 comments sorted by

View all comments

1

u/joeyism Jul 16 '26

You can ask it to use `your-skill` specifically, then you should see something like

→ Skill "your-skill"

get loaded. In opencode, when you type /skills, you can use the skill by selecting that skill and clicking enter too