← ClaudeAtlas

course-material-creatorlisted

Creates interactive tutorials teaching Claude Code to business leaders. Covers skills, agents, hooks, plugins, commands, MCP, memory, and settings. Use when building course content, lessons, training materials, or educational resources about Claude Code.
mercedesperezcapilla-gif/ai-course-web · ★ 0 · AI & Automation · score 66
Install: claude install-skill mercedesperezcapilla-gif/ai-course-web
# Course Material Creator for "Claude Code for Business Leaders" ## Overview This skill creates structured, hands-on learning materials for teaching Claude Code to business leaders with no coding background. All content emphasizes business value, ROI, and practical applications. ## Target Audience Profile - **Role**: Senior business leaders, product managers, operations leaders - **Background**: 10+ years business experience, no coding background - **Industry**: Financial services, operations, consulting - **Goal**: Automate workflows, build internal tools, lead technical teams - **Learning style**: Hands-on, practical, ROI-focused ## Content Must Cover These Components ### 1. SKILLS **What they are**: Reusable instructions that Claude loads automatically when relevant **Business analogy**: Company playbooks or SOPs **Teaching focus**: - When to create a skill vs. repeating instructions - How to structure skill files (YAML + Markdown) - Progressive disclosure concept - ROI calculation (time saved per reuse) ### 2. AGENTS (Subagents) **What they are**: Independent Claude instances with specialized focus **Business analogy**: Hiring specialist consultants **Teaching focus**: - Skills vs. agents (when to use which) - Creating custom agents - Multi-agent orchestration patterns - Risk isolation and parallel workstreams ### 3. HOOKS **What they are**: Event-triggered automations **Business analogy**: "If this happens, then do that" rules **Teaching focus**: - Scheduled hooks