Consulting CRM — Documentation skill for Claude Code
HIVE: local-first knowledge-graph CRM for consulting.
How to install Consulting CRM
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open histolynx/consulting-crm and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Consulting CRM does
HIVE: local-first knowledge-graph CRM for consulting. Markdown/Obsidian vault as a typed property graph, PageRank/communities/link prediction, time tracking with gap detection, invoicing, Gmail ingestion, Claude Code as the agent.
Alternatives in Documentation
- Wiki — Bootstrap or check the claude-obsidian wiki vault 3.3k ★
- Claude Code Changelog — Tracking prompts, feature flags and metadata of Claude Code releases 783 ★
- Wiki Sync — Sync Claude Code (and Codex CLI) session transcripts into the llmwiki, then ingest the new ones into wiki/ 375 ★
README
⬢ HIVE: Hub for Independent Venture Ecosystem
A knowledge-graph CRM for independent consultants.
HIVE is a local-first "hive mind" for running a consulting business: **CRM, contracts pipeline, time tracking, invoicing and a knowledge graph**, all stored as plain **Obsidian-compatible markdown**. **Claude Code** runs as its agent: it reads your forwarded email, builds the graph, drafts replies, and answers questions about everything.
Gmail (a dedicated inbox) ──IMAP, read-only──▶ vault/inbox/*.md ──claude -p /hive-ingest──▶ contacts · clients · contracts
emails · meetings · tasks
knowledge · reply drafts ──▶ Gmail Drafts
Timer / manual time ──▶ vault/time/YYYY-MM-DD.md ──▶ gap detection (emails vs. logged time) ──▶ suggested entries ──▶ invoices
▲
Browser UI (Preact, no build) ◀── FastAPI @127.0.0.1:8787 ◀── graph engine (PageRank · communities · paths · link prediction)
Quick start
.\hive.ps1 -Demo # fictional demo vault (outside Drive), opens http://127.0.0.1:8787
.\hive.ps1 # your real vault (./vault)
.\hive.ps1 -Test # test suite
The first run creates a venv in `%LOCALAPPDATA%\hive\.venv` (outside Google Drive, so thousands of tiny files don't sync) and installs hash-locked dependencies.
Pin it to the taskbar (everyday use)
powershell -ExecutionPolicy Bypass -File scripts\install-server.ps1 # background server, starts at every login
Open http://127.0.0.1:8787 in **Edge** → `⋯` → **Apps → Install HIVE**, then right-click the HIVE taskbar icon → **Pin to taskbar**. HIVE is an installable PWA (own window, hex-constellation icon, jump-list shortcuts for Ask / Graph / Log time). After updating the code: `scripts\install-server.ps1 -Restart`. Logs: `%LOCALAPPDATA%\hive\server
Related Skills
Second Brain Mapping
Map your vault: extract structured metadata from every typed file, surface cross-doc insights, optionally buil
Audible Ingest
Extract Audible clips + typed notes and transcribe with OpenAI Whisper. Markdown per book. Bundled as a Claude
Aeo Benchmark
Benchmarks AEO performance across multiple URLs or documentation sets. Compares scores, tracks improvements ov
Wiki Brain Skill
Turn Claude Code into a knowledge base that compounds. Every conversation you have from now on feeds a persona
Kb Map
Build the OntoShip KB graph (gitmark map) — collapsible tree + rendered markdown + force/radial link graph as
Commune Wiki
Own your canon. Dictate; job-split agent skills turn the dump into atomic, cross-linked markdown over a querya
Related Agents
Finding Linker
Compares new findings against a shortlist of existing findings in the vault and proposes typed edges (supports
Workflow Coordinator
Central orchestrator for multi-agent workflows and complex multi-domain requests. Use when a task spans multip
Gameclient
Use for the thin player-facing Bevy client (apps/client) — shared deterministic sim, client prediction & recon