cli-anything-intelwatch
Zero friction. Full context. Competitive intelligence, M&A due diligence, and OSINT directly from your terminal. Uses Node.js/npx.
DeepseekModel
キュレーション済みスキル
品質 優秀 · 90
v1.0.0
取得
https://deepseekmodel.com/api/download.php?id=hkuds-cli-anything-skills-cli-anything-intelwatch-skill-md&format=skill
ダウンロード .skill
標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能
.skill ファイルの system_prompt フィールドの実際の内容。
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: Provide the domain name (e.g., doctolib.fr ) Use the --ai flag to let Intelwatch perform due diligence automatically The output is human-readable and provides a deep breakdown of the company 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
このスキルを起動するキーワード。クリックでコピーできます。
このスキルにはトリガーワードがありません。
ダウンロードした .skill に含まれるフィールド。
| フィールド | 説明 |
|---|---|
| format | フォーマット識別子(skill/v1) |
| skill_id | スキル固有 ID |
| name | スキル名 |
| version | バージョン |
| description | 説明 |
| category | カテゴリ(配列) |
| trigger_words | トリガーワード |
| tags | タグ |
| source | ソース |
| source_url | ソース URL(本ページ) |
| exported_at | エクスポート日時(ダウンロード毎) |
| system_prompt | システムプロンプト本文 |
| model_config | モデル設定:provider / model / temperature / max_tokens / top_p |
| examples | サンプル |
| install_guide | 各プラットフォームの導入説明(Coze / Dify / Claude / カスタム) |