Use Case
Keep Protocol is a powerful AI agent skill that extends your assistant with new capabilities. Signed Protobuf packets over TCP for AI agent-to-agent communication. Now with MCP tools for sub-second latency! Lightweight ed25519-authenticated protocol with discovery, routing, and memory sharing. This guide walks you through installing Keep Protocol, configuring it for your setup, and running your first commands β so you can start getting value in minutes.
Install Keep Protocol: npx clawhub@latest --dir ~/.claude/skills install keep-protocol
Restart your AI client (Claude Code, Cursor, Gemini CLI, or OpenClaw)
Type a natural language request related to documents & notes to trigger Keep Protocol
Review the output and refine your prompt for better results
Combine Keep Protocol with other skills to build multi-step workflows
Copy these prompts and use them with your AI agent after installing Keep Protocol
Help me get started with Keep Protocol
What can Keep Protocol do for my documents & notes workflow?
Show me an example of using Keep Protocol
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install keep-protocolOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install keep-protocolβ οΈ 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/keep-protocol/π‘Extract and place the folder at the path above, then restart your agent.