yeisme-pinax-cli-runtime

Manage and validate the Pinax CLI for local Markdown knowledge base operations.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the need for a controlled and secure environment when managing Pinax, the local-first knowledge control plane, allowing for a safe manipulation of your Markdown knowledge base with AI integration.

Core Features & Use Cases

  • Proof Loop Safety: Ensures every agent-driven change is safely planned, snapshotted, and applied.
  • CLI Workflow: Provides a set of CLI commands for local knowledge indexing, proof loop, project workspace management, template authoring, asset management, and profile management.
  • Go CLI Validation: Validates Go CLI behavior with checks for formatting, running, and building.

Quick Start

Start the proof loop by running 'pinax proof loop run --vault ./my-notes'.

Frequently Asked Questions about yeisme-pinax-cli-runtime

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

FAQPage Schema
How do I safely apply AI agent changes to a local-first Markdown knowledge base?

To safely apply AI agent changes to a local-first Markdown knowledge base, use the Pinax CLI proof loop to plan, snapshot, and apply agent-driven writes. This ensures encrypted sync coordination and secure credential handling during modifications.

What is the best way to manage a local-first knowledge base workspace using the command line?

The best way to manage a local-first knowledge base workspace is using Pinax CLI commands for project workspace management, template authoring, and asset management. It provides a controlled environment for manipulating your Markdown files with AI integration.

How does the Pinax proof loop work for validating knowledge base modifications?

The Pinax proof loop works by ensuring every agent-driven change to your knowledge base is safely planned, snapshotted, and applied. This mechanism prevents data loss during local-first Markdown indexing and AI-driven updates.

Can I validate Go CLI behavior for local knowledge indexing workflows?

Yes, you can validate Go CLI behavior for local knowledge indexing workflows. The Pinax CLI runtime includes checks for formatting, running, and building the Go CLI to ensure reliable knowledge base operations.

Do I need any external dependencies to run the Pinax CLI for secure knowledge base operations?

No external dependencies are required to run the Pinax CLI for secure knowledge base operations. The Skill operates independently to handle agent-safe writes, encrypted sync coordination, and secure credential handling.

How do I start a proof loop for my local Markdown notes?

To start a proof loop for your local Markdown notes, run the command 'pinax proof loop run --vault ./my-notes' in your CLI. This initiates the safe planning, snapshotting, and application of changes to your knowledge base.