-
Notifications
You must be signed in to change notification settings - Fork 19
Additonal object tags for generating agent skill files. #88
Unanswered
webmaster442
asked this question in
Ideas and suggestions
Hello everybody,
As we all know, agentic AI is here and will stay. Mainly I'm using spectre.console to write internal tools and it would be nice to have dedicated tags in the OpenCli document for generating agent skill files for my tools.
Agent skill files have a defined format (https://agentskills.io/home) and it would be nice to have an agentic object for each command, so that I could generate a SKILL.md from the OpenCLI documentation. The agentic tag would need to have two properties for the markdown file:
description- Would tell the agent when to use the given commandcliTemplate- Would tell the agent how to use the command.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment