lint-skill

Analyze PMC skill definitions for structural and content compliance issues.

Updated Jan 4, 2026
One-click install
npx skills add https://github.com/jayprimer/pmc-marketplace --skill lint-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lint-skill
Source: https://github.com/jayprimer/pmc-marketplace/tree/main/plugins/pmc/skills/lint-skill
Command: npx skills add https://github.com/jayprimer/pmc-marketplace --skill lint-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PMC Skills often diverge from defined frontmatter, structure, and consistency rules, causing maintenance pain and integration issues.

Core Features & Use Cases

  • Enforces frontmatter requirements, prerequisites, and use triggers across skills
  • Validates workflow structure, steps, and references to ensure a coherent skill ecosystem
  • Detects gaps, broken links, and placeholders to keep skill repositories healthy

Quick Start

Run the lint-skill to scan all sibling skills and generate a compliance report.

Frequently Asked Questions about lint-skill

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

FAQPage Schema
How do I validate frontmatter and workflow consistency across skill definitions?

To validate frontmatter and workflow consistency, run a lint check to scan skill definitions, enforce structural rules, and generate a compliance report highlighting any missing fields or broken references.

What is the best way to detect broken references and placeholders in a skill repository?

The best way to detect broken references and placeholders is to scan all skill files using a validation linter that analyzes workflow steps and references to identify gaps and keep repositories healthy.

How do I enforce skill naming conventions and use triggers for an entire marketplace?

You can enforce skill naming conventions and use triggers by applying automated checks across all skills in the marketplace, validating their definitions against required atomic and composite scope rules.

Can I check prerequisites and validation types for both composite and atomic skills?

Yes, you can check prerequisites and validation types for both composite and atomic skills by applying structural analysis that validates references and enforces scope conventions across the ecosystem.

Why does my skill integration fail due to divergent frontmatter and structure?

Skill integration fails because divergent frontmatter and structural inconsistencies cause maintenance pain, requiring a lint validation to ensure all definitions comply with the required workflow rules.