An automated agent skill for gathering deep community intelligence and tracking adoption trends for any open-source project or product.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install community-intel
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install community-intel using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Community Intel is a powerful tool designed for Openclaw Skills that automates the tedious process of monitoring community sentiment and technical discussions. By scanning platforms like Reddit, Hacker News, GitHub, and Twitter, the agent identifies use cases, bug reports, and emerging trends without manual intervention. It excels at parsing deep comment threads to extract high-value insights often missed by surface-level scrapers.
This skill transforms raw social data into structured reports, allowing maintainers and developers to stay informed about their ecosystem. By utilizing Openclaw Skills, the agent learns over time which sources provide the highest signal-to-noise ratio, ensuring that your intelligence reports become more refined and actionable with every run.
To integrate this into your workflow, configure the environment variables or use the CLI to add the cron job to Openclaw Skills. Run the following command to schedule a nightly research task:
openclaw cron add \
--name "Community Intel" \
--schedule "45 22 * * *" \
--message "You are doing community research for [PROJECT_NAME]..."
Ensure you have configured your PROJECT_NAME, SEARCH_TERMS, and INTEL_FILE path in your workspace config to allow the agent to persist findings correctly.
The skill maintains a persistent intelligence file (typically memory/project-intel.md) to track historical data and avoid duplicates. The structure is organized as follows:
| Section | Content Description |
|---|---|
| Best Sources | A ranked list of platforms (Reddit, HN, etc.) based on recent signal quality. |
| Resources | A curated directory of discovered tools, links, and sites. |
| Findings Log | A reverse-chronological log of daily or weekly research reports. |
Each report entry includes headlines, use cases, tips, community buzz, and a source quality rating (1-3 stars).
Loading
A specialized skill for fetching live stock quotes and market status directly from Yahoo Finance in a normalized JSON format.

A streamlined utility for fetching current weather conditions and short-term forecasts via the Open-Meteo API.

A real-time blockchain event monitoring tool that delivers on-chain activity via webhooks to your application.

A comprehensive toolset for AI agents to access real-time and historical on-chain data across EVM and Solana networks.

A specialized tool for generating structured project summaries and archiving completed AI agent conversations to local files and Discord.

An automated utility for keeping Discord server guide channels perfectly in sync with the actual server structure.








































