verify

Verify note quality, schema compliance, and integrity through multi-step checks.

Updated Jul 3, 2026
One-click install
npx skills add https://github.com/GiorgioRicciardiello/LabBrain --skill verify-giorgioricciardiello
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verify
Source: https://github.com/GiorgioRicciardiello/LabBrain/tree/main/core/.claude/skills/verify
Command: npx skills add https://github.com/GiorgioRicciardiello/LabBrain --skill verify-giorgioricciardiello

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires mcp__qmd__vector_search, qmd, Read, Write, Edit, Grep, Glob, mcp__qmd__vector_search, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Ensures the accuracy and quality of notes by performing a multi-step verification process, including description quality, schema compliance, and health checks.

Core Features & Use Cases

  • Description Quality Test: Assess the clarity and informativeness of note descriptions.
  • Schema Compliance: Validate the structure and data integrity of notes against predefined schemas.
  • Health Checks: Perform checks for frontmatter integrity, topic map connection, link resolution, and more.
  • Use Case: Use the /verify command to check the quality of a specific note or all recent notes, ensuring they meet the required standards.

Quick Start

To verify a specific note, run: /verify note_name.md

Frequently Asked Questions about verify

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

FAQPage Schema
How do I perform a health check on my markdown notes?

To perform a health check on markdown notes, use a verification process that assesses frontmatter integrity, topic map connections, and link resolution, ensuring overall note accuracy and compliance.

How do I validate note structure against a predefined schema?

Schema validation for notes works by checking the structure and data integrity of your files against predefined schemas, ensuring that required fields and formats meet the specified compliance standards.

Can I use semantic search to find and verify notes with poor description quality?

Yes, you can use semantic search to index and retrieve notes, then run description quality tests to assess the clarity and informativeness of note descriptions for quality assurance.

What is the best way to check frontmatter integrity and link resolution across multiple notes?

The best way to check frontmatter integrity and link resolution is to run a multi-step verification process that performs automated health checks across all recent notes simultaneously.

Do I need a specific indexing tool to enforce schema compliance during note verification?

Yes, schema enforcement and note verification require tools for indexing and semantic search to validate structure, data integrity, and schema compliance across your knowledge base.