Context Course documentation
Quiz 1: Understanding Skills and the Specification
0. Welcome to the Context Course
1. Skills: Portable Knowledge for Code Agents
Unit 1: Agent SkillsWhat Are Agent Skills?The SKILL.md FormatQuiz 1: Understanding Skills and the SpecificationUsing Skills with Code AgentsBuilding Your First SkillQuiz 2: Building and Using Skills
2. MCP: The Model Context Protocol
3. Plugins: Bundling Tools for Distribution
4. Subagents: Orchestrating Multi-Agent Workflows
5. Hooks: Observing and Guarding the Agent Lifecycle
6. Bonus: Nano Harness — Build Your Own Agent
Quiz 1: Understanding Skills and the Specification
Test your understanding of skills and the Agent Skills Specification. Answer the following questions to check your knowledge before moving forward.
Question 1: What is a skill?
Question 2: What does the Agent Skills Specification define?
Question 3: What are the required frontmatter fields in a SKILL.md file?
Question 4: How do agents discover and load skills?
Question 5: How many agents support the Agent Skills Specification?
Scoring
Count your correct answers:
- 5/5: Excellent! You have a solid understanding of skills and the specification. Move on to the next lesson.
- 4/5: Good understanding. Review the questions you missed and reread those sections.
- 3/5 or less: Consider reviewing the “What Are Skills” and “Skill Format” lessons before continuing.
Ready to learn how to use skills with different agents? Let’s move on to the next lesson.
Update on GitHub