Remove redundant intro sentence from specification doc

The frontmatter `description` already serves as the page subtitle in
Mintlify, so the "This document defines the Agent Skills format." line
was just restating it.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Jonathan Hefner
2026-03-09 09:41:26 -05:00
Unverified
parent fe28cce09e
commit 8c82ac2a8d
-2
View File
@@ -3,8 +3,6 @@ title: "Specification"
description: "The complete format specification for Agent Skills."
---
This document defines the Agent Skills format.
## Directory structure
A skill is a directory containing, at minimum, a `SKILL.md` file: