canva
Main command for Canva operations. Routes to appropriate skill based on request. Use when user explicitly requests Canva design creation.
Main entry point for the 10X Content Expert system. Routes content creation requests to appropriate skills and agents. Use /content to access all content creation capabilities.
$ npx -y skills add OpenAnalystInc/10x-Content-Expert --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/contentContext preview
What this command does when you run it.
Main entry point for the 10X Content Expert system. Routes content creation requests to appropriate skills and agents. Use /content to access all content creation capabilities.
name: content description: | Main entry point for the 10X Content Expert system. Routes content creation requests to appropriate skills and agents. Use /content to access all content creation capabilities.
The main entry point for the 10X Content Expert system.
/content [action] [options]
| Command | Description | Routes To | |---------|-------------|-----------| | `/content email` | Create email copy | email-copywriter | | `/content social` | Create social media content | social-media-writer | | `/content ppt` | Create presentation content | presentation-content | | `/content blog` | Create blog/article content | blog-article-writer | | `/content hooks` | Generate headlines, hooks, CTAs | hook-generator | | `/content sequence` | Create email nurture sequence | nurture-sequence | | `/content repurpose` | Transform content across formats | content-repurposer |
| Command | Description | Routes To | |---------|-------------|-----------| | `/content analyze` | Analyze references and transcripts | content-analyzer | | `/content plan` | Create a content plan | content-planner agent | | `/content voice` | Manage brand voice | brand-voice-manager | | `/content frameworks` | Reference copywriting frameworks | content-frameworks |
| Command | Description | Routes To | |---------|-------------|-----------| | `/content project` | Start a full content project | content-manager | | `/content create` | Execute an approved plan | content-executor agent |
| Command | Description | Routes To | |---------|-------------|-----------| | `/content transcribe` | Transcribe audio/video locally | mega-transcriber | | `/content mega` | Browse/download MEGA cloud files | mega-manager | | `/content canvas` | Create interactive visual canvas | tldraw-canvas |
| Command | Description | Routes To | |---------|-------------|-----------| | `/content edit` | Edit local files | local-file-manager | | `/content pptx` | Edit PowerPoint files | local-pptx-editor | | `/content docx` | Edit Word documents | local-docx-editor | | `/content pdf` | Edit PDF files | local-pdf-editor | | `/content xlsx` | Edit Excel files | local-xlsx-editor |
/content social > "Write LinkedIn posts about productivity tips"
/content sequence > "Create a 5-email welcome sequence for new subscribers"
/content analyze > "Analyze my training transcripts for content ideas"
/content project > "I need content for my product launch - emails, social, and presentation"
1. Use specific commands: `/content email`, `/content social`, etc. 2. Describe what you need 3. Answer clarifying questions 4. Get your content
1. Start with `/content analyze` to understand your references 2. Use `/content plan` to create a strategic plan 3. Get plan approval 4. Use `/content create` to execute the plan
1. Use `/content repurpose` 2. Point to source content (transcript, blog, etc.) 3. Specify desired output formats 4. Get multi-platform content
The system learns from your reference materials in:
references/ ├── transcripts/ # Video/audio transcripts ├── examples/ # High-performing content examples ├── brand-voice/ # Brand guidelines └── templates/ # Content templates
Add your materials to these folders for better, more personalized content.
All generated content is saved to:
output/ ├── content/ # Generated content │ ├── emails/ │ ├── social/ │ ├── presentations/ │ └── blogs/ ├── analysis/ # Analysis results └── plans/ # Content plans
1. **Start with references** - Add your transcripts and examples for better results 2. **Define brand voice** - Use `/content voice` to ensure consistency 3. **Use the planner** - For big projects, start with `/content plan` 4. **Iterate** - Request revisions and variations as needed
A comprehensive Claude Code skills plugin for AI-powered content creation. Creates emails, social media content, presentations, blogs, and more - all aligned with your brand voice and informed by your reference materials.
Repo: OpenAnalystInc/10x-Content-Expert
Main command for Canva operations. Routes to appropriate skill based on request. Use when user explicitly requests Canva design creation.
MEGA cloud file management. Browse, download, search, and transcribe files from MEGA storage. Requires MEGA CMD installed and logged in.
Run initial setup — install dependencies, configure optional features, verify environment