Skip to content

fix: merge skills into agent registry to allow invocation via /skill#10359

Closed
Danztee wants to merge 1 commit intoanomalyco:devfrom
Danztee:fix/skill-loading-10273
Closed

fix: merge skills into agent registry to allow invocation via /skill#10359
Danztee wants to merge 1 commit intoanomalyco:devfrom
Danztee:fix/skill-loading-10273

Conversation

@Danztee
Copy link
Copy Markdown
Contributor

@Danztee Danztee commented Jan 24, 2026

Fixes issue #10273

What does this PR do?

This PR fixes issue #10273 where skills (e.g., /interview) were discoverable in the autocomplete menu but failed to be recognized as valid agents when invoked via the CLI or UI.

How did you verify your code works?

  • CLI Run: Verified that running opencode run --agent <skill-name> correctly invokes the agent and uses the prompt from the skill's markdown file.
  • Agent List: Confirmed skills now appear in the output of Agent.list().

@github-actions
Copy link
Copy Markdown
Contributor

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

@github-actions
Copy link
Copy Markdown
Contributor

Closing this pull request because it has had no updates for more than 60 days. If you plan to continue working on it, feel free to reopen or open a new PR.

@github-actions github-actions bot closed this Mar 26, 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.

skill not recognized by invoking /skill command

1 participant