Generates blog posts, technical documentation, READMEs, and changelogs in your voice and tone. Publishes to mk-knight23.github.io and dev.to. Use when: (1) writing a technical blog post about something you built, (2) generating changelog from git commits, (3) creating documentation for a new project, (4) writing a README from scratch. NOT for: marketing copy for products you don't own, plagiarizing other content.
Write once, publish everywhere — blog posts, docs, READMEs, changelogs in your authentic voice.
@OpenClaw content-creator blog "How I automated 35 job applications with AI"
@OpenClaw content-creator changelog --repo mk-knight23/AI-Agent-OpenClaw --since v1.0
@OpenClaw content-creator readme --repo mk-knight23/some-project
@OpenClaw content-creator docs --type architecture --project NanoClaw
Train the skill on your writing style:
{
"skill": "content-creator",
"voice_samples": ["workspace/resume_template_ai_llm.md"],
"tone": "technical, direct, first-person",
"publish_to": ["github-pages", "dev.to"],
"github_pages_repo": "mk-knight23.github.io"
}