Manage registered Bedrock vaults. List all vaults, set a default vault, or remove a vault from the registry. The registry lives in the plugin directory and maps vault names to filesystem paths. Use when: "bedrock vaults", "bedrock-vaults", "/bedrock:vaults", "list vaults", "set
Installs just this skill. Get the whole plugin for auto-invocation.
โก How it fires
How this skill gets triggered: by you, by Claude, or both.
Fires itselfClaude auto-loads it when your prompt matches the work.
You can call itInvoke it directly when you want it.
Slash command/vaults
๐๏ธ Context preview
The summary Claude sees to decide when to auto-load this skill.
Manage registered Bedrock vaults. List all vaults, set a default vault, or remove a vault from the registry. The registry lives in the plugin directory and maps vault names to filesystem paths. Use when: "bedrock vaults", "bedrock-vaults", "/bedrock:vaults", "list vaults", "set
๐ Stats
Stars83
Forks8
LanguageHTML
LicenseMIT
๐ฆ Ships with bedrock
</> SKILL.md
vaults.SKILL.md
---name: vaults
description: >
Manage registered Bedrock vaults. List all vaults, set a default vault,
or remove a vault from the registry. The registry lives in the plugin
directory and maps vault names to filesystem paths.
Use when: "bedrock vaults", "bedrock-vaults", "/bedrock:vaults", "list vaults",
"set default vault", "remove vault", "show vaults", "which vault", "my vaults",
or when a user wants to manage their registered vaults.
user_invocable: true
allowed-tools: Bash, Read, Write, Edit, Glob, Grep
---# /bedrock:vaults โ Vault Management
## Plugin Paths
The vault registry lives in the plugin root directory, not in any vault.
Use the "Base directory for this skill" provided at invocation to resolve paths:
- Vault registry: `<base_dir>/../../vaults.json`
- Plugin CLAUDE.md: `<base_dir>/../../CLAUDE.md` (auto-injected into context)
Where `<base_dir>` is the path shown in "Base directory for this skill".
---## Overview
This skill manages the global vault registry โ the file that maps vault names to
filesystem paths and tracks which vault is the default.
**You are a management agent.** This skill is read-only with respect to vaults themselves โ