TopRank Skills

Home / Claw Skills / Monitoring / chairman-daily-brief
Official OpenClaw rules 72%

chairman-daily-brief

Exclusive morning and evening briefing skill for listed company chairmen. Provides daily briefings from an executive decision-making perspective, covering stock price movements, industry policy updates, competitor intelligence, capital market sentiment, and regulatory announcement alerts. Morning briefings focus on pre-market outlook and risk warnings; evening briefings emphasize post-market review and next-day strategies. Data aggregated from multiple QVeris sources.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 chairman-daily-brief 技能。 若已安装,则直接安装 chairman-daily-brief 技能。

Overview

Skill Key
buxibuxi/chairman-daily-brief
Author
buxibuxi
Source Repo
openclaw/skills
Version
-
Source Path
skills/buxibuxi/chairman-daily-brief
Latest Commit SHA
b0d3820e57c1fc86177dd5a9bae451b8206fa31d

Extracted Content

SKILL.md excerpt

# Chairman Daily Brief

A daily market briefing system designed for listed company chairmen, providing executive-level market intelligence from a strategic decision-making perspective.

## Core Value Proposition

Unlike ordinary investor market watching, this skill operates from a **chairman's decision-making perspective**:

- **Stock Movements → Impact Analysis**: Not just watching ups and downs, but analyzing impacts on financing, M&A, and shareholder relations
- **Industry Policy → Strategic Opportunities**: Capturing business opportunities or risks from regulatory changes in real-time
- **Competitors → Benchmarking Analysis**: Assessing how major competitor moves affect your company
- **Market Sentiment → Capital Strategy**: Timing suggestions for corporate capital operations based on investor sentiment
- **Announcement Alerts → Compliance Warnings**: Regulatory announcements and major event reminders

## Morning vs Evening Briefings

### Morning Brief — 7:00-9:00 AM (Pre-Market)

**Objective**: Equip the chairman with a complete picture before market open, preparing for the day ahead

**Content Modules**:
1. **Overnight Global Markets**: Impact of US stocks, Hong Kong stocks, and A50 futures on today's opening
2. **Macro Policy Express**: Industry policies and regulatory developments released overnight
3. **Company Pre-Market Outlook**: Pre-market price expectations, key levels today, potential volatility factors
4. **Industry Radar**: Major developments from other companies in the industry, sector index performance
5. **Competitive Intelligence**: Latest developments from major competitors and response recommendations
6. **Risk Alerts**: Potential risk points to monitor
7. **Today's Focus**: Schedule reminders for meetings, announcements, investor activities

### Evening Brief — 3:30-6:00 PM (Post-Market)

**Objective**: Review today's performance and plan tomorrow's strategy

**Content Modules**:
1. **Market Close Overview**: Market trends, sector performance...

README excerpt

# Chairman Daily Brief

A daily market briefing system designed for listed company chairmen, providing executive-level market intelligence from a strategic decision-making perspective.

## Quick Start

### 1. Installation

Copy this skill to your OpenClaw skills directory:

```bash
cp -r chairman-daily-brief ~/.openclaw/skills/
```

### 2. Configuration

Copy the watchlist example:

```bash
cp config/watchlist.example.json config/watchlist.json
```

Edit `config/watchlist.json` to add companies and competitors you want to track.

### 3. Set API Key

```bash
export QVERIS_API_KEY="your-api-key-here"
```

Get your API Key from https://qveris.ai.

### 4. Run

```bash
# Generate morning report
cd ~/.openclaw/skills/chairman-daily-brief
node scripts/chairman_daily.mjs morning --symbol 600519.SS --company "Kweichow Moutai"

# Generate evening report
node scripts/chairman_daily.mjs evening --symbol 0700.HK --company "Tencent Holdings"

# Generate multi-company briefing using watchlist
node scripts/chairman_daily.mjs morning --watchlist holdings
```

## Features

### 🌅 Morning Brief
- Overnight global markets overview
- Macro policy express delivery
- Company pre-market outlook
- Industry radar
- Competitor intelligence
- Risk alerts
- Today's focus points

### 🌙 Evening Brief
- Market close overview and trading analysis
- Today's announcements summary
- Media monitoring
- Institutional activity
- Policy interpretation
- Tomorrow's strategy recommendations

## Command Reference

```bash
# Generate morning report
node scripts/chairman_daily.mjs morning --symbol <code> --company <name>

# Generate evening report
node scripts/chairman_daily.mjs evening --symbol <code> --company <name>

# Add company to watchlist
node scripts/chairman_daily.mjs watch --action add \
  --symbol 600519.SS --company "Kweichow Moutai" --role self

# Add competitor
node scripts/chairman_daily.mjs watch --action add \
  --symbol 002594.SZ --company "BYD" --role competitor --peer-group "New Energy Ve...

Related Claw Skills

0xnyk

xint

★ 49

X Intelligence CLI — search, monitor, analyze, and engage on X/Twitter. TypeScript + Bun. AI agent skill.

heyixuan2

bambu-studio-ai

★ 41

Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).

jackculpan

flightclaw

★ 32

Track flight prices from Google Flights with this OpenClaw skill. Search routes, monitor prices, and get alerts when prices drop.

openclaw-trade

openclaw-trading-assistant

★ 24

openclaw trading assistant| openclaw trading skill | nof1.ai & openclaw [moltbot] collaboration | We get the best practices from alpha arena trading seasons and bring it to clawdbot All top AI agents, realtime monitoring and news research, gather info from private insiders and many other! Using Hyperliquid API.

xquik-dev

x-twitter-scraper

★ 16

X (Twitter) automation skill for AI coding agents. Tweet search, user lookup, follower/following extraction, media download, reply/retweet/quote extraction, 40+ tools, account monitoring & trending topics. REST API, MCP server, HMAC webhooks. Works with Claude Code, Cursor, Codex, Copilot, Windsurf & 40+ agents.

mohsinkhadim59

Openclaw-Setup

★ 8

Step-by-step guides for installing and running OpenClaw, an open-source AI agent, on Mac, Linux VPS, and AWS covering setup, security, messaging channels, Google integration, skills, and monitoring.