Ai Content Generator banner
huifer huifer

Ai Content Generator

AI community

Description

--- description: 使用 AI 生成高质量的 SEO 和 GEO 优化内容,支持多种内容类型和风格 argument-hint: --topic <topic> --type <content-type> --length <words> [--tone <style>] [--optimize-for <target>] options: - topic: 内容主题 - type: 内容类型(blog-post, guide, case-study, comparison, listicle) - length: 内容长度(词数) - tone: 语气风格(professional, casual, friendly, authoritative) - optimize-for: 优化目标(seo, geo, both) - include-schema: 是否包含 Schema.org 标记 examples: - /ai-content-generator --topic "ChatGPT for SEO" --type blog-pos

Installation

Installs to ~/.claude/skills/huifer-claude-code-seo-ai-content-generator/SKILL.md

Terminal
mkdir -p ~/.claude/skills/huifer-claude-code-seo-ai-content-generator && curl -fsSL https://raw.githubusercontent.com/huifer/claude-code-seo/HEAD/commands/ai-content-generator.md -o ~/.claude/skills/huifer-claude-code-seo-ai-content-generator/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository