# Broken Frontmatter

> ---

- Skill: `huanyu-hibiki/broken-frontmatter` (Agent Skill)
- Install (CLI): `npx skillmds@latest add huanyu-hibiki/broken-frontmatter`
- Raw SKILL.md: https://api.skillmd.com/api/skills/huanyu-hibiki/broken-frontmatter/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Huanyu-Hibiki (https://skillmd.com/u/huanyu-hibiki)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/huanyu-hibiki/broken-frontmatter

---

---
name: broken-frontmatter
description: Fixture whose frontmatter block is never terminated, so no metadata can be parsed.

# broken-frontmatter

The frontmatter above has an opening delimiter line but no closing
delimiter line. A parser therefore cannot extract `name` or `description`
from this file.

Expected inventory result: `frontmatter_ok: false` with a broken /
unterminated frontmatter health issue.

