AB

autovault.dev / autovault-bootstrap

Hosted SKILL.mdv0.1.0MIT3,078 Bpublic/skills/autovault-bootstrap/SKILL.md

Audit, install, verify, and sync AutoVault for the current agent profile.

Or via CLI
$autovault add url:https://autovault.dev/skills/autovault-bootstrap/SKILL.md
Source
Example type
skill
hosted SKILL.md
Declared agents
2
from frontmatter
Gate stages
5
covered by tests
Permission rows
3
declared metadata
Source
autovault.dev
real source link
SKILL.mdview raw →
---
name: autovault-bootstrap
version: 0.1.0
description: Audit, install, verify, and sync AutoVault for the current agent profile.
tools_required: http.fetch, shell.run, fs.read, fs.write
permissions.network: true
agents: claude-code, codex
---

autovault-bootstrap

Stages the AutoVault installer into a temporary file for inspection before execution.

Runs doctor and profile sync after explicit approval, then reports the working local state.

When to use this skill

  • A user asks an agent to install or repair AutoVault.
  • The current agent profile needs its own audited bootstrap path.
  • You need to verify that AutoVault and profile sync are healthy.

Install

autovault add url:https://autovault.dev/skills/autovault-bootstrap/SKILL.md