opencode icon indicating copy to clipboard operation
opencode copied to clipboard

Global skills are not loaded

Open NimaAra opened this issue 3 weeks ago • 1 comments

Description

As of v1.0.204, skills placed in the global config folder (set by OPENCODE_CONFIG_DIR) are not loaded. Everything else in the global config folder is working as expected e.g. agents, so I know the env var is working as expected.

Also, putting the same skills folder hierarchy in the project directory itself (under .opencode) works, so I know the skill definitions are valid.

OpenCode version

1.0.204

Steps to reproduce

Move the skills out of project folder into a global config folder (set by OPENCODE_CONFIG_DIR) Clear the session Prompt: What skills do you have?

Screenshot and/or share link

No response

Operating System

Windows

Terminal

Commandline

NimaAra avatar Dec 28 '25 12:12 NimaAra