finding-changelogs
OfficialLocate and recommend optimal changelog sources
Authorbuildinternet
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Helps you avoid brittle HTML scraping by finding structured, reliable sources for release data such as feeds, raw markdown files, or API endpoints and recommends the safest ingestion method for a given changelog URL.
Core Features & Use Cases
- Well-known manifests & link relations: Detects /.well-known manifests, root changelog files, and HTML <link rel="changelog|releases|release-notes"> tags to find publisher-declared changelogs.
- Feed discovery & evaluation: Probes RSS/Atom/JSON feeds, checks scope and content quality, and flags summary-only or site-wide feeds that are poor matches.
- GitHub & raw markdown handling: Recognizes GitHub repositories and canonical changelog files (CHANGELOG.md, etc.) and recommends the GitHub adapter when appropriate.
- Provider fingerprinting & rendering guidance: Identifies common providers, their feed/markdown paths, and whether a fast non-rendered fetch is safe or a headless render is required.
- Decision outputs for ingestion: Produces a recommended method, recommended URL, confidence score, page structure classification, and alternatives to feed into automated ingestion pipelines.
Quick Start
Evaluate a changelog URL and return the recommended ingestion method, canonical URL, feed details, confidence level, and suggested next steps for ingestion.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: finding-changelogs Download link: https://github.com/buildinternet/releases-cli/archive/main.zip#finding-changelogs Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.