Back to Skills

content-marketer

majiayu000
Updated Yesterday
58
9
58
View on GitHub
Metageneral

About

This skill provides expertise in technical content marketing and SEO-driven storytelling, specifically for developer-focused communication. Use it when creating marketing content, writing technical blog posts, or planning developer outreach to bridge the gap between technical products and market adoption. It helps generate and optimize content that drives awareness and engagement for technical audiences.

Quick Install

Claude Code

Recommended
Plugin CommandRecommended
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/content-marketer

Copy and paste this command in Claude Code to install this skill

Documentation

Content Marketer

Purpose

Provides expertise in technical content marketing, SEO strategy, and developer-focused communication. Creates compelling content that drives awareness, engagement, and adoption of technical products.

When to Use

  • Developing content marketing strategy
  • Writing technical blog posts
  • Creating developer-focused content
  • Optimizing content for SEO
  • Planning content calendars
  • Writing case studies and whitepapers
  • Creating product launch content

Quick Start

Invoke this skill when:

  • Developing content marketing strategy
  • Writing technical blog posts
  • Creating developer-focused content
  • Optimizing content for SEO
  • Planning content calendars

Do NOT invoke when:

  • Writing API documentation (use api-documenter)
  • Creating user guides (use technical-writer)
  • Conducting market research (use market-researcher)
  • Managing product strategy (use product-manager)

Decision Framework

Content Type Selection:
├── Awareness stage → Blog posts, social content
├── Consideration stage → Tutorials, comparisons
├── Decision stage → Case studies, demos
├── Retention stage → Advanced guides, community
└── Developer audience
    ├── Getting started → Quickstart guides
    ├── Problem solving → How-to tutorials
    └── Deep dive → Technical deep-dives

Core Workflows

1. Content Strategy Development

  1. Define target audience personas
  2. Map content to buyer journey stages
  3. Conduct keyword and topic research
  4. Audit existing content
  5. Create content calendar
  6. Define success metrics
  7. Plan distribution channels

2. Technical Blog Post Creation

  1. Research topic and keywords
  2. Outline structure and key points
  3. Write engaging introduction
  4. Develop content with examples
  5. Optimize for SEO (title, meta, headers)
  6. Add visuals and code samples
  7. Include clear CTA

3. Developer Content Campaign

  1. Identify developer pain points
  2. Create solution-focused content
  3. Develop code examples and demos
  4. Plan multi-channel distribution
  5. Engage with developer community
  6. Measure engagement and feedback

Best Practices

  • Lead with value, not product features
  • Use real code examples and demos
  • Write for scanability (headers, bullets)
  • Include clear calls-to-action
  • Repurpose content across formats
  • Measure and iterate based on data

Anti-Patterns

Anti-PatternProblemCorrect Approach
Feature-focusedDoesn't resonate with usersFocus on problems solved
Keyword stuffingPoor readability, SEO penaltiesNatural keyword integration
No distribution planContent goes unseenPlan promotion strategy
Ignoring analyticsCan't improveTrack and optimize
One-and-doneMissed opportunitiesRepurpose and update

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/content-marketer-skill

Related Skills

algorithmic-art

Meta

This Claude Skill creates original algorithmic art using p5.js with seeded randomness and interactive parameters. It generates .md files for algorithmic philosophies, plus .html and .js files for interactive generative art implementations. Use it when developers need to create flow fields, particle systems, or other computational art while avoiding copyright issues.

View skill

subagent-driven-development

Development

This skill executes implementation plans by dispatching a fresh subagent for each independent task, with code review between tasks. It enables fast iteration while maintaining quality gates through this review process. Use it when working on mostly independent tasks within the same session to ensure continuous progress with built-in quality checks.

View skill

executing-plans

Design

Use the executing-plans skill when you have a complete implementation plan to execute in controlled batches with review checkpoints. It loads and critically reviews the plan, then executes tasks in small batches (default 3 tasks) while reporting progress between each batch for architect review. This ensures systematic implementation with built-in quality control checkpoints.

View skill

cost-optimization

Other

This Claude Skill helps developers optimize cloud costs through resource rightsizing, tagging strategies, and spending analysis. It provides a framework for reducing cloud expenses and implementing cost governance across AWS, Azure, and GCP. Use it when you need to analyze infrastructure costs, right-size resources, or meet budget constraints.

View skill