Skip to content

Add plugin name prefix to user-invoked skills / commands #420

@zikajk

Description

@zikajk

To upvote this issue, give it a thumbs up. See this list for the most upvoted issues.

Some agentic tools add plugin prefix before its skills and commands - to avoid collision and simplify discovery.
It looks like /<plugin-name>:<skill|command-name>. I think that makes sense for ECA too.

Following might be nice to have:

  1. When the prefix and skill|command share the name, prefix is usually removed. (eg. no /ui-doomer:ui-doomer, just /ui-doomer).
  2. And when there is no collision, the command/skill can have both short and prefixed form, but I am not sure it is worth increasing the complexity.

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