# Bad_Name_Format

> Use when you need to test a skill with an invalid name format.

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

---


The `name:` field uses uppercase letters and underscores, which violates the
spec. Names must be lowercase letters, numbers, and hyphens only.

Expected failure: naming.format [high]

