sermon-calvin-institutes

Validate SKILL.md frontmatter and generate YAML metadata blocks for Skill units.

60|36|Updated May 8, 2026
One-click install
npx skills add https://github.com/idoforgod/cys-claude-sermon-skills --skill sermon-calvin-institutes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sermon-calvin-institutes
Source: https://github.com/idoforgod/cys-claude-sermon-skills/tree/main/skills/sermon-calvin-institutes
Command: npx skills add https://github.com/idoforgod/cys-claude-sermon-skills --skill sermon-calvin-institutes

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the discovery and metadata generation for Skill units by validating SKILL.md frontmatter and extracting structured metadata.

Core Features & Use Cases

  • Validates Skill units based on official Skill Unit definition.
  • Generates YAML metadata with name, tagline, description, request, complexity, category, keywords, dependencies, and components.
  • Useful for repository-wide skill inventories, discovery, governance, and tooling automation.

Quick Start

Identify valid Skill units and run metadata generation to produce a YAML block for each unit.

Frequently Asked Questions about sermon-calvin-institutes

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

FAQPage Schema
How do I validate SKILL.md frontmatter for repository skill units?

To validate SKILL.md frontmatter, check that the file contains valid YAML frontmatter and ensures both name and description fields exist, identifying valid skill units for metadata generation.

How do I generate YAML metadata for skill units in a repository?

Generate YAML metadata by extracting name, tagline, description, request, complexity, category, keywords, dependencies, and components from valid skill units, returning a single YAML code block with all metadata.

What is included in skill unit metadata for repository analysis?

Skill unit metadata includes name, tagline, description, request, complexity, category, keywords, dependencies, and components, providing a complete metadata block for each valid unit for repository-wide discovery and governance.

Can I evaluate toxicity when generating metadata for skill units?

Yes, toxicity evaluation is included as part of the metadata generation process, assessing each valid skill unit and incorporating the toxicity assessment into the complete YAML metadata output.

Do I need any dependencies to extract metadata from SKILL.md files?

No dependencies are required to extract metadata from SKILL.md files. The skill operates independently to validate frontmatter, generate metadata blocks, and evaluate toxicity without external tool dependencies.

When should I use automated metadata generation for skill units?

Use automated metadata generation for skill units when you need repository-wide skill inventories, discovery, governance, or tooling automation, ensuring consistent YAML metadata extraction across all valid units.