fomo-research-skill
⚠️ DEPRECATED — use fomo-research instead. Install: npx clawhub install fomo-research
Why use this skill?
This documentation covers the deprecated fomo-research-skill. Learn why you should migrate to the new fomo-research package for your OpenClaw agent.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/pooowell/fomo-research-skillWhat This Skill Does
The fomo-research-skill is a deprecated OpenClaw agent capability that was originally designed to perform market analysis and trend tracking. It was engineered to scan web sources for trending topics and sentiment data, helping users identify potential investment opportunities or viral content patterns. However, please be advised that this specific implementation is no longer maintained and has been superseded by more efficient, modern alternatives within the OpenClaw ecosystem.
Installation
This skill is deprecated. Do not use the legacy installation command. Instead, you should transition to the updated version to ensure continued functionality and security. To install the current, maintained version, please run:
npx clawhub install fomo-research
Use Cases
Historically, this tool was used for the following scenarios:
- Real-time monitoring of social media trends to inform content strategy.
- Automated research of emerging financial markets and volatile assets.
- Aggregation of news data from various technical and investment-focused web endpoints.
- Tracking community sentiment shifts during major industry announcements.
Example Prompts
- "Check the current sentiment on the most trending AI-related project on GitHub today."
- "Research the recent price volatility of the assets identified by the fomo-research-skill yesterday."
- "Summarize the top three viral discussions occurring in the developer community right now."
Tips & Limitations
- Crucial Warning: This skill is officially deprecated. Continued use of the
pooowell/fomo-research-skillrepository may lead to unexpected failures or security vulnerabilities, as it no longer receives updates or bug fixes. - Migration: If you are currently utilizing this skill in your agent workflows, it is highly recommended to refactor your code to point to the new
fomo-researchpackage. Most existing workflows will require minimal adjustments to handle the transition. - Accuracy: Because this skill relies on web-scraping and external APIs, its output quality is entirely dependent on the availability and structure of third-party websites. Always verify sensitive data with official sources before making critical financial or technical decisions.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-pooowell-fomo-research-skill": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api