Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Read a read-only release feed over HTTP, enforce an auditable request contract, and write redacted JSON and Markdown reports. Use when the task is to inspect releases from a REST endpoint without mutating upstream state.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-04 | ✗→✓ | ▲ Improved | -53% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -60% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -67% | 0% |
| case-09 | ✗→✓ | ▲ Improved | 22% | 0% |
| case-10 | ✗→✓ | ▲ Improved | -70% | 0% |
Use this skill when the user asks for a read-only release feed check, release summary report, or REST integration example that must keep credentials, retry policy, schema validation, and pagination explicit.
references/api-contract.mdbash node .agents/skills/release-feed-api/scripts/fetch-releases.mjs
reports/releases.jsonreports/releases.mdnpm test.RELEASE_FEED_BASE_URL and RELEASE_FEED_TOKEN.GET before making a network request.429, obey Retry-After before retrying.5xx responses only up to the configured limit, then fail with exit 43.reports/.Other measured skills in the registry, with their headline benchmark lift.