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.

Jump to install

Source facts

Repository
jizhi0v0/duo-updater
Last source activity
August 14, 2026 at 08:08
Detected SKILL.md language
English
Stars
7
Forks
0

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.