cli-anything-intelwatch
Installation
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
Related skills
More from hkuds/cli-anything
cli-anything
Use when the user wants Codex to build, refine, test, or validate a CLI-Anything harness for a GUI application or source repository. Adapts the CLI-Anything methodology to Codex without changing the generated Python harness format.
1.1Kcli-hub-meta-skill
>-
493cli-anything-blender
>-
172cli-anything-obsidian
>-
159cli-anything-drawio
>-
148cli-anything-browser
Browser automation CLI using DOMShell MCP server. Maps Chrome's Accessibility Tree to a virtual filesystem for agent-native navigation.
136