typo-frontmatter

Validate frontmatter metadata and execution mode declarations in the skill registry.

Updated Jun 10, 2026
One-click install
npx skills add https://github.com/starlink-awaken/omostation-gbrain --skill typo-frontmatter-starlink-awaken
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: typo-frontmatter
Source: https://github.com/starlink-awaken/omostation-gbrain/tree/main/test/fixtures/brain-first-skills/typo-frontmatter
Command: npx skills add https://github.com/starlink-awaken/omostation-gbrain --skill typo-frontmatter-starlink-awaken

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill serves as a diagnostic tool to verify how the system handles configuration errors in skill metadata, specifically regarding the brain-first execution flag.

Core Features & Use Cases

  • Metadata Validation: Tests the system's ability to detect and report naming inconsistencies in frontmatter declarations.
  • Execution Logic: Demonstrates the fallback behavior when a requested execution mode is improperly defined.
  • Use Case: Use this skill to verify that the system correctly identifies and flags the use of kebab-case instead of the required snake_case for internal configuration parameters.

Quick Start

Invoke the typo-frontmatter skill to perform a web search and retrieve fresh data for your current context.

Frequently Asked Questions about typo-frontmatter

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

FAQPage Schema
How do I validate metadata configuration and frontmatter parsing errors?

This skill validates metadata configuration by testing the system's ability to detect and report naming inconsistencies in frontmatter declarations, specifically targeting execution mode parsing and error handling.

What happens when a brain-first execution mode is improperly defined?

When a brain-first execution mode is improperly defined, the skill demonstrates the system's fallback behavior and flags the use of kebab-case instead of the required snake_case for internal configuration parameters.

How can I test my system for kebab-case errors in skill metadata?

You can test for kebab-case errors in skill metadata by invoking this diagnostic tool to verify that the system correctly identifies and flags naming inconsistencies within the skill registry frontmatter declarations.

Do I need standard web search capabilities to run frontmatter validation tests?

Yes, you need standard web search capabilities to fulfill the operational instructions defined in the skill body and retrieve fresh data for your current context during the validation process.

Why does frontmatter validation fail when using kebab-case instead of snake_case?

Frontmatter validation fails because the system requires snake_case for internal configuration parameters, and this skill specifically verifies that the system correctly identifies and flags kebab-case naming inconsistencies.