Skills content-brainstorm
Social media content ideation engine. Generates a 7-day topic plan with titles, angles, SEO keywords, and trend scores for any niche and platform.
install
source · Clone the upstream repo
git clone https://github.com/openclaw/skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/alexandrali1989-cell/content-brainstorm" ~/.claude/skills/openclaw-skills-content-brainstorm && rm -rf "$T"
OpenClaw · Install into ~/.openclaw/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.openclaw/skills && cp -r "$T/skills/alexandrali1989-cell/content-brainstorm" ~/.openclaw/skills/openclaw-skills-content-brainstorm && rm -rf "$T"
manifest:
skills/alexandrali1989-cell/content-brainstorm/SKILL.mdsource content
Content Brainstorm — 自媒体选题策划
Generate a complete weekly content calendar for Chinese social media platforms.
When to Activate
Trigger when the user mentions: 选题, content planning, what to write, 灵感枯竭, brainstorm, topic ideas, 内容规划.
Workflow
-
Gather context:
- Niche / vertical (e.g., personal growth, AI tech, food, fashion)
- Target platform (小红书 / 知乎 / 公众号 / 抖音 / Twitter)
- Account positioning (one-sentence description)
- Hot-topic preference (chase trends vs. evergreen)
-
Generate a 7-day plan using the 3:3:1 ratio:
- 3 trend-chasing topics
- 3 evergreen topics
- 1 opinion / controversial topic
-
For each topic include:
- Title (platform-native style)
- Angle / hook
- Target SEO keywords
- Estimated virality: ⭐⭐⭐⭐⭐ scale
- Reference competitor content
- Estimated creation time
-
Title style by platform:
- 小红书: emoji + numbers + keywords
- 知乎: question format
- 公众号: suspense / curiosity gap
- 抖音: hook-first, colloquial
Output Format
## Weekly Content Plan ({date range}) ### Day 1 - {weekday} **Title:** {title} **Angle:** {hook / angle} **Keywords:** {SEO keywords} **Virality:** ⭐⭐⭐⭐ / High **Reference:** {competitor example} **Est. time:** {hours} --- (repeat × 7)
Research Strategy
- Use web_search to check current trending topics
- Analyze platform-specific trending hashtags
- Reverse-engineer competitor account topics
- Cross-reference with user's past high-performing content (if available)
Guidelines
- Never plagiarize — reference angles only
- Flag time-sensitive topics (must publish same day)
- Mark evergreen topics as "can prepare ahead"