Audit one app's full integration status in duo-updater — distribution sources, release channels, update detection, changelog, one-click install. If already integrated, output a structured report and persist it. If not, investigate the app's landscape and…
jizhi0v0/duo-updater
SkillsMP has collected 4 skills from jizhi0v0/duo-updater. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 4
- GitHub stars
- 7
- GitHub forks
- 0
Skills in this repository
Showing 4 of 4 collected skills.
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…
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…
Breadth-first sweep that finds apps with release channels duo-updater might be missing — especially apps that switch channel INSIDE the app (a Settings toggle like stable→beta/preview/insider) rather than shipping a separate download. It enumerates candidates…