Skip to main content

external-source-sync-action

Set up a GitHub Action that periodically syncs an external web source (a docs site, a public library/catalog, a changelog, an upstream page) into the current repo by running Claude Code in CI, then opens a pull request with the updates. Use this whenever the user wants to "keep this repo in sync with <website>", "auto-update from an external source", "scrape/mirror a site on a schedule", "set up a weekly sync workflow", "watch an upstream page for new entries", or asks to reproduce a sync workflow like sync-loops/sync-open-skills for a new repo โ€” even if they don't say the word "skill" or "Action". Produces a hardened workflow YAML plus a per-repo instruction file, and walks the user through the secret + first run.

Jump to install

Source facts

Repository
az9713/open-skills-refactored
Last source activity
June 21, 2026 at 03:20
Detected SKILL.md language
English
Stars
3
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.