0
Fork 0
mirror of https://github.com/obra/superpowers.git synced 2026-09-25 22:09:05 +00:00

skill installation in opencode seems not working #339

Closed
opened 2026-01-23 09:39:06 +00:00 by yeming-li-coder · 0 comments
yeming-li-coder commented 2026-01-23 09:39:06 +00:00 (Migrated from github.com)

Describe the bug
In the installation of opencode version of superpower,

ln -sf ~/.config/opencode/superpowers/skills ~/.config/opencode/skills/superpowers

seems not working. result in no skill in opencode

To Reproduce
Steps to reproduce the behavior:

  1. install according to README.md

Expected behavior
see skills in ~/.config/opencode/skills/superpowers

Maybe we should use ln -s instead of ln -sf?

**Describe the bug** In the installation of opencode version of superpower, ln -sf ~/.config/opencode/superpowers/skills ~/.config/opencode/skills/superpowers seems not working. result in no skill in opencode **To Reproduce** Steps to reproduce the behavior: 1. install according to README.md **Expected behavior** see skills in ~/.config/opencode/skills/superpowers Maybe we should use ln -s instead of ln -sf?
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
skills/obra-superpowers#339
No description provided.