docs(coding-agent): clarify lenient Agent Skills standard compliance

This commit is contained in:
Mario Zechner 2026-01-25 20:50:55 +01:00
parent 3dca4979e4
commit dbbb658628

View file

@ -4,7 +4,7 @@
Skills are self-contained capability packages that the agent loads on-demand. A skill provides specialized workflows, setup instructions, helper scripts, and reference documentation for specific tasks.
Pi implements the [Agent Skills standard](https://agentskills.io/specification).
Pi implements the [Agent Skills standard](https://agentskills.io/specification), warning about violations but remaining lenient.
## Table of Contents