pinax-vault-operator

Manage Pinax vault operations with predefined commands for notes and data.

Updated Jun 5, 2026
One-click install
npx skills add https://github.com/yeisme/pinax --skill pinax-vault-operator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pinax-vault-operator
Source: https://github.com/yeisme/pinax/tree/main/.agents/skills/pinax-vault-operator
Command: npx skills add https://github.com/yeisme/pinax --skill pinax-vault-operator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the management of Pinax vault operations, streamlining note capture, vault setup, and lifecycle operations.

Core Features & Use Cases

  • Vault Management: Initialize, register, and select vaults for use with Pinax.
  • Note Lifecycle: Capture, draft, and manage notes within the Pinax vault.
  • Import/Export: Import and export notes and data to and from the Pinax vault.
  • Use Case: For an agent needing to add notes to a Pinax vault, capture inbox items, or create drafts, this Skill provides the necessary commands and operations.

Quick Start

Initialize a new Pinax vault with the command 'pinax init --vault ./my-notes --title "My Notes" --json'.

Frequently Asked Questions about pinax-vault-operator

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

FAQPage Schema
How do I initialize a new Markdown vault for note capture?

To initialize a Markdown vault for note capture, use the command 'pinax init' with parameters for the vault directory, title, and JSON output to set up your workspace and start managing notes.

What is the best way to capture inbox items in a Pinax vault?

The best way to capture inbox items in a Pinax vault is using the 'pinax inbox capture' command, which allows you to quickly collect and route information into your Markdown notes system.

Can I export Markdown notes from my Pinax vault to another format?

Yes, you can export Markdown notes from your Pinax vault. The Skill executes the 'pinax export markdown' command to facilitate data export and lifecycle management of your captured notes.

Does this vault management Skill support drafting notes before saving them?

Yes, this vault management Skill supports drafting notes. It provides lifecycle commands including 'pinax note add' to create and manage drafts within your Pinax Markdown vault environment.

What vault operations are available for managing Markdown notes?

Available vault operations for managing Markdown notes include initialization, registration, vault selection, note capture, drafting, and data import/export, covering the full lifecycle of your vault.

Are there any dependencies required to run Pinax vault commands?

No external dependencies are required to run Pinax vault commands through this Skill. It operates independently using predefined scripts to execute operations like note capture and Markdown export.