# No Headers

> Apply no-headers when testing the openclaw fallback path for skills whose body contains no double-hash section headers, verifying the entire body goes to AGENTS.md and SOUL.md becomes a placeholder.

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

---


This fixture skill intentionally has no markdown level-two headers in its body. The openclaw converter should detect the absence of headers and put the entire body into AGENTS.md while writing only a single-line placeholder into SOUL.md of the form: # no-headers

The body must still be at least fifty words for the lint body-word-count check to pass. This paragraph adds enough words to satisfy that requirement. The important thing is that no line in this body starts with two hash characters followed by a space, which is the pattern the openclaw header classifier looks for when deciding where to route content.

