review-skill

Review new skills against claude-skills-library standards and documentation sync.

1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/a0972199950/lazy-cv --skill review-skill-a0972199950
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-skill
Source: https://github.com/a0972199950/lazy-cv/tree/main/.agents/skills/review-skill
Command: npx skills add https://github.com/a0972199950/lazy-cv --skill review-skill-a0972199950

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the quality assurance process for new skills, ensuring they adhere to the established standards and guidelines of the skills library.

Core Features & Use Cases

  • Automated Checklist: Verifies file structure, skill.md frontmatter, and content guidelines.
  • Documentation Sync Check: Confirms necessary updates for the documentation site.
  • Use Case: When a developer submits a new skill, this tool can be used to perform an initial automated review, flagging any deviations from the required format or content before human review.

Quick Start

Run the review skill on the 'new-skill-folder' directory.

Frequently Asked Questions about review-skill

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

FAQPage Schema
How do I automate skill review for adherence to library standards?

Automated skill review checks file structure, `skill.md` frontmatter, and content guidelines against claude-skills-library standards. It flags deviations before human review, ensuring new skills meet quality and structure requirements for integration.

What is the process to verify file structure and frontmatter for new skills?

Verifying file structure and frontmatter involves running an automated checklist that inspects `skill.md` metadata, required fields, and content guidelines. This ensures newly submitted skills conform to library standards before approval.

How do I check if new skills meet documentation site synchronization requirements?

Documentation site synchronization checks confirm that necessary updates are present for the documentation site. The review process validates that new skill submissions include required documentation syncs before integration.

Can I use automated quality assurance to flag deviations before human review?

Yes, automated quality assurance performs an initial review of new skills, flagging any deviations from required formats or content. This pre-check ensures only compliant skills proceed to human review.

Does the skill review process require any dependencies?

The skill review process operates with no external dependencies. It directly inspects the target skill folder directory to validate file structure, frontmatter, and content against library standards.

What are the limitations of automated skill review for quality assurance?

Automated skill review focuses on structural and metadata compliance, flagging deviations in format and content guidelines. It serves as an initial pre-check before human review and does not replace manual quality assessment.