·github-pages-sync
</>

github-pages-sync

Keeps the GitHub Pages site (site-docs/) synchronized with source code and internal documentation changes. Triggers automatically when modifying files in synapse/, plugins/, profiles/, or site-docs/ directories, and when guides/, docs/, or pyproject.toml change. Manual invocation via /github-pages-sync.

17Installs·1Trend·@s-hiraoku

Installation

$npx skills add https://github.com/s-hiraoku/synapse-a2a --skill github-pages-sync

How to Install github-pages-sync

Quickly install github-pages-sync AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/s-hiraoku/synapse-a2a --skill github-pages-sync
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: s-hiraoku/synapse-a2a.

SKILL.md

View raw

This skill ensures the public GitHub Pages site (site-docs/) stays synchronized with source code and internal documentation changes.

When code or internal docs are modified, identify affected site-docs pages by consulting references/source-site-mapping.md.

| Change Type | Primary site-docs Pages | Secondary Pages |

Keeps the GitHub Pages site (site-docs/) synchronized with source code and internal documentation changes. Triggers automatically when modifying files in synapse/, plugins/, profiles/, or site-docs/ directories, and when guides/, docs/, or pyproject.toml change. Manual invocation via /github-pages-sync. Source: s-hiraoku/synapse-a2a.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/s-hiraoku/synapse-a2a --skill github-pages-sync
Category
</>Dev Tools
Verified
First Seen
2026-03-08
Updated
2026-03-10

Browse more skills from s-hiraoku/synapse-a2a

Quick answers

What is github-pages-sync?

Keeps the GitHub Pages site (site-docs/) synchronized with source code and internal documentation changes. Triggers automatically when modifying files in synapse/, plugins/, profiles/, or site-docs/ directories, and when guides/, docs/, or pyproject.toml change. Manual invocation via /github-pages-sync. Source: s-hiraoku/synapse-a2a.

How do I install github-pages-sync?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/s-hiraoku/synapse-a2a --skill github-pages-sync Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/s-hiraoku/synapse-a2a