/cli-anything-intelwatch
Zero friction. Full context. Competitive intelligence, M&A due diligence, and OSINT directly from your terminal. Uses Node.js/npx.
$ npx -y skills add HKUDS/CLI-Anything --skill cli-anything-intelwatch --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/cli-anything-intelwatch
Context preview
The summary Claude sees to decide when to auto-load this skill.
Zero friction. Full context. Competitive intelligence, M&A due diligence, and OSINT directly from your terminal. Uses Node.js/npx.
SKILL.md
cli-anything-intelwatch.SKILL.mdname: "cli-anything-intelwatch"
description: >-
Zero friction. Full context. Competitive intelligence, M&A due diligence, and OSINT directly from your terminal. Uses Node.js/npx.
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.
Installation
This CLI is installed as part of the cli-anything-intelwatch package:
pip install cli-anything-intelwatch
**Prerequisites:**
- Node.js >=18 must be installed and accessible via `npx`
- Run `node -v` and `npx -v` to ensure your system meets the requirements
Usage
Basic Commands
# Show help
cli-anything-intelwatch --help
# Generate a deep profile for a company
cli-anything-intelwatch profile kpmg.fr
# Generate a profile with AI Due Diligence
cli-anything-intelwatch profile kpmg.fr --ai
For AI Agents
When using this CLI programmatically:
1. Provide the domain name (e.g., `doctolib.fr`) 2. Use the `--ai` flag to let Intelwatch perform due diligence automatically 3. The output is human-readable and provides a deep breakdown of the company 4. Ensure `npx` is available on the machine
Example Scenarios
- **M&A Due Diligence:** `cli-anything-intelwatch profile company-name.com --ai`
- **Sales Intelligence:** `cli-anything-intelwatch profile target-client.com`
Read more
name: "cli-anything-intelwatch" description: >- Zero friction. Full context. Competitive intelligence, M&A due diligence, and OSINT directly from your terminal. Uses Node.js/npx.
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.
Installation
This CLI is installed as part of the cli-anything-intelwatch package:
pip install cli-anything-intelwatch
**Prerequisites:**
- Node.js >=18 must be installed and accessible via `npx`
- Run `node -v` and `npx -v` to ensure your system meets the requirements
Usage
Basic Commands
# Show help cli-anything-intelwatch --help # Generate a deep profile for a company cli-anything-intelwatch profile kpmg.fr # Generate a profile with AI Due Diligence cli-anything-intelwatch profile kpmg.fr --ai
For AI Agents
When using this CLI programmatically:
1. Provide the domain name (e.g., `doctolib.fr`) 2. Use the `--ai` flag to let Intelwatch perform due diligence automatically 3. The output is human-readable and provides a deep breakdown of the company 4. Ensure `npx` is available on the machine
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: Making ALL Software Agent-Native" -- CLI-Hub: https://clianything.cc/
Repo: HKUDS/CLI-Anything
Other skills on cli-anything.
- /cli-anything-firefly-iii
Firefly III CLI - Personal finance management via CLI-Anything
Open skill - /cli-anything-openrefine
Use OpenRefine through an agent-native CLI for importing messy data, applying JSON operation histories, inspecting rows, exporting cleaned data, and managing session undo/redo.
Open skill - /cli-anything-adguardhome
Command-line interface for AdGuard Home - Network-wide ad blocking and DNS management via AdGuard Home REST API. Designed for AI agents and power users who need to manage filtering, DNS rewrites, clients, DHCP, and query logs without a GUI.
Open skill - /cli-anything-anygen
Command-line interface for Anygen - A stateful command-line interface for AnyGen OpenAPI — generate professional slides, documents, webs...
Open skill - /cli-anything-audacity
Command-line interface for Audacity - A stateful command-line interface for audio editing, following the same patterns as the GIMP and Ble...
Open skill - /cli-anything-blender
Command-line interface for Blender - A stateful command-line interface for 3D scene editing, following the same patterns as the GIMP CLI ...
Open skill

