Customized Skills loading is slow and unrecognizable #4234

Closed
opened 2026-02-16 17:43:07 -05:00 by yindo · 7 comments
Owner

Originally created by @ElwinLiu on GitHub (Jan 5, 2026).

Originally assigned to: @rekram1-node on GitHub.

Description

Customized skills take few minutes to be loaded to menu:

Image

Apart from that, when I try to send message with a /${skill} command, the message will get canceled automatically.

The input:

Image

The output:

Image

Plugins

oh-my-opencode

OpenCode version

1.0.220

Steps to reproduce

  1. type "/" in the input to show the menu
  2. choose a "user - SKill"
  3. Send it

Screenshot and/or share link

https://opncd.ai/share/nA7QWrOB

Image

Operating System

No response

Terminal

Ghostty

Originally created by @ElwinLiu on GitHub (Jan 5, 2026). Originally assigned to: @rekram1-node on GitHub. ### Description Customized skills take few minutes to be loaded to menu: <img width="1145" height="274" alt="Image" src="https://github.com/user-attachments/assets/8d4dfa42-9704-488e-b9fc-279a73e37e16" /> Apart from that, when I try to send message with a `/${skill}` command, the message will get canceled automatically. The input: <img width="518" height="97" alt="Image" src="https://github.com/user-attachments/assets/71af91ac-0b01-4e0f-a819-390a0801e473" /> The output: <img width="1162" height="222" alt="Image" src="https://github.com/user-attachments/assets/83c24323-2074-4750-a5a1-c5d69723a0d3" /> ### Plugins oh-my-opencode ### OpenCode version 1.0.220 ### Steps to reproduce 1. type "/" in the input to show the menu 2. choose a "user - SKill" 3. Send it ### Screenshot and/or share link https://opncd.ai/share/nA7QWrOB <img width="1161" height="263" alt="Image" src="https://github.com/user-attachments/assets/87f780c6-d24c-433b-99f9-bc356d668e21" /> ### Operating System _No response_ ### Terminal Ghostty
yindo added the bug label 2026-02-16 17:43:07 -05:00
yindo closed this issue 2026-02-16 17:43:07 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 5, 2026):

This issue might be related to existing skill loading issues. Please check:

  • #6018: Skill loading returns "[object Promise]" instead of actual skill list (similar skill loading problem)
  • #6292: Global skills are not loaded (skill loading issue)
  • #6177: Skill discovery doesn't match Claude Code's skills/ directory structure (skill discovery problem)
  • #4158: Tool calling when using opencode-skills plugin seem to loop and fail (plugin-related skill issue)

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Jan 5, 2026): This issue might be related to existing skill loading issues. Please check: - #6018: Skill loading returns "[object Promise]" instead of actual skill list (similar skill loading problem) - #6292: Global skills are not loaded (skill loading issue) - #6177: Skill discovery doesn't match Claude Code's skills/ directory structure (skill discovery problem) - #4158: Tool calling when using opencode-skills plugin seem to loop and fail (plugin-related skill issue) Feel free to ignore if none of these address your specific case.
Author
Owner

@ElwinLiu commented on GitHub (Jan 5, 2026):

If I run opencode run /opencode-expert in the terminal, the conversation won't crash, so I guess it's a TUI parsing issue.

@ElwinLiu commented on GitHub (Jan 5, 2026): If I run `opencode run /opencode-expert` in the terminal, the conversation won't crash, so I guess it's a TUI parsing issue.
Author
Owner

@opencode-agent[bot] commented on GitHub (Jan 5, 2026):

User ElwinLiu does not have write permissions

github run

@opencode-agent[bot] commented on GitHub (Jan 5, 2026): User ElwinLiu does not have write permissions [github run](/anomalyco/opencode/actions/runs/20718884084)
Author
Owner

@ElwinLiu commented on GitHub (Jan 6, 2026):

The first issue is not reproducible anymore since the update yesterday. But the second issue still remains (send a message with a /${skill} command)

@ElwinLiu commented on GitHub (Jan 6, 2026): The first issue is not reproducible anymore since the update yesterday. But the second issue still remains (send a message with a /${skill} command)
Author
Owner

@rekram1-node commented on GitHub (Jan 6, 2026):

What is /${skill}? we dont support skill slash commands rn

@rekram1-node commented on GitHub (Jan 6, 2026): What is /${skill}? we dont support skill slash commands rn
Author
Owner

@ElwinLiu commented on GitHub (Jan 6, 2026):

What is /${skill}? we dont support skill slash commands rn

Got it, but is it normal that they're loaded in slash commands?

@ElwinLiu commented on GitHub (Jan 6, 2026): > What is /${skill}? we dont support skill slash commands rn Got it, but is it normal that they're loaded in slash commands?
Author
Owner

@rekram1-node commented on GitHub (Jan 6, 2026):

This looks all due to your plugin this doesnt look like opencode issue

@rekram1-node commented on GitHub (Jan 6, 2026): This looks all due to your plugin this doesnt look like opencode issue
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#4234