Agent Skills
Use a skill when method should survive beyond one prompt and stay reviewable in repository history.
Agent skill stores reusable method in folder centered on SKILL.md. Metadata helps agent decide when skill applies. Body gives workflow after skill triggers. Optional references, scripts, and assets carry deeper context.
Marketing use
Good candidates:
- Source verification
- Research brief creation
- Tool-profile review
- Campaign QA
- Brand voice editing
- Analytics investigation
One-off request can remain prompt. Repeated method with defined inputs, outputs, checks, and stop conditions belongs in skill.
Design rule
Keep skill narrow. One source-verification skill can support article agent, comparison agent, trend agent, and catalog-refresh agent without copying evidence policy into four places.
Evidence state
Format description follows published Agent Skills specification. No cross-client compatibility test is attached yet.