vault-source

Render provenance and coverage data from vault notes.

1|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/wtyler2505/ProtoPulse --skill vault-source
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vault-source
Source: https://github.com/wtyler2505/ProtoPulse/tree/main/.claude/skills/vault-source
Command: npx skills add https://github.com/wtyler2505/ProtoPulse --skill vault-source

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pyyaml, and includes scripts (resource) components.

What problem does it solve?

Print and verify provenance information for Ars Contexta vault notes, enabling quick source validation and assessment of vault-wide provenance coverage.

Core Features & Use Cases

  • Provenance rendering: display per-note provenance blocks with source kind, URL, page, verification info, and reliability.
  • Coverage reporting: generate vault-wide provenance statistics and breakdowns, including integrity checks and flagging schema issues.
  • Use Case: Compliance and QA teams audit vault notes to ensure provenance coverage and generate actionable reports.

Quick Start

Run vault-source with a slug to render provenance for a specific vault note, or use --coverage to generate a vault-wide report.

Frequently Asked Questions about vault-source

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

FAQPage Schema
How do I extract provenance data from YAML frontmatter in vault notes?

Generate vault-wide provenance coverage reports by running the tool with the --coverage flag. It aggregates statistics from YAML frontmatter across all vault notes, flagging schema issues and providing breakdowns for QA teams.

Can I output provenance reports as JSON for automated data analytics pipelines?

Output provenance reports as JSON using the --json flag. This formats the extracted YAML frontmatter data into machine-readable results, enabling integration with automated data-analytics workflows and governance systems.

What is the best way to audit unverified sources in a knowledge base?

Use this tool for knowledge-base provenance governance if your notes utilize YAML frontmatter. It requires the pyyaml dependency to parse source metadata and validate coverage across individual notes or the entire vault.

How do I check vault note provenance coverage and integrity?

Check vault note provenance coverage and integrity by generating a vault-wide report. The tool applies schema validation to YAML frontmatter, highlighting missing reliability data and flagging integrity issues for compliance teams.