From 092659e3ec0e9e54cb03c16fdda01df818141676 Mon Sep 17 00:00:00 2001 From: Jonathan Hefner Date: Sun, 19 Apr 2026 14:16:05 -0500 Subject: [PATCH] Reduce "Get started" cards on `home.mdx` to Quickstart and Specification Pare the `CardGroup` from five cards across three columns down to two cards across two columns, keeping only Quickstart (pointing at `/skill-creation/quickstart`) and Specification. The "What are skills?" card is now redundant with the "What are Agent Skills?", "Why Agent Skills?", and "How do Agent Skills work?" sections above, and the "Add skills support", "Example skills", and "Reference library" links serve smaller audiences that can reach them through the sidebar. Also rename the section heading to "Get started with Agent Skills" to match the neighboring sections, and reword the Specification blurb to reference Agent Skills rather than `SKILL.md` files. Co-Authored-By: Claude Opus 4.7 (1M context) --- docs/home.mdx | 35 +++++++---------------------------- 1 file changed, 7 insertions(+), 28 deletions(-) diff --git a/docs/home.mdx b/docs/home.mdx index 72fa165..9c39d88 100644 --- a/docs/home.mdx +++ b/docs/home.mdx @@ -54,42 +54,21 @@ The Agent Skills format was originally developed by [Anthropic](https://www.anth Come join the discussion on [GitHub](https://github.com/agentskills/agentskills) or [Discord](https://discord.gg/MKPE9g8aUy)! -## Get started +## Get started with Agent Skills - + - Learn about skills, how they work, and why they matter. + Create your first Agent Skill and see it in action. - The complete format specification for SKILL.md files. - - - Add skills support to your agent or tool. - - - Browse example skills on GitHub. - - - Validate skills and generate prompt XML. + The complete format specification for Agent Skills.