Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Generate content ideas from multiple sources. Aggregates trends from RSS feeds, Reddit, Hacker News, X/Twitter, and web search. Outputs actionable content id...
Generate content ideas from multiple sources. Aggregates trends from RSS feeds, Reddit, Hacker News, X/Twitter, and web search. Outputs actionable content id...
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Turn trends into content. Aggregate from multiple sources, filter by niche, output actionable ideas.
Gather โ Pull from RSS, Reddit, HN, X, web search Filter โ Match to your niche and audience Analyze โ What's trending? What angle is missing? Output โ Actionable ideas with hooks and formats
Ask your agent: "Generate 10 content ideas for this week. My niche is AI automation for small businesses." The agent should: Check configured sources (RSS feeds, subreddits, etc.) Search for trending topics in your niche Cross-reference what's getting engagement Generate ideas with specific hooks and angles
Store in content-ideas/config.json: { "niche": "AI automation for small businesses", "audience": "non-technical founders, solopreneurs", "platforms": ["twitter", "linkedin", "blog"], "sources": { "rss": [ "https://news.ycombinator.com/rss", "https://www.reddit.com/r/smallbusiness/.rss", "https://www.reddit.com/r/Entrepreneur/.rss" ], "subreddits": ["smallbusiness", "Entrepreneur", "SaaS", "artificial"], "twitter": { "accounts": ["@levelsio", "@marckohlbrugge", "@andrewchen"], "keywords": ["AI automation", "no-code", "solopreneur"] }, "keywords": ["AI", "automation", "productivity", "small business", "startup"] }, "filters": { "minEngagement": 100, "maxAgeDays": 7, "excludeKeywords": ["crypto", "NFT", "web3"] }, "output": { "ideasPerRun": 10, "includeHooks": true, "includeFormats": true, "includeAngles": true } }
# Pre-configure feeds node /root/clawd/skills/rss-reader/scripts/rss.js add "https://news.ycombinator.com/rss" --category tech node /root/clawd/skills/rss-reader/scripts/rss.js add "https://www.reddit.com/r/Entrepreneur/.rss" --category business
Reddit exposes RSS for any subreddit: https://www.reddit.com/r/{subreddit}/.rss โ new posts https://www.reddit.com/r/{subreddit}/top/.rss?t=week โ top this week
Front page: https://news.ycombinator.com/rss Show HN: https://hnrss.org/show Ask HN: https://hnrss.org/ask By keyword: https://hnrss.org/newest?q=AI+automation
Search trending topics and high-engagement posts in your niche.
Search for trending articles, news, and discussions.
Set up a daily cron to generate ideas: Schedule: 07:00 daily Task: Generate 5 content ideas based on overnight trends. Save to content-ideas/daily/YYYY-MM-DD.md
Schedule: Sunday 20:00 Task: Generate 15-20 content ideas for the week. Organize by platform and day. Save to content-ideas/weekly/YYYY-WW.md
"What's trending in [niche] right now? Give me 5 content ideas I can post today."
Breaking news response Hot take on viral post "Here's what everyone's missing about X"
How-to tutorials Tool comparisons Beginner guides Common mistakes
Behind-the-scenes Lessons learned Case studies Failures and wins
Unpopular opinions Myth-busting "Why I don't do X"
When generating ideas, include hooks: Problem-Agitate: "Most [audience] waste [time/money] on [thing]..." Curiosity Gap: "The one thing [successful people] do that nobody talks about..." Social Proof: "How [person] went from [A] to [B] in [time]..." Contrarian: "Unpopular opinion: [common belief] is wrong. Here's why..." How-To: "How to [achieve result] in [timeframe] (step-by-step)" List: "[Number] [things] every [audience] needs to know about [topic]" Story: "I [did thing] and [result]. Here's what happened..."
When generating ideas, reference the brand voice profile: 1. Load brand-voice/profile.json 2. Match hooks to tone (casual vs professional) 3. Filter ideas by audience match 4. Adapt language to vocabulary preferences
Quality over quantity โ 5 good ideas beat 20 mediocre ones Cross-platform โ One idea can be a thread, post, AND article Timeliness matters โ Trending topics have a 24-48 hour window Your angle โ Don't just report trends, add unique perspective Save rejects โ Ideas that don't fit now might work later Track performance โ What ideas convert to engagement?
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.