Build Your AI Automation
Apply everything from Level 1. In ~75 minutes you'll have a working AI workflow that saves you real time every week.
Choose Your Track
You've learned 5 major skills in Level 1: multi-step workflows, custom AI tools, agents, MCP connections, and Claude Code. Now pick how you want to apply them. Choose ONE track that excites you most.
Track A: The Custom AI Expert
Build a Claude Project that becomes your personal specialist. Perfect if you want a tool you can use every day at work.
Track B: The Workflow Architect
Design and test a multi-step prompt chain for a recurring task. Perfect if you want to automate something complex.
Track C: The Claude Code Power User
Create a working system with Claude Code, SKILL.md, and CLAUDE.md. For developers or advanced users.
Not sure which track? Pick the one that matches your daily work. Track A is easiest and works for everyone. Track B is for those with complex tasks. Track C is for developers or power users.
Track A: The Custom AI Expert
Build a Claude Project that becomes your personal AI assistant for your most important recurring task.
Define Your Specialist
- Choose one task you do regularly (weekly, daily, or multiple times per week).
- Examples: writing emails to stakeholders, creating lesson materials, analyzing client data, drafting proposals.
- Write 2-3 sentences describing what the specialist AI needs to do.
- Example: 'My AI helps me write clear, professional weekly status reports for my manager. It knows my company style, our projects, and our metrics. It formats as: highlights, metrics, blockers, next week.'
Create Your Claude Project
- Go to claude.ai.
- Click 'Create Project'.
- Name it: '[Your Task] Assistant' (e.g., 'Weekly Report Assistant').
- You're ready to add instructions.
Write System Instructions (Using 5-Element Framework)
- In your Project, open Project Instructions.
- Write all 5 elements: Role & Purpose, Tone, Knowledge Context, Output Format, Guardrails.
- Be specific about YOUR situation, not generic.
- See example below.
- Test with one real task. Refine if needed.
Upload Documents (Optional But Helpful)
- In your Project, upload 1-2 documents that help the AI understand your context.
- Examples: past reports (so it knows your style), company style guide, team handbook, metrics definitions.
- Tell the AI: 'Use these documents as reference when writing reports.'
Test with 3 Real Tasks
- Run your project on 3 different weeks of data or scenarios.
- Look at output: Does it match what you need? Is the tone right? Is the format useful?
- Edit your Project Instructions based on what you learn.
- After 3 iterations, you're done. It's solid.
Use It for Real
- Next week, use your Project for real work.
- Time it. How much faster is this than without AI?
- Save your outputs so you can refine the system over time.
- You now have a tool you'll use forever.
Track B: The Workflow Architect
Design a multi-step workflow that breaks a complex task into manageable AI prompts. Each step feeds into the next.
Map Your Task Into 4-6 Steps
- Choose a task that takes you 1-2 hours currently.
- Break it into 4-6 clear sequential steps. Each step's output feeds into the next.
- Example: 'Writing a blog post' → 1) Research topic, 2) Create outline, 3) Write draft, 4) Edit for flow, 5) Optimize for SEO, 6) Format for publication.
- Write each step and what the AI output should be.
Pro tip: If your task has more than 6 steps, group related ones together.
Write a Prompt for Each Step
- Using the RACE framework, write a prompt for Step 1. Make it focused and clear.
- Test it in Claude or ChatGPT. Save the output.
- Write a prompt for Step 2. Paste Step 1 output at the beginning.
- Test it. Save output.
- Repeat for all steps. You'll have a working chain by the end.
Document Your Workflow
- Create a document: '[Task Name] Workflow'.
- List all 4-6 steps in order.
- For each step, paste your prompt and note how long it took to get good output.
- This becomes your template. You'll reuse it.
Run the Full Workflow End-to-End
- Pick a new instance of your task (different topic, different data).
- Go through all 4-6 steps using your documented prompts.
- Time it. How much faster than doing it yourself?
- Note anything that needs tweaking. Update your documentation.
Target: You should cut your time in half. If not, refine the workflow.
Teach Someone Else (Optional)
- Optional but powerful: Show a colleague your workflow.
- Have them run through it with your documentation.
- Watch them use it. They'll find gaps you missed. Refine.
- Now you have a repeatable system others can use.
Track C: The Claude Code Power User
Create an automated system using Claude Code, complete with SKILL.md and CLAUDE.md. This is for developers or advanced users.
Install & Authenticate Claude Code
- If not already done: npm install -g @anthropic-ai/claude-code
- Get API key from console.anthropic.com/keys
- Run: claude-code auth and paste your key
- Verify: claude-code --version
Create SKILL.md
- In your project folder, create a file: SKILL.md
- Write what the skill does, how to use it, steps, output format.
- Be clear so Claude understands your workflow.
- See example from Lesson 10.
Create CLAUDE.md (If Applicable)
- If this is code-related: create CLAUDE.md in your project root.
- Define project structure, tech stack, code standards, how to run tests/build.
- This tells Claude how to work in YOUR project.
- See example from Lesson 10.
Give Claude Code a Real Autonomous Task
- In your project folder, run: claude-code "[Your task description]"
- Give it something that would normally take 30+ minutes.
- Examples: analyze data and create report, organize files and create summary, process CSV and create visualization.
- Watch Claude Code work. It reads SKILL.md and CLAUDE.md automatically.
- Verify the output. If it's good, you've automated a real workflow.
Document & Repeat
- Document what Claude Code did (steps it took, decisions it made).
- Save your SKILL.md and CLAUDE.md in version control.
- Next time you need the same task done, run the same command.
- Refine your instructions based on results.
Bonus Challenges (If You Want More)
Bonus 1: Connect with MCP
Add an MCP server (Gmail, Google Drive, Local Files) to your system. Make it truly integrated with your apps.
Bonus 2: Combine Tracks
Start with Track B (workflow), then wrap it in Track A (Claude Project). Now you have both custom AI + multi-step automation.
Bonus 3: Share & Teach
Show a colleague your system. Help them build their own. Teaching cements your learning.
Level 1 Complete!
You've moved from understanding AI to BUILDING with AI. You can create custom tools, design workflows, run agents, and automate complex work. That's real power.
What You Now Have
- A working AI system you use weekly (or daily)
- Understanding of multi-step workflows
- A Claude Project (custom AI) built for your work
- Knowledge of agents and how to run them
- MCP connections linking AI to your apps
- Hands-on experience with Claude Code (or Cowork Mode)
- A personal AI use policy aligned with your values
What's Next?
You've completed Level 1 of this course. Level 2 goes even deeper: building teams with AI, using AI in specialized domains (healthcare, law, engineering, education), advanced safety and ethics, and emerging AI capabilities.
But first: use what you've built. Let it save you time. Let it become part of how you work. THEN come back for Level 2.
Not ready for Level 2? That's fine. You have everything you need. Check back when you're ready to go deeper.
One Final Reflection
You started this course not knowing what AI could do. You end it with a working system that saves you real time. That's a big transformation in a short time.
The most important thing you've learned: AI is a tool YOU control. You decide what it does. You decide whether to trust it. You decide how to use it ethically. That responsibility is yours.
Use AI well. Use it responsibly. Stay curious. And don't stop learning.