github-pages-sync
Installation
SKILL.md
GitHub Pages Sync
This skill ensures the public GitHub Pages site (site-docs/) stays synchronized
with source code and internal documentation changes.
When This Skill Activates
Automatic Triggers
- Code changes in core modules -
synapse/*.py,synapse/commands/*.py - Profile changes -
synapse/profiles/*.yaml - Plugin/Skill changes -
plugins/**/* - Configuration changes -
pyproject.toml(version, dependencies, entry points) - Internal doc changes -
guides/*.md,docs/*.md,README.md - Site-docs changes -
site-docs/**(direct edits to the published site)
Manual Invocation
/github-pages-sync- Run full site-docs synchronization check