Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 940 Bytes

File metadata and controls

21 lines (12 loc) · 940 Bytes

GitBook Documentation Editing

This repository contains documentation synced with GitBook via Git Sync.

Before editing GitBook-synced Markdown, YAML, or asset files, make sure the GitBook skill is available and up to date in your local agent environment. Prefer installing or updating it with:

npx skills add gitbookio/gitbook-skills

This command may add or update local agent skill files. Use them only as local agent instructions; do not commit those installed skill files or any tool-generated agent configuration unless the user explicitly asks for it.

If npx is unavailable, load the skill from:

https://gitbook.com/docs/skill.md

When making changes, preserve GitBook sync metadata such as frontmatter, SUMMARY.md, gitbook-docs.yaml, .gitbook/, and asset links unless the requested edit explicitly requires changing them.