vault-operations

Manage Vault content lifecycle with async ingest and synchronous query operations.

4|1|Updated Jun 10, 2026
One-click install
npx skills add https://github.com/philipyaz/cos --skill vault-operations-philipyaz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vault-operations
Source: https://github.com/philipyaz/cos/tree/main/.claude/skills/vault-operations
Command: npx skills add https://github.com/philipyaz/cos --skill vault-operations-philipyaz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manages the Vault's MCP for async ingestions and synchronous queries, ensuring seamless integration and control over the Vault's content lifecycle.

Core Features & Use Cases

  • Asynchronous Ingestions: Handle bulk data submissions efficiently without blocking the workflow.
  • Synchronous Queries: Run real-time, direct queries for quick access to Vault content.
  • Use Case: Streamline the process of adding new documents to your vault, querying them, and handling errors or cancellations during the ingest process.

Quick Start

Execute a query to fetch a document from the Vault using the vault-operations skill: "Show me the latest 'business strategy' document in the vault."

Frequently Asked Questions about vault-operations

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

FAQPage Schema
How do I manage asynchronous document ingestion in a Vault?

Synchronous document queries in a Vault allow direct, real-time data access. You can run direct queries to quickly fetch specific Vault content, such as retrieving the latest business strategy document.

What is the best way to handle errors or cancellations during Vault ingest processes?

Handling errors or cancellations during Vault ingest processes is managed through the content lifecycle controls. This ensures seamless integration and precise control when adding new documents encounter issues during asynchronous job submission.

Can I integrate Vault queries with other administrative systems?

Yes, Vault queries can be integrated with other administrative systems. The system is specifically designed for integration with Vault and administrative platforms requiring precise control over document ingestion and query processes.

Does Vault ingestion support bulk data submissions without blocking the workflow?

Vault ingestion supports bulk data submissions without blocking the workflow through asynchronous processing. This allows efficient handling of large data volumes while maintaining precise lifecycle control.

When should I use asynchronous ingest versus synchronous queries for Vault content?

Use asynchronous ingest for bulk data job submissions to prevent workflow blocking, and synchronous queries for real-time, direct access to Vault content. This distinction ensures precise control over the document lifecycle.