skills: Introduce cdba Codex skill#92
Conversation
cdba can be used directly from e.g. Codex to integrate board automation tasks in the agent's workflow. Introduce the cdba Codex skill to facilitate this. Signed-off-by: Bjorn Andersson <bjorn.andersson@oss.qualcomm.com>
|
I don't understand why this is actually needed, because 99% of SKILL.md should be in the main README file. Please just move all this to the main README and just reference for to whatever AI agent needs it. |
|
Are you suggesting that I have a SKILL that states that the information needed is in the README, or that I just tell the agent to go read the README when I want it to use cdba? You're right in that a fair amount of the actual information does belong in the README, but there's some things which I've added just to counter non-human behavior. |
The SKILL is written in human language and is actually very useful for humans for a README with plenty of example & so on.
The only one I see is: And this is simply not true, running the same command in parallel for the same host and board will simply wait for the board to be released by the other user. Just document this fact. I'm kind of annoyed of those imperative "Do ..", "Do not...", "Keep ...", "Use ..." sentences which could be normal sentences like:
Why would be instruct and document the tool differently for humans and LLM agents ??? |
cdba can be used directly from e.g. Codex to integrate board automation tasks in the agent's workflow. Introduce the cdba Codex skill to facilitate this.