LLM Agent skills
Skills are
sets of ready-to-use and reusable instructions ,
which tell the LLM how to accomplish a task before it acts.
Their advantages are
trigger reliability , thanks to descriptions matching user requests.
guaranteed order
path handling by the protocol
Example content of the main file:
workflow (sequential procedure)
rules
format (output contract)
pitfalls to avoid