🗂️
AutomationJavaScript

Vaults

by ccplugins

Vaults is an Automation skill for Claude Code, published by ccplugins in awesome-claude-code-plugins.

922 stars392 forkson ccplugins/awesome-claude-code-pluginsAdded 2026/08/22Repository updated 2026/08/12
awesome-claude-codeawesome-listawesome-pluginsawesome-resourcesclaude-codeclaude-code-commandsclaude-code-hooksclaude-code-mcpclaude-code-pluginclaude-code-subagents
Install in seconds
Install Vaults
Copy Vaults into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/ccplugins/awesome-claude-code-plugins/tree/main/plugins/bedrock/skills/vaults ~/.claude/skills/vaults

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/ccplugins/awesome-claude-code-plugins.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugins/bedrock/skills/vaults/SKILL.md in ccplugins/awesome-claude-code-plugins
Installs to
~/.claude/skills/vaults
Collection
One of 25 skills cataloged from this repository
Category
Automation1523 skills

What Vaults does

Vaults manages the Bedrock vault registry by listing registered vaults, setting the default vault, or removing a registry entry. Use it when you need to inspect or update the shared vaults.json file.

Vaults is cataloged under Automation on DirSkills. Vaults comes from a repository tagged awesome-claude-code, awesome-list, awesome-plugins, awesome-resources and claude-code.

Documentation

README

/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.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Vaults

  • What else does ccplugins publish alongside Vaults?

    Vaults is one of 25 skills that DirSkills catalogs from ccplugins/awesome-claude-code-plugins, the repository it ships in. Its siblings there include AI Divination, AI Meeting and Agent Manager. Each one is a separate skill with its own page in this directory, installs the same way Vaults does, and is maintained by ccplugins in that same repository. The rest of the collection is listed on the ccplugins/awesome-claude-code-plugins page.

  • How does Vaults compare to other Automation skills?

    Vaults ranks #914 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Vaults against them. Open each page to compare what they document and how they install.

More from ccplugins/awesome-claude-code-plugins

Vaults is one of 25 skills cataloged on DirSkills from ccplugins/awesome-claude-code-plugins.

See all 25 skills
🔮
1w ago

AI Divination

AI Divination uses audited local tools to draw tarot, cast I Ching hexagrams, and perform Xiao Liu Ren readings. Use it when you need reproducible divination results and want the model to interpret structured JSON instead of inventing cards or lines.
AI Engineering
922392
🤝
1w ago

AI Meeting

AI Meeting runs structured multi-agent discussions to review plans, designs, proposals, and strategy choices. Use it when you need independent critique, cross-role debate, and a final decision report with provenance.
AI Engineering
922392
🤖
1w ago

Agent Manager

Agent Manager orchestrates multiple local CLI agents in parallel with tmux. Use it to start, assign, monitor, and schedule agent tasks from the command line.
Automation
922392
🧠
1w ago

Ask

Ask answers natural-language questions by searching a vault first, then deciding whether graphify or remote ingestion is needed. Use it for Second Brain questions about status, ownership, relationships, or how something works.
AI Engineering
922392
🪞
1w ago

Claude Reflect

Claude Reflect captures corrections during sessions and queues them for later review. Use it when users ask you to remember something or after meaningful work so they can run /reflect and update CLAUDE.md.
AI Engineering
922392
🗜️
1w ago

Compress

Compress scans a vault for broken backlinks, concept fragmentation, duplicated entities, miscategorized entities, and misnamed entities. It queues semantic fixes for review or delegates mechanical repairs to /bedrock:preserve.
Automation
922392