-
-
Notifications
You must be signed in to change notification settings - Fork 52
Support parameterized skills #384
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
I have a skill that I'd like to use with arguments, e.g.
/review-pr URL
And it seems ECA right now doesn't support that. Even when the skill has $ARGUMENTS in the .md file, ECA does it in two steps. It loads the skill and says: "I'm ready to use it, give me a URL or a ref number". Alternatively, I could just use natural language "review this PR URL" and hope ECA picks up the right skill from the conversational context. Neither is ideal.
It would be great if ECA supported passing arguments to skills.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Done