Use Case
Insight Engine is a powerful AI agent skill that extends your assistant with new capabilities. Logs/metrics → Python statistics → LLM interpretation → Notion reports. Use when: generating daily/weekly/monthly operational insights from AI system logs, p... This guide walks you through installing Insight Engine, configuring it for your setup, and running your first commands — so you can start getting value in minutes.
Install Insight Engine: npx clawhub@latest --dir ~/.claude/skills install insight-engine
Restart your AI client (Claude Code, Cursor, Gemini CLI, or OpenClaw)
Type a natural language request related to data & analytics to trigger Insight Engine
Review the output and refine your prompt for better results
Combine Insight Engine with other skills to build multi-step workflows
Copy these prompts and use them with your AI agent after installing Insight Engine
Help me get started with Insight Engine
What can Insight Engine do for my data & analytics workflow?
Show me an example of using Insight Engine
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install insight-engineOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install insight-engine⚠️ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js →
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/insight-engine/💡Extract and place the folder at the path above, then restart your agent.