Agent skill
cli-anything-intelwatch
Zero friction. Full context. Competitive intelligence, M&A due diligence, and OSINT directly from your terminal. Uses Node.js/npx.
Install this agent skill to your Project
npx add-skill https://github.com/HKUDS/CLI-Anything/tree/main/intelwatch/agent-harness/cli_anything/intelwatch/skills
SKILL.md
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 -vandnpx -vto 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:
- Provide the domain name (e.g.,
doctolib.fr) - Use the
--aiflag to let Intelwatch perform due diligence automatically - The output is human-readable and provides a deep breakdown of the company
- Ensure
npxis 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
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
cli-anything-sts2
Command-line interface for Slay the Spire 2 - Control the real game through a local bridge mod HTTP API. Reads normalized game state and sends action commands for combat, navigation, rewards, and menu management.
musescore
CLI for music notation — transpose, export PDF/audio/MIDI, extract parts, manage instruments
cli-anything-videocaptioner
AI-powered video captioning — transcribe speech, optimize/translate subtitles, burn into video with beautiful customizable styles (ASS outline or rounded background). Free ASR and translation included.
cli-anything-openscreen
Command-line interface for Openscreen — a screen recording editor. A stateful CLI for editing screen recordings with zoom, speed ramps, trim, crop, annotations, and polished exports. Built on the Openscreen JSON project format with ffmpeg as the rendering backend. Designed for AI agents and power users who need programmatic video editing.
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.
cli-anything-kdenlive
Command-line interface for Kdenlive - A stateful command-line interface for video editing, following the same patterns as the Blender CLI ...
Didn't find tool you were looking for?