cos-course:lesson-2

Create a custom carousel copy writer skill in Claude Code.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/xkevinfernandes/claudepreneur-crash-course --skill cos-course-lesson-2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cos-course:lesson-2
Source: https://github.com/xkevinfernandes/claudepreneur-crash-course/tree/main/.claude/skills/lesson-2
Command: npx skills add https://github.com/xkevinfernandes/claudepreneur-crash-course --skill cos-course-lesson-2

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill guides you through building your first carousel copy writer skill, enabling you to create engaging Instagram carousel slides from a single command.

Core Features & Use Cases

  • Skill Building: Step-by-step instructions to create a carousel copy writer skill.
  • Skill Execution: Ability to generate 10 Instagram carousel slides on any topic.
  • Voice Consistency: Ensures the output matches the user's brand voice from CLAUDE.md.

Quick Start

Type /carousel-copy and provide a topic to generate 10 slides of carousel copy.

Frequently Asked Questions about cos-course:lesson-2

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a custom skill to automate Instagram carousel copy in Claude Code?

You create a custom skill by writing a plain text file with frontmatter, instructions, and rules that Claude executes. This approach automates Instagram carousel copy generation without manual prompt rewriting.

What is skill building in Claude Code and how does it work for content automation?

Skill building in Claude Code involves constructing a plain text file with frontmatter and execution rules that Claude interprets to automate content generation tasks. It transforms manual copywriting workflows into repeatable commands like generating carousel slides.

Can I generate Instagram carousel slides that match my brand voice automatically?

Yes, you can generate Instagram carousel slides that match your brand voice automatically. The skill reads your brand voice settings from your CLAUDE.md file and applies that consistency across all generated carousel copy outputs.

Do I need a specific environment setup to build carousel copy writer skills?

You need access to a Claude Code environment and an existing CLAUDE.md file to build carousel copy writer skills. The CLAUDE.md file provides the brand voice context required for the skill to generate consistent output.

How do I generate 10 carousel slides from a single command in Claude Code?

You generate 10 carousel slides by typing a command like /carousel-copy and providing a topic. The custom skill then processes your input and outputs structured copy for all 10 slides based on your defined rules.