Install Attestor banner
bolnet bolnet

Install Attestor

Development community

Description

--- description: Install Attestor for Claude Code — one default profile, zero questions argument-hint: "(no args — installs the local default, asks nothing)" allowed-tools: Bash, Read --- # Install Attestor for Claude Code You are installing **Attestor** (PyPI: `attestor`, import: `attestor`) — a memory layer for agent teams — into the user's Claude Code setup. **This install is ZERO-QUESTION and ONE-PERMISSION by design.** There is ONE default profile. You do NOT interview the user, you do N

Installation

Installs to ~/.claude/skills/bolnet-agent-memory-install-attestor/SKILL.md

Terminal
mkdir -p ~/.claude/skills/bolnet-agent-memory-install-attestor && curl -fsSL https://raw.githubusercontent.com/bolnet/agent-memory/HEAD/commands/install-attestor.md -o ~/.claude/skills/bolnet-agent-memory-install-attestor/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository