cli-anything-intelwatch
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chinesecli-anything-intelwatch
cli-anything-intelwatch
Intelwatch bridges the gap between hacker OSINT and B2B Sales/M&A data. It executes complex financial data aggregation, technology stack detection, and AI-powered due diligence in seconds.
Intelwatch 搭建了黑客开源情报(OSINT)与B2B销售/并购数据之间的桥梁。它能在数秒内完成复杂的财务数据聚合、技术栈检测以及AI驱动的尽职调查。
Installation
安装
This CLI is installed as part of the cli-anything-intelwatch package:
bash
pip install cli-anything-intelwatchPrerequisites:
- Node.js >=18 must be installed and accessible via
npx - Run and
node -vto ensure your system meets the requirementsnpx -v
此CLI作为cli-anything-intelwatch包的一部分进行安装:
bash
pip install cli-anything-intelwatch前置要求:
- 必须安装Node.js >=18,且可通过访问
npx - 运行和
node -v以确认系统满足要求npx -v
Usage
使用方法
Basic Commands
基础命令
bash
undefinedbash
undefinedShow help
显示帮助信息
cli-anything-intelwatch --help
cli-anything-intelwatch --help
Generate a deep profile for a company
生成某公司的深度档案
cli-anything-intelwatch profile kpmg.fr
cli-anything-intelwatch profile kpmg.fr
Generate a profile with AI Due Diligence
生成带有AI尽职调查的档案
cli-anything-intelwatch profile kpmg.fr --ai
undefinedcli-anything-intelwatch profile kpmg.fr --ai
undefinedFor AI Agents
面向AI Agent的使用方式
When using this CLI programmatically:
- Provide the domain name (e.g., )
doctolib.fr - Use the flag to let Intelwatch perform due diligence automatically
--ai - The output is human-readable and provides a deep breakdown of the company
- Ensure is available on the machine
npx
当以编程方式使用此CLI时:
- 提供域名(例如:)
doctolib.fr - 使用标志让Intelwatch自动执行尽职调查
--ai - 输出内容易于阅读,提供公司的深度剖析
- 确保机器上已安装
npx
Example Scenarios
示例场景
- M&A Due Diligence:
cli-anything-intelwatch profile company-name.com --ai - Sales Intelligence:
cli-anything-intelwatch profile target-client.com
- 并购尽职调查:
cli-anything-intelwatch profile company-name.com --ai - 销售情报:
cli-anything-intelwatch profile target-client.com