verify

Audit note frontmatter and content for schema compliance and health.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/LopeWale/amplLABS --skill verify-lopewale
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verify
Source: https://github.com/LopeWale/amplLABS/tree/main/.claude/skill-sources/verify
Command: npx skills add https://github.com/LopeWale/amplLABS --skill verify-lopewale

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides an automated quality gate that recites description quality, validates schema compliance, and reviews note health to ensure notes are complete and connected.

Core Features & Use Cases

  • Recite-quality checks by comparing frontmatter against expected fields and predicting content coverage.
  • Validate-schema ensures required fields exist, topics map references are correct, YAML is well-formed, and templates are honored.
  • Review-health audits link resolution, inbound connections, orphan risk, and content freshness to maintain vault quality.
  • Use Case: Authors publish consistent metadata and robust cross-links by running this verification before finalizing notes.

Quick Start

Run verify on a draft note to generate a structured report.

Frequently Asked Questions about verify

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

FAQPage Schema
How do I validate frontmatter schema compliance in my notes?

To validate frontmatter schema compliance, the Skill audits required fields, checks YAML formatting, and verifies template adherence to ensure notes maintain a strict metadata structure.

What is the best way to check note health and link integrity?

Checking note health involves auditing link resolution, scanning inbound connections, and evaluating orphan risk to ensure your notes are robustly connected and properly linked.

How do I verify topic-map connections and required fields in a vault?

Verifying topic-map connections ensures required fields exist and topic references are correct, applying safety checks across notes to produce a structured compliance report.

Does this note validation tool require any dependencies to run?

No dependencies are required to run this note validation tool, allowing you to directly audit vault content and schema without installing additional packages or components.

Can I generate a structured report for actionable content improvements?

Yes, you can generate a structured report that highlights content coverage, safety check results, and actionable improvements needed to finalize your draft notes.

Why does my note validation fail during schema checks?

Note validation fails during schema checks when frontmatter is missing required fields, YAML is malformed, or templates are not properly honored by the note structure.