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.

跳到安装

来源信息

仓库
az9713/open-skills-refactored
最近来源活动
2026年6月21日 03:20
检测到的 SKILL.md 语言
英语
星标
3
分支
1

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。