- Resources
- Courses & Learning
- AI Agent Skills
Courses & Learning
AI Agent Skills
Flavio Copes' free 25-lesson course on turning a repeated workflow into an Agent Skill, designing its discovery and activation, writing SKILL.md, bundling scripts, references, and assets, and evaluating, securing, and shipping it.
Curriculum
5 modules · 25 lessons- 1
Choose the right skill
Distinguish skills from nearby AI concepts and extract one useful workflow from real work.
- 01 Separate skills from prompts, rules, tools, and MCP
- 02 Start from a repeated real workflow
- 03 Define the outcome, inputs, and non-goals
- 04 Draw the authority boundary
- 05 Check your understanding: choose the right skill
- 2
Design discovery and activation
Structure the skill for progressive loading and precise positive and negative triggers.
- 06 Understand progressive disclosure
- 07 Choose a valid, specific name
- 08 Write the activation description
- 09 Test positive and negative triggers
- 10 Check your understanding: design discovery and activation
- 3
Write SKILL.md
Write valid metadata, an executable procedure, checkpoints, boundaries, and an output contract.
- 11 Write valid, portable frontmatter
- 12 Write a procedure, not an essay
- 13 Add checkpoints and an output contract
- 14 Teach failures, gotchas, and stopping
- 15 Check your understanding: write skill.md
- 4
Bundle scripts, references, and assets
Move deterministic work and conditional context into focused portable resources.
- 16 Decide when a script beats prose
- 17 Write a safe, self-contained script
- 18 Add focused references and assets
- 19 Control context, dependencies, and paths
- 20 Check your understanding: bundle scripts, references, and assets
- 5
Evaluate, secure, and ship
Test activation and output, review authority, package the folder, and maintain it from evidence.
- 21 Evaluate activation and output quality
- 22 Threat-model the skill
- 23 Package, document, and version the skill
- 24 Finish and maintain the release-readiness skill
- 25 Check your understanding: evaluate, secure, and ship
Pricing
Full Course $0
5 modules and 25 lessons, readable online with no signup, or offline as a PDF or EPUB via the free newsletter.
Author
Flavio Copes