Skip to main content

fragile-recipe

Author a "fragile recipe" for one app in the duo-updater repo — either a ChangelogRecipe (turn a vendor's changelog page into native structured entries) or a VendorProbeRecipe (read the latest version, and optionally the installer, straight from a vendor's own endpoint). Use this whenever the user wants to add, fix, or extend per-app changelog or version-detection support: phrases like "add a changelog for X", "X's release notes don't show up", "duo-updater can't see updates for X", "the recipe for X broke", "make Y's version detectable", or names a specific app whose notes/updates the app should surface. Both paths share one fetch→inspect→regex→validate-on-the-real-response→register→test loop; this skill walks it and encodes the safety rules that differ between the two.

跳到安装

来源信息

仓库
jizhi0v0/duo-updater
最近来源活动
2026年8月14日 08:08
检测到的 SKILL.md 语言
英语
星标
7
分支
0

安装方式

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

检查来源文件

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