Skip to content
This repository was archived by the owner on Feb 14, 2026. It is now read-only.
This repository was archived by the owner on Feb 14, 2026. It is now read-only.

[BUG]: No valid base paths found for skill discovery: #27

@mynameistito

Description

@mynameistito

Hey there, I seem to be getting this issue, I have tried naming it .opencode-skillful.json too and it is in the ~/.config/opencode/* route;

[OpenCodeSkillful.Warn] 2026-02-07T05:01:48.232Z - [OpenCodeSkillful] No valid base paths found for skill discovery: [
"C:\Users\mynameistito\AppData\Roaming\OpenCode\Config\skills","C:\Users\mynameistito\.config\.opencode\skills"*

opencode-skillful.json File:

{
  "debug": false,
  "basePaths": [
    "~/.config/opencode/skills",
    ".opencode/skills",
    "~/.config/opencode/skill",
    ".opencode/skill"
  ],
  "promptRenderer": "xml",
  "modelRenderers": {}
}

Any assistance would be great!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions