add-doc-page
Installation
SKILL.md
Add Documentation Page
You are adding a new documentation page to the GramIO docs site.
Arguments
The user provides [section/page-name] — e.g., guides/webhooks or plugins/official/my-plugin.
Steps
-
Read AGENTS.md for conventions (frontmatter, bilingual sync, image rules).
-
Create the English page at
docs/{section}/{page-name}.md:- Add YAML frontmatter with
title,descriptionmeta, andkeywordsmeta. - Add an H1 heading matching the title.
- Add a brief introductory paragraph placeholder.
- Follow existing page patterns in the same section (read a sibling page for reference).
- Add YAML frontmatter with