hive-cli

Installation
SKILL.md

hive-cli — Hive From the Terminal

Use this skill when the user says any of:

  • "Run a CLI command for…"
  • "Show me from the terminal…"
  • "Pipe this into jq" / "give me a shell script"
  • "Set up a daily briefing"

The Hive CLI lives in the hive-intelligence npm package; the executable name is hive. Package and binary names differ on purpose — the npm package also ships the stdio MCP server and bundled skills installer. One install, multiple agent entrypoints.

Bootstrap

If the user doesn't have the CLI installed:

Installs
2
First Seen
7 days ago
hive-cli — hive-intel/hive-skills