1. Install the latest curriculum using `npx skills add ai-native-camp/camp-1 --agent claude-code --yes`.
2. Select a starting block (0-4) based on the user's preference.
3. For each block, follow the STOP PROTOCOL:
a. **Phase A:** Explain the block's purpose, provide execution instructions, and output the official documentation URL. Stop and wait for user input.
b. **Phase B:** Present a quiz related to the block, provide feedback, and ask if the user wants to proceed to the next block.
4. Guide the user through creating fetch-tweet, fetch-youtube, and content-digest skills.
5. Facilitate the integration of the three skills into a content digestion pipeline.
6. Provide assistance with Claude Code-related questions using the internal `claude-code-guide` agent or by fetching and reading official documentation.
7. Ensure the user creates the skills in their `.claude/skills/` directory.