tech-invest-daily
科技行业投资日报生成与推送。当用户要求生成科技投资日报、发送每日投资报告、或cron定时触发日报任务时使用。自动抓取财联社实时新闻、获取涉及上市公司股价、生成深度分析报告并通过飞书一条消息发送完整Markdown报告,同时生成PDF附件。
Why use this skill?
Deploy the tech-invest-daily skill to automate real-time tech news aggregation, stock analysis, and professional reporting delivered directly to Feishu.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ilove323/tech-invest-dailyWhat This Skill Does
The tech-invest-daily skill acts as an automated financial analyst and reporting agent specifically tailored for the technology sector. It integrates real-time news aggregation, quantitative stock data retrieval, and intelligent synthesis to provide a comprehensive daily investment report. The skill autonomously scrapes tech news from CLS.cn, analyzes market movements for specific companies, calculates key financial metrics, and generates a structured, professional-grade investment report. These reports are delivered directly via Feishu (Lark) as both formatted Markdown messages and high-quality PDF attachments, ensuring stakeholders receive actionable insights immediately.
Installation
You can install this skill directly via the OpenClaw command-line interface. Run the following command in your terminal:
clawhub install openclaw/skills/skills/ilove323/tech-invest-daily
Ensure your OpenClaw environment is configured with necessary API credentials for Feishu and workspace permissions to allow file generation and system execution.
Use Cases
- Automated Daily Briefings: Configure as a cron job to generate a pre-market tech report every morning before the exchange opens.
- Market Monitoring: Trigger manually when significant market volatility occurs to receive a deep-dive analysis of affected tech stocks.
- Primary Market Scouting: Identify emerging trends by analyzing new funding rounds and their potential impact on public market counterparts.
- Team Communication: Keep your investment committee informed by pushing instant reports directly into your corporate Feishu chat channels.
Example Prompts
- "Generate the tech investment daily report for today and send it to my Feishu account."
- "I need a detailed analysis on NVDA and chip sector news for today's market report, please prepare the PDF attachment as well."
- "Run the tech-invest-daily routine now to capture the latest AI sector news and analyze the impact on our current portfolio holdings."
Tips & Limitations
- Precision: The quality of the report depends heavily on the accuracy of the company code input; ensure A-share, US-share, and HK-share prefixes are formatted correctly (e.g., 'usNVDA' vs 'sz000338').
- Performance: As the skill involves fetching multiple external URLs and executing PDF conversion processes, ensure your local workspace has sufficient memory and network stability.
- Disclaimer: This skill provides analysis based on data; always verify sensitive financial decisions against official market data sources. The generated reports are for decision support and do not constitute professional financial advice.
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-ilove323-tech-invest-daily": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, external-api, code-execution
Related Skills
excel-translator
Translates Excel files (.xlsx) from English to Chinese while preserving all formatting, images, and charts. Use for any task where a user provides an Excel file and requests English-to-Chinese translation.
outlook-calendar
读取企业 Microsoft 365 Outlook 日历。当用户问任何涉及日程、会议、安排、工作、任务、事情的问题时触发,例如:今天有什么安排、这周有什么会、本月会议多少小时、明天要做什么、下周有啥工作、这周有什么事、有啥任务等。
outlook-calendar
读取企业 Microsoft 365 Outlook 日历。当用户问任何涉及日程、会议、安排、工作、任务、事情的问题时触发,例如:今天有什么安排、这周有什么会、本月会议多少小时、明天要做什么、下周有啥工作、这周有什么事、有啥任务等。
owa-outlook
读取企业 Microsoft 365 Outlook 日历和邮件。当用户问任何涉及日程、会议、安排、工作、任务、事情、邮件、收件箱、未读邮件的问题时触发。
calendar-reminder
每晚22:00自动扫描明天的Outlook日历,上午日程提前2小时提醒,下午日程12:00统一提醒,通过飞书发送通知。依赖 owa-outlook skill。