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

  1. Code changes in core modules - synapse/*.py, synapse/commands/*.py
  2. Profile changes - synapse/profiles/*.yaml
  3. Plugin/Skill changes - plugins/**/*
  4. Configuration changes - pyproject.toml (version, dependencies, entry points)
  5. Internal doc changes - guides/*.md, docs/*.md, README.md
  6. Site-docs changes - site-docs/** (direct edits to the published site)

Manual Invocation

  • /github-pages-sync - Run full site-docs synchronization check
Related skills
Installs
27
GitHub Stars
4
First Seen
Feb 27, 2026