Loading...
Loading...
Company Background Research Brief Generator, supports Tavily AI Search and AI-enhanced information extraction, automatically generates briefs for sales scenarios.
npx skill4agent add visionsl2/molt_skills company-briefingUser: Generate a brief for XXX Company
Assistant: (Call this skill, search company information and generate the brief)| Method | Priority | Description |
|---|---|---|
| Tavily AI | ⭐⭐⭐ | AI-optimized search and summarization (Recommended) |
| Web Fetch | ⭐⭐ | Directly retrieve web content |
| Baidu Search | ⭐ | Backup search source |
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)D:\ai-openclaw\docs\{Abbreviated Company Name}-Customer Brief-{YYYYMMDD}.md**📋 {Company Name} Customer Brief**
### Company Overview
- Establishment: XXXX | Headquarters: XX
- Stock Code: XXXX (A-share/H-share)
### Core Data
- 2024 Sales/Revenue: XXX
- 2025 Target: XXX
### Main Business/Products
- Core Business: XXX
- Core Technology: XXX
### Strategic Direction
- Strategic Initiatives: XXX
- Future Goals: XXX
### Sales Suggestions
- Entry Topics: XXX
- Competitive Advantages: XXX
📁 Full Brief: {File Path}| 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 |
docs/{Abbreviated Company Name}-Customer Brief-{YYYYMMDD}.md# Set environment variable
setx TAVILY_API_KEY "tvly-xxx" /M# Set environment variable
setx OPENAI_API_KEY "sk-xxx" /M| Configuration | Function |
|---|---|
| Tavily Only | Intelligent search + basic extraction |
| Tavily + OpenAI | Intelligent search + AI-enhanced extraction (Recommended) |
| No Configuration | Basic Baidu search + simple extraction |
| 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 |
docs/tavily-searchopenclaw-best-practices| 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 |