Skip to content

fix: register skills directory with opencode skill discovery#138

Open
ob-cheng wants to merge 1 commit into
DietrichGebert:mainfrom
ob-cheng:fix/register-skills-dir
Open

fix: register skills directory with opencode skill discovery#138
ob-cheng wants to merge 1 commit into
DietrichGebert:mainfrom
ob-cheng:fix/register-skills-dir

Conversation

@ob-cheng

@ob-cheng ob-cheng commented Jun 17, 2026

Copy link
Copy Markdown

The ponytail plugin does not register its skills/ directory with opencode's skill discovery system. As a result, none of the 5 ponytail skills (ponytail, ponytail-audit, ponytail-debt, ponytail-help, ponytail-review) appear in the skill tool's available list when using opencode.

This adds a config hook that registers the skills directory via config.skills.paths, matching the convention used by other opencode plugins.

…ponytail skills

The ponytail plugin was missing a config hook to register its skills/
directory with opencode's skill discovery system. Without this, the 5
ponytail skills (ponytail, ponytail-audit, ponytail-debt, ponytail-help,
ponytail-review) never appear in the skill tool's available list.

The superpowers plugin already follows this exact pattern — this brings
ponytail in line with the upstream convention.
@ob-cheng ob-cheng changed the title fix: register skills directory via config hook for opencode skill discovery fix: register skills directory with opencode skill discovery Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant