[BUG] Skill loading returns "[object Promise]" instead of actual skill list #3780

Closed
opened 2026-02-16 17:41:27 -05:00 by yindo · 2 comments
Owner

Originally created by @amourfrei on GitHub (Dec 23, 2025).

Originally assigned to: @rekram1-node on GitHub.

Description

When trying to use any skill with the skill command, the system returns an error message: "Skill '' not found. Available skills: [object Promise]" instead of loading the available skills.

OpenCode version

v1.0.190

Steps to reproduce

  1. Create skills in .opencode/skills/ directory with proper SKILL.md files
  2. Try to use any skill: skill skill-creator
  3. Observe error: "Skill 'skill-creator' not found. Available skills: [object Promise]"

Screenshot and/or share link

Image

Operating System

macOS 14.1

Terminal

warp

Originally created by @amourfrei on GitHub (Dec 23, 2025). Originally assigned to: @rekram1-node on GitHub. ### Description When trying to use any skill with the skill command, the system returns an error message: "Skill '<skill-name>' not found. Available skills: [object Promise]" instead of loading the available skills. ### OpenCode version v1.0.190 ### Steps to reproduce 1. Create skills in .opencode/skills/ directory with proper SKILL.md files 2. Try to use any skill: skill skill-creator 3. Observe error: "Skill 'skill-creator' not found. Available skills: [object Promise]" ### Screenshot and/or share link <img width="646" height="90" alt="Image" src="https://github.com/user-attachments/assets/d90650d9-4ebe-4080-9184-83e2ab68d6df" /> ### Operating System macOS 14.1 ### Terminal warp
yindo added the bug label 2026-02-16 17:41:27 -05:00
yindo closed this issue 2026-02-16 17:41:27 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Dec 23, 2025):

This issue might be a duplicate of existing issues. Please check:

  • #5991: Bug: SkillInvalidError during frontmatter parsing in SKILL.md

Feel free to ignore if this doesn't address your specific case.

@github-actions[bot] commented on GitHub (Dec 23, 2025): This issue might be a duplicate of existing issues. Please check: - #5991: Bug: `SkillInvalidError` during frontmatter parsing in `SKILL.md` Feel free to ignore if this doesn't address your specific case.
Author
Owner

@amourfrei commented on GitHub (Dec 23, 2025):

Thanks for your reply, it works now, I'll close the issue immediately.

@amourfrei commented on GitHub (Dec 23, 2025): Thanks for your reply, it works now, I'll close the issue immediately.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#3780