crypto-daily-report
加密货币日报生成技能。当用户要求生成日报、出日报、发日报、加密新闻日报时激活。按固定板块结构采集数据、处理脱水、排版后分三条消息发送到 Telegram 加密新闻 Topic。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/blockpunk2077/crypto-daily-reportWhat This Skill Does
The crypto-daily-report skill is a sophisticated automation agent designed to streamline the aggregation and dissemination of cryptocurrency market intelligence. It acts as an autonomous newsroom, continuously monitoring leading crypto news outlets (BlockBeats, Odaily, PANews, CoinDesk), market metrics (price feeds), and high-signal data sources like RootData and OpenNews.
Once triggered, the skill performs rapid cross-referencing to eliminate redundant information, extracts core insights from complex financial news, and validates funding round details against primary sources. It autonomously formats the processed data into a structured, professional three-part Telegram report consisting of headlines, funding trends, alpha/meme opportunities, DeFi yields, and macroeconomic analysis. It adheres strictly to a 'Silent Execution' principle, ensuring a seamless user experience by performing all processing in the background without cluttering the chat window.
Installation
To install this skill, run the following command in your terminal:
clawhub install openclaw/skills/skills/blockpunk2077/crypto-daily-report
Use Cases
- Institutional Research: Automatically compiling a daily market summary for high-frequency traders or hedge fund analysts.
- Community Management: Providing instant, high-quality news feeds to Telegram channels to boost engagement and provide value to followers.
- Personal Productivity: Saving hours of manual scanning across multiple news sites, X (Twitter), and data platforms.
- Market Opportunity Discovery: Keeping track of early-stage funding rounds and meme coin trends through automated scraping of high-signal sources.
Example Prompts
- "今天有哪些重要的融资事件?帮我出份日报。"
- "生成一份加密新闻日报,涵盖最新的DeFi生息机会和融资信息。"
- "发日报:重点关注BTC走势和今天表现最好的Meme项目。"
Tips & Limitations
- Silent Execution: Note that the agent will not provide status updates during the scraping process to maintain cleanliness. Expect the results to appear directly in your configured Telegram Topic.
- Data Integrity: The agent prioritizes primary sources (native news flashes) to verify funding data; if information is unavailable, it will explicitly label it as '参投机构未披露' to ensure accuracy.
- Dependencies: Ensure the environment has internet access for web fetching and the necessary Python scripts for price and DeFi data are correctly configured within your local path.
- Filtering: The tool utilizes OpenNews score filtering (score >= 75) to ignore noise, so only high-impact events will make it into the daily report.
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-blockpunk2077-crypto-daily-report": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, data-collection, external-api, code-execution