Skip to content
✍️

Content Writer

Featured
Security Approved
v1.0.0

Generate blog posts, articles, and marketing copy. Supports multiple tones, SEO optimization, and brand voice consistency.

Content Creationcloudflarevpslocal

Installation

Install this skill using the OpenClaw CLI:

$ openclaw skill add content-writer

Configuration

Add this skill to your OpenClaw configuration:

# OpenClaw Skill Configuration
# Add to ~/.openclaw/config.yaml

skills:
  content-writer:
    enabled: true
    
    # Add your API keys and settings below
    settings: {}

Version History

Curated skill releases are reviewed, versioned, and can be rolled back to prior revisions.

v1.0.0active
  • - Initial curated release

Usage

Once installed, you can use this skill in your workflows:

# Run directly
openclaw run content-writer

# Or use in automation
openclaw workflow --skill=content-writer