Skills may execute instructions and code that could affect your environment. Marketplace scans reduce risk but do not guarantee safety. Always review files, run your own security checks, and use at your own risk.
content-creator
Security Scan Summary
Status: Safe
Source: Syntic Skills registry
Automated security scan completed with no high-risk patterns detected. Manual review is still required.
About This Skill
Use when a request for content creation routing is needed. Identifies user intent and routes to content-production for writing/SEO tasks or content-strategy for planning tasks.
Downloadable SKILL.md
Download SKILL.md and place it in your Syntic skills folder. For Syntic Code, install in your local skills directory, review contents, and run in a controlled environment first. Acknowledge the risk notice above to enable the download.
--- name: content-creator description: Use when a request for content creation routing is needed. Identifies user intent and routes to content-production for writing/SEO tasks or content-strategy for planning tasks. category: Marketing version: 1.0.0 tools: [] --- # Content Creator → Redirected > **This skill has been split into two specialist skills.** Use the one that matches your intent: | You want to... | Use this instead | |----------------|-----------------| | **Write** a blog post, article, or guide | content-production | | **Plan** what content to create, topic clusters, calendar | content-strategy | | **Analyze brand voice** | content-production | | **Optimize SEO** for existing content | content-production | | **Create social media content** | social-content | ## Why the Change The original skill tried to do everything: planning, writing, SEO, social, brand voice. That made it a jack of all trades. The specialist skills do each job better: - **content-production** — Full pipeline: research → brief → draft → optimize → publish. Includes all tools for writing, SEO, and voice analysis. - **content-strategy** — Strategic planning: topic clusters, keyword research, content calendars, prioritization frameworks. ## Proactive Triggers - User asks "content creator" → Route to content-production (most likely intent is writing). - User asks "content plan" or "what should I write" → Route to content-strategy. ## Output Artifacts | When you ask for... | Routed to... | |---------------------|-------------| | "Write a blog post" | content-production | | "Content calendar" | content-strategy | | "Brand voice analysis" | content-production | | "SEO optimization" | content-production | ## Communication This is a redirect skill. Route the user to the correct specialist — do not attempt to handle the request directly. ## Related Skills - **content-production** — Full content execution pipeline (successor). - **content-strategy** — Content planning and topic selection (successor). - **content-humanizer** — Post-processing AI content to sound authentic. - **marketing-context** — Foundation context that both successors read.
Bundle Download
Includes SKILL.md and bundled support files where provided. Risk acknowledgement is required.
Install Targets
Syntic App
- 1. Create a dedicated folder for this skill in your local skills library.
- 2. Place SKILL.md into that folder.
- 3. Restart Syntic and invoke this skill on matching tasks.
Syntic Code (CLI)
- 1. Save SKILL.md in your local Syntic Code skills directory.
- 2. Keep related files in the same skill folder.
- 3. Run in a safe environment and validate outputs.
Source
https://github.com/alirezarezvani/claude-skills/blob/main/marketing-skill/skills/content-creator/SKILL.md
Open Source LinkRelated Skills
ab-test-setup
Use when the user wants to plan, design, or implement an A/B test or experiment — hypothesis, sample size...
Marketingaeo
Use when planning content for AI-first audiences, auditing E-E-A-T signals, tracking LLM citations, or...
Marketinganalytics-tracking
Use when building a tracking plan, auditing GA4/GTM for gaps, debugging missing events, or setting up...
Marketingapp-store-optimization
Use when the user asks about ASO, app store rankings, metadata, titles/descriptions, or visibility on Apple...