Skip to content

Is this supposed to play nicely with opencode's new skill model? #13

Description

@Bazmundi

I had agentic agents as of interest but was still playing with understanding skills in opencode.

I knocked up a skill to better utilise in-memoria mcp servers and it worked a treat. With that sitting snuggly in a skill folder in my project folder.

I then acted out of impulse wondered how the opencode skills I drafted might interplay with the agentic agent framework.

So I exited opencode. Ran agentic pull to setup my current project. Restarted opencode.

Prior to running agentic pull I could find my newly defined skills in opencode shell using @. It correctly labled the skills "skill/<skill title>".

Post running agentic pull the skills no longer turned up in the list @ provides.

Do I have to now move my skills from ./skill to somewhere else? Or do I have to hack my new found skills into the agentic agents?

At least how do you agentic unpull? Meaning what is hacked into my projectthat can be undone and what has been hacked into my project now that cannot be undone?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions