MoizIbnYousaf/marketing-cli

create-skill

Create new marketing skills for the mktg playbook. Use when the agent needs to add a new capability, someone says 'create a skill', 'new skill', 'add a marketing skill', 'extend the playbook', 'I need a skill for X', 'build a skill', 'make a skill for Y', or 'add capability for Z'. Also use when someone wants to capture a marketing workflow they just did into a reusable skill, or when they say 'turn this into a skill'. Reads the skill contract, generates SKILL.md with correct frontmatter and str

97CollectingWrites files
See how to use itView GitHub source
npx skills add https://github.com/MoizIbnYousaf/marketing-cli --skill "skills/create-skill"
Automated source guideContent productionDeep source

Source checked Jul 28, 2026·Refresh due Oct 26, 2026

Reorganized from the pinned upstream SKILL.md

Source-grounded content guide: create-skill

Meta-skill for extending the mktg marketing playbook. You create new skills that follow the drop-in contract so they work immediately with /cmo, mktg doctor, and the full skill ecosystem.

npx skills add https://github.com/MoizIbnYousaf/marketing-cli --skill "skills/create-skill"
Check the pinned source

The pinned source contains enough sections and task detail for a source-grounded deep guide; automated content is still not an independent test.

1,293 source words · 16 usable sections

Best fit

  • Use when the agent needs to add a new capability, someone says 'create a skill', 'new skill', 'add a marketing skill', 'extend the playbook', 'I need a skill for X', 'build a skill', 'make a skill for Y', or 'add capabi…

Content brief

  • Name — What should the skill be called? (kebab-case, e.g., webinar-funnel)
  • Trigger phrases — What would someone say to invoke this? (5-8 natural phrases)
  • Category — Where does it fit? (foundation / strategy / copy-content / distribution / creative / seo / conversion / growth / knowledge)

Content workflow

Read create-skill through these 5 source sections

Sections are extracted automatically from the pinned SKILL.md and link back to the source.

01

Phase 0: Validate the Need

Gate check. Before creating a new skill, verify it doesn't already exist:

SKILL.md · Phase 0: Validate the Need
"social media copy" → /content-atomizer already handles this"brand guidelines" → /brand-voice covers this"SEO strategy" → /keyword-research + /seo-audit cover this
02

Phase 1: Gather Requirements

Ask these questions (one at a time, stop when clear):

SKILL.md · Phase 1: Gather Requirements
Name — What should the skill be called? (kebab-case, e.g., webinar-funnel)Trigger phrases — What would someone say to invoke this? (5-8 natural phrases)Category — Where does it fit? (foundation / strategy / copy-content / distribution / creative / seo / conversion / growth / knowledge)
03

Phase 2: Generate the Skill

1. Copy the template from templates/marketing-skill.md. 2. Fill in all frontmatter fields from Phase 1 answers. 3. Write the skill body following this structure: - Title line — / — - Opening paragraph — What this skill does and why it matters (2-3 sentences) - Brand memory refer…

SKILL.md · Phase 2: Generate the Skill
Copy the template from templates/marketing-skill.md.Fill in all frontmatter fields from Phase 1 answers.Write the skill body following this structure:
04

Phase 3: Create the Directory

Only create subdirectories if the skill genuinely needs them. Most skills are a single SKILL.md.

SKILL.md · Phase 3: Create the Directory
Only create subdirectories if the skill genuinely needs them. Most skills are a single SKILL.md.
05

Phase 4: Register and Validate

1. Remind the agent (or user) to add an entry to skills-manifest.json:

SKILL.md · Phase 4: Register and Validate
Remind the agent (or user) to add an entry to skills-manifest.json:Validate with mktg skill validate if the CLI is available. If CLI is unavailable, manually verify:Frontmatter has name, description, allowed-tools fields

SkillSignal prompt templates

Provide the task, context, and acceptance criteria

These prompts were written by SkillSignal from the source structure; they are not upstream text.

Source-grounded prompt

Use for a content task while explicitly checking the source sections.

Use create-skill for this content task: [task]. Inputs and constraints: [details]. Work through these pinned SKILL.md sections: “Phase 0: Validate the Need”, “Phase 1: Gather Requirements”, “Phase 2: Generate the Skill”, “Phase 3: Create the Directory”, “Phase 4: Register and Validate”. Cite the concrete requirements that shape each step, do not invent capabilities absent from the source, and verify the result against: [acceptance criteria].

Content checklist

Verify each item before delivery

The source section “Phase 0: Validate the Need” has been checked.

The source section “Phase 1: Gather Requirements” has been checked.

The source section “Phase 2: Generate the Skill” has been checked.

The source section “Phase 3: Create the Directory” has been checked.

Static permission evidence

Inspect the exact source lines that triggered a signal

These are source excerpts matched by deterministic rules, not findings of malicious behavior, safety, or actual execution.

Choose a different workflow

When another Skill is the better fit

create-skill

Create a new skill in the current repository. Use when the user wants to create/add a new skill, or mentions creating a skill from scratch. This skill follows the workflow defined in .agents/skills/README.md and helps scaffold, validate, and sync new skills.

A separate implementation from CherryHQ/cherry-studio; compare its source, maintenance signals, and permission requirements.

Open source detail

higgsfield-generate

Use when the user wants to generate an image or video via Higgsfield AI. Covers 30+ models: Soul V2, Seedance 2.0, Kling 3.0, Veo 3.1, GPT Image 2, Nano Banana 2. Also covers Marketing Studio — branded ad video/image with avatars and products. Use whenever: "generate an image", "make a video", "animate this photo", "image-to-video", "img2vid", "edit this image with AI", "produce a clip", "create an ad", "make a UGC video", "marketing video", "brand video", "TV spot", "import product from URL", "

A separate implementation from MoizIbnYousaf/marketing-cli; compare its source, maintenance signals, and permission requirements.

Open source detail

brand-landingpage

Brand-first landing page designer — runs a brand-identity interview (colors, typography, shape language), then generates and iterates on a polished landing page via Stitch with deployment-ready HTML. Use when the user asks to create, design, or build a landing page, homepage, or marketing page and has no established visual direction. Skip when they have a design mockup, need a dashboard or app UI, are working at component level, building a multi-page app, or restyling with known design tokens —

A separate implementation from wshobson/agents; compare its source, maintenance signals, and permission requirements.

Open source detail

FAQ

What does the create-skill source document cover?

Meta-skill for extending the mktg marketing playbook. You create new skills that follow the drop-in contract so they work immediately with /cmo, mktg doctor, and the full skill ecosystem.

How do I install create-skill?

The source record exposes this install command: npx skills add https://github.com/MoizIbnYousaf/marketing-cli --skill "skills/create-skill". Inspect the command and pinned source before running it.

Which permission-related actions were detected?

Static rules flagged write-files in the source; the page lists the matching lines and excerpts.

Repository stars
27
Repository forks
5
Quality
97/100
Source repository last pushed

Quality breakdown

Based on traceable docs and repository signals; stars are not treated as quality.

97/100
Documentation28/30
Specificity25/25
Maintenance20/20
Trust signals24/25

Compare before choosing

Related Agent Skills and source variants

These links are selected from shared tasks, functions, stacks, platforms, and same-name variants. Compare the source owner, documentation, permissions, and maintenance signals.

create-skill by CherryHQ

Create a new skill in the current repository. Use when the user wants to create/add a new skill, or mentions creating a skill from scratch. This skill follows the workflow defined in .agents/skills/README.md and helps scaffold, validate, and sync new skills.

higgsfield-generate by MoizIbnYousaf

Use when the user wants to generate an image or video via Higgsfield AI. Covers 30+ models: Soul V2, Seedance 2.0, Kling 3.0, Veo 3.1, GPT Image 2, Nano Banana 2. Also covers Marketing Studio — branded ad video/image with avatars and products. Use whenever: "generate an image", "make a video", "animate this photo", "image-to-video", "img2vid", "edit this image with AI", "produce a clip", "create an ad", "make a UGC video", "marketing video", "brand video", "TV spot", "import product from URL", "

brand-landingpage by wshobson

Brand-first landing page designer — runs a brand-identity interview (colors, typography, shape language), then generates and iterates on a polished landing page via Stitch with deployment-ready HTML. Use when the user asks to create, design, or build a landing page, homepage, or marketing page and has no established visual direction. Skip when they have a design mockup, need a dashboard or app UI, are working at component level, building a multi-page app, or restyling with known design tokens —

cmo-remotion by MoizIbnYousaf

Brand-grounded Remotion video pipeline. Take a brief, ground it in `brand/` (voice, audience, positioning, creative-kit), write a beat sheet, scaffold a fresh Remotion project, generate any required assets, compose with frame-driven animations, and bake a final MP4. Use this skill whenever the user wants to build a NEW Remotion video from scratch — product films, motion graphics, code-driven shaders, CRT/glitch effects, HTML-in-canvas demos, React video. Triggers on requests like "make a remotio

emails by coreyhaines31

When the user wants to create or optimize an email sequence, drip campaign, automated email flow, or lifecycle email program. Also use when the user mentions "email sequence," "drip campaign," "nurture sequence," "onboarding emails," "welcome sequence," "re-engagement emails," "email automation," "lifecycle emails," "trigger-based emails," "email funnel," "email workflow," "what emails should I send," "welcome series," or "email cadence." Use this for any multi-email automated flow. For cold out

View original Skill.mdThis page is parsed directly from the repository SKILL.md without editorial rewriting. Collected: Jul 28, 2026 · about 6 min

/create-skill — Skill Creator

Meta-skill for extending the mktg marketing playbook. You create new skills that follow the drop-in contract so they work immediately with /cmo, mktg doctor, and the full skill ecosystem.

For brand memory protocol, see /cmo rules/brand-memory.md.

On Activation

  1. Read the skill contract: workflows/create-new-skill.md
  2. Read the template: templates/marketing-skill.md
  3. Read skills-manifest.json in the project root to understand existing skills and avoid overlap.
  4. Ask: What marketing capability should this skill add?

Phase 0: Validate the Need

Gate check. Before creating a new skill, verify it doesn't already exist:

SignalAction
Capability covered by existing skillSkip. Point to the existing skill.
Slight variation of existing skillSkip. Suggest extending the existing skill instead.
Genuinely new marketing capabilityProceed.
Orchestrator chaining existing skillsProceed. Mark as orchestrator layer.

Check skills-manifest.json for the full list. Common near-misses:

  • "social media copy" → /content-atomizer already handles this
  • "brand guidelines" → /brand-voice covers this
  • "SEO strategy" → /keyword-research + /seo-audit cover this

Phase 1: Gather Requirements

Ask these questions (one at a time, stop when clear):

  1. Name — What should the skill be called? (kebab-case, e.g., webinar-funnel)
  2. Trigger phrases — What would someone say to invoke this? (5-8 natural phrases)
  3. Category — Where does it fit? (foundation / strategy / copy-content / distribution / creative / seo / conversion / growth / knowledge)
  4. Layer — What layer? (foundation / strategy / execution / orchestrator)
  5. Tier — How essential? (must-have / nice-to-have / experimental)
  6. Brand reads — Which brand/ files does it need? (voice-profile.md, audience.md, etc.)
  7. Brand writes — Which brand/ files does it update?
  8. Dependencies — Which skills should run first? (e.g., brand-voice, audience-research)
  9. Core workflow — What are the main phases? (3-5 phases typical)

Phase 2: Generate the Skill

  1. Copy the template from templates/marketing-skill.md.
  2. Fill in all frontmatter fields from Phase 1 answers.
  3. Write the skill body following this structure:
    • Title line# /<name> — <Short Description>
    • Opening paragraph — What this skill does and why it matters (2-3 sentences)
    • Brand memory reference — Link to /cmo brand-memory rules
    • On Activation — Steps to load context and assess the request
    • Phases 1-N — The core workflow (3-5 phases)
    • Worked Example — One concrete example showing the skill in action
    • Anti-Patterns — Table of common mistakes and corrections
    • YAGNI Principles — What NOT to add
  4. Write the description field carefully — it's used for routing. Include:
    • What the skill does (first sentence)
    • When to use it (second sentence)
    • Trigger phrases (remaining text)

Phase 3: Create the Directory

skills/<name>/
├── SKILL.md              # Required — the skill itself
├── templates/            # Optional — reusable templates
├── workflows/            # Optional — step-by-step procedures
└── references/           # Optional — supporting knowledge

Only create subdirectories if the skill genuinely needs them. Most skills are a single SKILL.md.

Phase 4: Register and Validate

  1. Remind the agent (or user) to add an entry to skills-manifest.json:
    "<name>": {
      "source": "new",
      "category": "<category>",
      "layer": "<layer>",
      "tier": "<tier>",
      "reads": ["<file1>.md"],
      "writes": ["<file1>.md"],
      "depends_on": ["<skill1>"],
      "triggers": ["<phrase1>", "<phrase2>"],
      "review_interval_days": 60
    }
    
  2. Validate with mktg skill validate <name> if the CLI is available. If CLI is unavailable, manually verify:
    • Frontmatter has name, description, allowed-tools fields
    • name matches the directory name exactly
    • Description includes trigger phrases for routing
    • All referenced brand files use valid names from the standard set
    • No trigger phrases conflict with existing skills (check manifest)
  3. Test by invoking /<name> and verifying the On Activation flow works.

Do NOT modify skills-manifest.json directly in this skill — that's a separate step to avoid merge conflicts.

Handling Modification Requests

If the user wants to modify an existing skill (not create a new one):

  • "Update skill X" or "add a mode to Y" → Read the existing SKILL.md, understand its structure, make targeted edits. Do not use the creation workflow.
  • "Merge skill X into skill Y" → Read both, propose the merge, confirm, then edit the target skill.
  • Route here only for genuinely new capabilities.

Key Principles

Frontmatter Contract

Every SKILL.md must have this exact frontmatter structure:

---
name: <kebab-case-name>
description: |
  <Multi-line description. First sentence: what it does.
  Second sentence: when to use it. Remaining: trigger phrases.>
allowed-tools: []
---
  • name must match the directory name
  • description is used by Claude for skill routing — be specific and include trigger phrases
  • allowed-tools is always [] for marketing skills (they use the agent's default tools)

The On Activation Pattern

Every skill starts with On Activation — the first thing that runs when invoked:

  1. Load brand context (read brand/ files)
  2. Show what loaded (visual tree with checkmarks)
  3. Assess the request
  4. Gate check (skip if wrong skill)

This pattern matters because it's what makes progressive enhancement work — skills produce useful output at zero context but get noticeably better with brand memory. Skipping it means the skill either errors on missing files or ignores context that would make output 3x better.

Progressive Enhancement

Skills must NEVER gate on brand files. They enhance output but are never required:

# Good
1. Read `brand/voice-profile.md` if it exists. Adapt tone accordingly.
2. If not available, use defaults (direct, conversational).

# Bad
1. Read `brand/voice-profile.md`. ERROR if not found.

Writing Good Skill Content

The template gives structure. Here's how to fill it with substance:

  • Phase instructions: Use imperative verbs ("Read X," "Generate Y," "Ask the user Z"). Specify inputs and outputs for each phase. Include conditional logic where decisions vary ("If the user has a URL, scrape it. If not, ask 3 questions.").
  • Worked examples: Pick a realistic scenario the target user would actually encounter. Walk through key decision points, not just the happy path. Show what the output looks like, not just what it contains.
  • Calibrating prescriptiveness: Be specific where consistency matters (output format, file paths, frontmatter). Leave room for agent judgment where creativity matters (copy tone, strategic recommendations, question sequencing).
  • Anti-patterns: Think about the 3 most common ways this skill could go wrong. Usually: doing too much, doing too little, or doing the wrong thing entirely.

Anti-Patterns

Anti-patternInsteadWhy
Creating a skill that overlaps with an existing oneCheck manifest first, extend existing skillDuplicate skills confuse routing — /cmo won't know which to pick, and the builder gets inconsistent results depending on which triggers.
Skipping the description field or writing it vaguelyDescription IS routing — be specific, include triggersClaude decides whether to use a skill based almost entirely on the description. A vague description means the skill never gets invoked, no matter how good the content is.
Making brand files requiredProgressive enhancement — enhance, never gateBrand files build up over time. A skill that errors on missing files is useless for new projects, which is exactly when builders need the most help.
Adding 10+ phases3-5 phases. If more, split into multiple skillsLong skills are hard for agents to follow consistently. Each additional phase increases the chance of drift or skipped steps.
Hardcoding file paths outside brand/ and campaigns/Use the standard directoriesNon-standard paths break cross-skill references. If one skill writes to output/ and another looks in brand/, the context chain is broken.
Skills that call other skillsSkills read/write files. /cmo orchestratesSkill-to-skill calls create hidden dependencies and ordering problems. Files are the API — they're inspectable, debuggable, and don't create call chains.
Forgetting the worked exampleEvery skill needs one concrete exampleExamples are worth more than abstract instructions. An agent reading a worked example can infer patterns that no amount of rules can convey.

YAGNI Principles

  • Don't create orchestrator skills unless you have 3+ skills to chain
  • Don't add references/ directory for a simple skill — one SKILL.md is fine
  • Don't over-specify the workflow — leave room for the agent's judgment
  • Don't duplicate knowledge that lives in another skill
  • The skill contract is the source of truth, not this skill — if they diverge, update this skill
Skill path
skills/create-skill/SKILL.md
Commit SHA
f12fbcbe4929
Repository license
MIT
Data collected