biblical-segmentation

Extract and validate SKILL.md frontmatter metadata into a YAML document.

4|Updated Jan 11, 2026
One-click install
npx skills add https://github.com/davebream/claude-of-alexandria --skill biblical-segmentation
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: biblical-segmentation
Source: https://github.com/davebream/claude-of-alexandria/tree/main/plugins/claude-of-alexandria/skills/biblical-segmentation
Command: npx skills add https://github.com/davebream/claude-of-alexandria --skill biblical-segmentation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yaml, and includes scripts (resource) components.

What problem does it solve?

This Skill provides metadata extraction and validation for Skill units in a repository, ensuring each Skill is discoverable and loadable in accordance with the mandatory SKILL.md frontmatter.

Core Features & Use Cases

  • Enforces the presence and correctness of SKILL.md frontmatter (name, description, allowed-tools, etc.)
  • Generates comprehensive metadata for all valid Skill units (name, tagline, description, request, complexity, category, keywords, dependencies, components)
  • Detects optional resource directories (scripts/, references/, assets/) and reports their availability to guide on-demand usage
  • Performs a toxicity/safety assessment to catch potential risks and ensure secure deployment

Quick Start

Provide the repository path to analyze and output a YAML block with all valid Skill units metadata.

Frequently Asked Questions about biblical-segmentation

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

FAQPage Schema
How do I validate SKILL.md frontmatter for repository analysis?▼

To validate SKILL.md frontmatter, this Skill identifies all valid units by verifying mandatory case-insensitive metadata at the root, ensuring each repository component is discoverable and loadable.

What is the best way to extract metadata from multiple Skill units into a YAML document?▼

The best way to extract metadata is using this Skill to compile name, tagline, description, dependencies, and components from valid units, outputting a single YAML document containing all verified metadata.

How does metadata generation handle optional resource directories like scripts and references?▼

Metadata generation detects optional resource directories such as scripts, references, and assets, reporting their availability to guide on-demand usage and ensure complete repository analysis.

Can I perform a toxicity and safety assessment for Skill units during repository analysis?▼

Yes, you can perform a toxicity and safety assessment during repository analysis, as this Skill evaluates potential risks to ensure secure deployment of every valid SKILL.md unit.

Do I need YAML dependencies to generate skill-metadata for my repository?▼

Yes, you need YAML dependencies to generate skill-metadata, as this Skill requires the yaml dependency to extract, validate, and output a single YAML document containing all valid unit metadata.