Content Ideas Generator for Openclaw

An intelligent trend aggregator that transforms raw data from social platforms and RSS feeds into actionable content ideas with optimized hooks and angles.

dimitripantzos
v1.0.0
Feb 22, 2026
0
1.3k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install content-ideas

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install content-ideas using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Content Ideas Generator?

The Content Ideas Generator is a comprehensive tool designed to eliminate creative block by automating the research process. By utilizing Openclaw Skills, this agent monitors high-signal sources like Hacker News, niche subreddits, and X/Twitter to identify what is currently capturing attention. It synthesizes this data into a structured format, providing users with not just topics, but specific angles and hooks tailored to their unique audience.

This skill is essential for creators, social media managers, and developers who need to stay ahead of the curve. It bridges the gap between raw trend data and final content production by analyzing engagement metrics and suggesting multi-platform formats, ensuring every piece of content has a data-backed reason for existing.

Content Ideas Generator Use Cases

  • Creating automated daily trend reports for specific niches like AI automation or SaaS.
  • Developing a weekly cross-platform content calendar for LinkedIn, Twitter, and blogs.
  • Identifying reactive content opportunities from breaking news and viral discussions.
  • Researching evergreen educational topics by analyzing recurring audience pain points on forums.

How Content Ideas Generator Works

  1. Data Collection: The agent utilizes Openclaw Skills to pull the latest posts and articles from RSS feeds, social media APIs, and web searches.
  2. Intelligent Filtering: It applies user-defined constraints such as minimum engagement levels, keyword inclusion/exclusion, and post age to ensure relevance.
  3. Trend Analysis: The AI examines the gathered data to determine why specific topics are trending and identifies gaps in current discussions.
  4. Actionable Output: It generates a markdown report featuring titles, source links, strategic angles, and various hook formulas optimized for engagement.

Content Ideas Generator Setup

To initialize the skill, define your target niche and platforms in content-ideas/config.json. You can add specific sources to your environment using the following commands:

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

Content Ideas Generator Data Schema & Taxonomy

The skill manages its operations through a JSON configuration and outputs structured Markdown files for easy consumption.

File/Folder Purpose
config.json Defines niche, audience, platforms, sources, and engagement filters.
/daily/ Stores daily trend snapshots named by date (YYYY-MM-DD.md).
/weekly/ Stores comprehensive weekly content calendars (YYYY-WW.md).
Output Schema Each idea includes source attribution, engagement reasoning, hooks, and suggested formats.

Content Ideas Generator Advanced Features

  • Scheduled automation using cron jobs for hands-free daily or weekly research delivery.
  • Brand Voice integration to automatically adapt the tone and vocabulary of generated hooks to your persona.
  • Multi-tool synthesis using web search and social media skills to validate trends across different ecosystems.
  • Hook formula templates including Problem-Agitate, Curiosity Gap, and Social Proof for high-conversion copywriting.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*