vault-init

Initialize and extend SWARM Research OS vaults with directories and schema templates.

39|4|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/swarm-ai-research/swarm --skill vault-init-swarm-ai-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vault-init
Source: https://github.com/swarm-ai-research/swarm/tree/main/.skills/vault-init
Command: npx skills add https://github.com/swarm-ai-research/swarm --skill vault-init-swarm-ai-research

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires swarm-research-os-v0.1, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the initialization and extension of a SWARM Research OS vault, setting up the directory structure, installing schema-enforced templates, and generating master indices for effective risk assessment in multi-agent systems.

Core Features & Use Cases

  • Vault Initialization: Creates the necessary directory structure and templates.
  • Schema Enforcement: Installs templates with predefined schemas for note types.
  • Master Index Generation: Generates a master index to link all vault sections.
  • Backfilling Metadata: Optionally backfills run.yaml metadata for existing runs.
  • Use Case: For a researcher setting up a new SWARM Research OS vault for tracking experiments and governance mechanisms in a multi-agent system.

Quick Start

Initialize a new SWARM Research OS vault in the current directory with the default structure by running /vault-init.

Frequently Asked Questions about vault-init

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a research vault for multi-agent system risk assessment?

To set up a research vault for multi-agent system risk assessment, run vault-init to create the directory structure, install schema-enforced templates, and generate master indices for tracking experiments.

What is SWARM Research OS vault initialization and when do I need it?

SWARM Research OS vault initialization creates the necessary directory structure and schema templates for multi-agent system risk assessment. You need it when starting a new research project to track experiments and governance mechanisms.

Do I need Python 3.10 and swarm-research-os-v0.1 to initialize a vault?

Yes, vault initialization requires Python 3.10+ and access to the SWARM Research OS framework (swarm-research-os-v0.1) to create directories, install schema templates, and generate master indices.

Can I backfill run metadata for existing experiments in my knowledge vault?

Yes, you can optionally backfill run.yaml metadata for existing runs when extending your knowledge vault, ensuring past experiments are properly indexed and linked within the master index.

How do I create schema-enforced note templates for research automation?

Vault initialization installs predefined schema templates for various note types during setup, enforcing consistent structure across your research automation data and linking all sections via a master index.

What are the limitations of manual vault setup versus using vault-init?

Manual vault setup lacks automated schema enforcement and master index generation. Vault-init ensures consistent directory structures and template schemas, reducing configuration errors in multi-agent system risk assessment research.