company-briefing
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chinese公司背景调研简报
Company Background Research Brief
根据用户提供的公司名称,自动搜索并生成公司背景简报,用于销售前期调研。
Automatically searches and generates a company background brief based on the company name provided by the user, for pre-sales research.
使用方式
Usage
快速开始
Quick Start
用户:给我生成XXX公司的简报
助手:(调用此skill,搜索公司信息并生成简报)User: Generate a brief for XXX Company
Assistant: (Call this skill, search company information and generate the brief)触发方式
Trigger Methods
用户说以下任意一句时调用此 skill:
- 给我 XXX 公司的简报
- 生成 XXX 公司背景调研
- XXX 公司情况介绍一下
- 给我一份 XXX 的客户简报
- 做一份 XXX 公司的背调
- 做 XXX 公司的背调简报
- XXX 客户背景调研
Call this skill when the user says any of the following:
- Generate a brief for XXX Company
- Conduct background research on XXX Company
- Introduce the situation of XXX Company
- Give me a customer brief for XXX
- Conduct background check on XXX Company
- Create a background check brief for XXX Company
- Background research on XXX customer
调用流程
Call Flow
- 接收公司名称
- 使用 Tavily API 搜索公司信息
- 提取关键字段(见下方字段清单)
- 生成 Markdown 格式简报
- 保存到 docs/ 目录
- Receive company name
- Search company information using Tavily API
- Extract key fields (see field list below)
- Generate brief in Markdown format
- Save to docs/ directory
功能特性
Feature Highlights
1. 多源数据采集
1. Multi-source Data Collection
| 方式 | 优先级 | 说明 |
|---|---|---|
| Tavily AI | ⭐⭐⭐ | AI 优化的搜索和摘要(推荐) |
| Web Fetch | ⭐⭐ | 直接获取网页内容 |
| 百度搜索 | ⭐ | 备用搜索源 |
| Method | Priority | Description |
|---|---|---|
| Tavily AI | ⭐⭐⭐ | AI-optimized search and summarization (Recommended) |
| Web Fetch | ⭐⭐ | Directly retrieve web content |
| Baidu Search | ⭐ | Backup search source |
2. AI 增强信息提取
2. AI-enhanced Information Extraction
- OpenAI GPT 智能解析搜索结果
- 自动提取:公司概况、主营业务、产品服务
- 生成:销售建议、切入话题、客户痛点
- OpenAI GPT intelligently parses search results
- Automatically extracts: company overview, core business, products and services
- Generates: sales suggestions, entry topics, customer pain points
3. 智能输出
3. Intelligent Output
- Markdown 格式简报
- 飞书消息摘要
- 销售沟通建议
- Markdown format brief
- Feishu message summary
- Sales communication suggestions
执行流程
Execution Flow
用户输入
↓
Tavily AI 搜索 (or 百度搜索)
↓
AI 增强信息提取 (or 基础正则提取)
↓
生成 Markdown 简报
↓
发送飞书通知 + 摘要 (展示给用户)User Input
↓
Tavily AI Search (or Baidu Search)
↓
AI-enhanced Information Extraction (or basic regex extraction)
↓
Generate Markdown Brief
↓
Send Feishu Notification + Summary (display to user)⚠️ 重要:输出要求
⚠️ Important: Output Requirements
1. 本地保存
1. Local Storage
- Markdown 文件保存至:
D:\ai-openclaw\docs\{公司名简写}-客户简报-{YYYYMMDD}.md
- Markdown file saved to:
D:\ai-openclaw\docs\{Abbreviated Company Name}-Customer Brief-{YYYYMMDD}.md
2. 用户通知(必须)
2. User Notification (Mandatory)
- 禁止:仅保存在本地不通知用户
- 必须:生成简报后,在当前会话中直接展示给用户
- 如果飞书发送失败(需要 openId),则在当前会话窗口展示完整简报
- 简报应包含核心要点:成立时间、总部、业务、销量/营收、战略方向、销售建议
- Prohibited: Only save locally without notifying the user
- Mandatory: After generating the brief, display it directly to the user in the current session
- If Feishu sending fails (requires openId), display the full brief in the current session window
- The brief should include core points: establishment date, headquarters, business, sales/revenue, strategic direction, sales suggestions
3. 用户展示格式
3. User Display Format
生成简报后,必须在当前会话中向用户展示,格式如下:
markdown
**📋 {公司名称} 客户简报**After generating the brief, it must be displayed to the user in the current session in the following format:
markdown
**📋 {Company Name} Customer Brief**公司概况
Company Overview
- 成立: XXXX年 | 总部: XX
- 股票代码: XXXX (A股/港股)
- Establishment: XXXX | Headquarters: XX
- Stock Code: XXXX (A-share/H-share)
核心数据
Core Data
- 2024年销量/营收: XXX
- 2025年目标: XXX
- 2024 Sales/Revenue: XXX
- 2025 Target: XXX
主要业务/产品
Main Business/Products
- 主营业务: XXX
- 核心技术: XXX
- Core Business: XXX
- Core Technology: XXX
战略方向
Strategic Direction
- 战略举措: XXX
- 未来目标: XXX
- Strategic Initiatives: XXX
- Future Goals: XXX
销售建议
Sales Suggestions
- 切入话题: XXX
- 竞争优势: XXX
📁 完整简报: {文件路径}
**注意**:如果飞书发送失败,必须在当前会话窗口展示上述格式的简报摘要。
---- Entry Topics: XXX
- Competitive Advantages: XXX
📁 Full Brief: {File Path}
**Note**: If Feishu sending fails, the above format of brief summary must be displayed in the current session window.
---简报内容结构
Brief Content Structure
必含章节
Mandatory Sections
- 公司概况 - 基本信息(成立时间、注册资本、性质、地址、联系方式、官网)
- 主营业务 - 核心产品和解决方案
- 行业地位 - 资质认证、市场排名、技术优势
- 近期动态 - 新闻、融资、重大事件
- 客户群体 - 行业分布、典型客户
- 联系方式 - 电话、邮箱、地址
- 销售建议 - 切入话题、客户痛点、竞争优势
- Company Overview - Basic information (establishment date, registered capital, nature, address, contact information, official website)
- Core Business - Core products and solutions
- Industry Position - Qualifications, market ranking, technical advantages
- Recent Developments - News, financing, major events
- Customer Groups - Industry distribution, typical customers
- Contact Information - Phone, email, address
- Sales Suggestions - Entry topics, customer pain points, competitive advantages
公司概况字段清单
Company Overview Field List
| 字段 | 说明 | 示例 |
|---|---|---|
| 公司名称 | 全称 | 广东中设智控科技股份有限公司 |
| 简称 | 常用简称 | 中设智控 |
| 股票代码 | 如有上市 | 002906 |
| 英文名 | 英文名称 | Foryou Corporation |
| 成立时间 | 精确到年月日 | 1999年9月7日 |
| 法定代表人 | 法人代表 | 郭智聪 |
| 注册资本 | 含币种 | 12108.228万人民币 |
| 企业性质 | 国企/民企/合资/上市 | 国企控股混合所有制 |
| 归属 | 母公司/集团 | 科学城(广州)投资集团 |
| 注册地址 | 工商注册地址 | 广州市黄埔区科珠路233号 |
| 经营地址 | 实际办公地址 | 广州市黄埔区开创大道2399号至泰广场A6栋9层 |
| 联系电话 | 电话/400/传真 | 400-100-4168 |
| 官网 | 公司官网 | www.kingtangdata.com |
| Field | Description | Example |
|---|---|---|
| Company Name | Full name | Guangdong Zhongshe Zhikong Technology Co., Ltd. |
| Abbreviation | Common abbreviation | Zhongshe Zhikong |
| Stock Code | If listed | 002906 |
| English Name | English name | Foryou Corporation |
| Establishment Date | Precise to year/month/day | September 7, 1999 |
| Legal Representative | Legal representative | Guo Zhicong |
| Registered Capital | Including currency | 121.08228 million RMB |
| Enterprise Nature | State-owned/private/joint-venture/listed | State-owned holding mixed ownership |
| Affiliation | Parent company/group | Science City (Guangzhou) Investment Group |
| Registered Address | Industrial and commercial registration address | No. 233, Kezhu Road, Huangpu District, Guangzhou |
| Operating Address | Actual office address | 9th Floor, Building A6, Zhitai Plaza, No. 2399, Kaichuang Avenue, Huangpu District, Guangzhou |
| Contact Phone | Phone/400/fax | 400-100-4168 |
| Official Website | Company official website | www.kingtangdata.com |
输出文件
Output Files
- Markdown:
docs/{公司名简写}-客户简报-{YYYYMMDD}.md - 飞书消息: 简报摘要
- Markdown:
docs/{Abbreviated Company Name}-Customer Brief-{YYYYMMDD}.md - Feishu Message: Brief summary
API 配置
API Configuration
Tavily API(推荐)
Tavily API (Recommended)
bash
undefinedbash
undefined设置环境变量
Set environment variable
setx TAVILY_API_KEY "tvly-xxx" /M
获取地址: https://tavily.comsetx TAVILY_API_KEY "tvly-xxx" /M
Obtain address: https://tavily.comOpenAI API(AI 增强)
OpenAI API (AI Enhancement)
bash
undefinedbash
undefined设置环境变量
Set environment variable
setx OPENAI_API_KEY "sk-xxx" /M
获取地址: https://platform.openai.comsetx OPENAI_API_KEY "sk-xxx" /M
Obtain address: https://platform.openai.com使用效果
Usage Effects
| 配置 | 功能 |
|---|---|
| 仅 Tavily | 智能搜索 + 基础提取 |
| Tavily + OpenAI | 智能搜索 + AI 增强提取(推荐) |
| 无配置 | 基础百度搜索 + 简单提取 |
| Configuration | Function |
|---|---|
| Tavily Only | Intelligent search + basic extraction |
| Tavily + OpenAI | Intelligent search + AI-enhanced extraction (Recommended) |
| No Configuration | Basic Baidu search + simple extraction |
最佳实践
Best Practices
数据来源优先级
Data Source Priority
- Tavily AI - AI 优化摘要,质量最高
- 企业官网 - 第一手信息
- 天眼查/企查查 - 官方工商数据
- 百度搜索 - 通用信息
- Tavily AI - AI-optimized summary, highest quality
- Official Company Website - First-hand information
- Tianyancha/Qichacha - Official industrial and commercial data
- Baidu Search - General information
信息核验
Information Verification
- 注册资本以官方数据为准
- 新闻时效性检查(优先近1年)
- 多源交叉验证关键信息
- Registered capital is based on official data
- Check news timeliness (prioritize the past year)
- Cross-verify key information from multiple sources
搜索技巧
Search Tips
- 全称搜索:用户给全称时,直接用全称搜索,不修改
- 简称匹配:用户给简称时,根据搜索结果匹配正确公司
- 多词组合:用"公司名称 + 主营"组合搜索提高准确度
- 英文名:可同时搜索英文名作为补充
- Full Name Search: When the user provides the full name, search directly with the full name, no modifications
- Abbreviation Matching: When the user provides an abbreviation, match the correct company based on search results
- Multi-word Combination: Use "company name + core business" combination to improve search accuracy
- English Name: Can search the English name as a supplement
格式要求
Format Requirements
- 公司名称使用全称
- 金额统一为万元/亿元
- 日期格式:YYYY年MM月DD日
- Use the full company name
- Unified currency unit: ten thousand yuan/hundred million yuan
- Date format: YYYY-MM-DD
示例输出
Sample Output
公司概况表格(完整版)
Company Overview Table (Full Version)
| 项目 | 内容 |
|---|---|
| 公司名称 | XXX科技股份有限公司 |
| 简称 | XXX |
| 股票代码 | 000001(如有) |
| 成立时间 | 20XX年X月X日 |
| 法定代表人 | 张三 |
| 注册资本 | X,XXX万元 |
| 企业性质 | 民营企业/国企/合资/上市公司 |
| 归属 | XXX集团/XXX控股 |
| 注册地址 | 省市 区/街道 |
| 经营地址 | 省市 区/街道 |
| 联系电话 | 电话/400/传真 |
| 官网 | www.example.com |
| Item | Content |
|---|---|
| Company Name | XXX Technology Co., Ltd. |
| Abbreviation | XXX |
| Stock Code | 000001 (if applicable) |
| Establishment Date | 20XX-X-X |
| Legal Representative | Zhang San |
| Registered Capital | X,XXX ten thousand yuan |
| Enterprise Nature | Private enterprise/state-owned/joint-venture/listed company |
| Affiliation | XXX Group/XXX Holding |
| Registered Address | Province/City District/Street |
| Operating Address | Province/City District/Street |
| Contact Phone | Phone/400/fax |
| Official Website | www.example.com |
销售建议
Sales Suggestions
- 切入点(3个以内)
- 客户痛点(3个以内)
- 竞争优势(3个以内)
- Entry Points (no more than 3)
- Customer Pain Points (no more than 3)
- Competitive Advantages (no more than 3)
性能优化
Performance Optimization
- 搜索超时: 15秒
- AI 提取超时: 60秒
- 最大搜索结果: 10条
- 简报保存位置:
docs/
- Search Timeout: 15 seconds
- AI Extraction Timeout: 60 seconds
- Maximum Search Results: 10 items
- Brief Save Location:
docs/
相关 Skills
Related Skills
- - Tavily API 搜索(备选)
tavily-search - - OpenClaw 最佳实践
openclaw-best-practices
- - Tavily API Search (Alternative)
tavily-search - - OpenClaw Best Practices
openclaw-best-practices
更新日志
Update Log
| 日期 | 版本 | 更新内容 |
|---|---|---|
| 2026-02-24 | V4.1 | 添加用户通知要求:生成简报后必须在会话中展示给用户 |
| 2026-02-22 | V4.0 | 完善简报模板:增加股票代码、英文名、联系电话、经营地址、官网、客户群体、联系方式等字段;添加搜索技巧 |
| 2026-02-11 | V3.0 | 添加 Tavily AI 搜索 + AI 增强提取 |
| 2026-02-11 | V1.0 | 初始版本 |
| Date | Version | Update Content |
|---|---|---|
| 2026-02-24 | V4.1 | Added user notification requirement: must display the brief to the user in the session after generation |
| 2026-02-22 | V4.0 | Improved brief template: added fields such as stock code, English name, contact phone, operating address, official website, customer groups, contact information; added search tips |
| 2026-02-11 | V3.0 | Added Tavily AI Search + AI-enhanced extraction |
| 2026-02-11 | V1.0 | Initial version |