verify

Validate knowledge notes with schema checks and health reviews.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a single, automated gate that ensures knowledge notes meet quality standards by combining predictive description assessment, schema validation, and cross-note health checks.

Core Features & Use Cases

  • Recite: evaluate description quality by predicting content from frontmatter.
  • Validate: enforce required fields, YAML integrity, and topic mapping.
  • Review: run per-note health checks for links, topics, and graph connectivity.
  • Use Case: as a final quality gate before publishing notes or during periodic vault maintenance.

Quick Start

Invoke /verify on a note to run recite, validate, and review in one pass.

Frequently Asked Questions about verify

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

FAQPage Schema
How do I validate frontmatter and check link resolution in my knowledge notes?

To validate frontmatter and check link resolution, you can run an automated quality gate that enforces YAML integrity, schema validation, and cross-link health across your vault. It evaluates description quality and verifies topic mapping in a single pass.

What is schema validation for knowledge management and how does it work?

Schema validation for knowledge management is the process of enforcing required fields and YAML integrity in note frontmatter. It works by checking your notes against a predefined schema to ensure topics mapping and metadata structure meet quality standards before publishing.

What's the best way to run a quality check on my entire notes vault?

The best way to run a quality check on your vault is to use an automated gate that combines description quality prediction with per-note health checks. This validates any added or updated notes and generates a consolidated report on graph connectivity.

Can I predict note content quality from frontmatter alone?

Yes, you can predict note content quality from frontmatter by evaluating description quality. This process recites or predicts the actual content based on the frontmatter metadata to ensure your descriptions accurately represent the knowledge within the note.

When should I run a cross-link health check for topic mapping?

You should run a cross-link health check for topic mapping as a final quality gate before publishing notes or during periodic vault maintenance. This ensures link resolution and graph connectivity are intact across all added or updated knowledge notes.