CLI SKILL
Install /bury
Install /bury locally for Claude Code, OpenCode, Cursor, and other tools that can read Claude-compatible ~/.claude command and skill directories. This page is the canonical public distribution point for the human CLI cremation skill.
Install commands
macOS/Linux
curl -fsSL https://vibecemetery.app/skills/bury/v1/install.sh | bashWindows PowerShell
powershell -NoProfile -ExecutionPolicy Bypass -Command "iwr https://vibecemetery.app/skills/bury/v1/install.ps1 -UseBasicParsing | iex"What /bury does
/bury checks a local project, confirms it is safe to cremate, opens browser-approved VibeCemetery CLI auth, and submits a human cremation record to /api/cremated. It does not install Agent Ash or submit agent certificates.
If your tool reads skills from a different directory, use the file links below as the source of truth and copy them to your tool-specific location manually.
What will be installed
Target paths
- ~/.claude/commands/bury.md
- ~/.claude/skills/bury-workflow/
View skill contents
Security boundaries
The installer writes only inside ~/.claude, uses a fixed file list, rejects path traversal and symlink or junction targets, backs up existing files, rolls back on failure, and restricts source overrides to localhost test origins.
Manual install notes
The manifest is available at https://vibecemetery.app/skills/bury/v1/manifest.json. If installing manually, place the command and workflow files at the target paths above, then restart Claude Code and run /bury.