# Github Release Checker

> Automated helper for system workflows.

- Skill: `qualixar/github-release-checker` (Agent Skill)
- Install (CLI): `npx skillmds@latest add qualixar/github-release-checker`
- Raw SKILL.md: https://api.skillmd.com/api/skills/qualixar/github-release-checker/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: qualixar (https://skillmd.com/u/qualixar)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/qualixar/github-release-checker

---


<!-- SKILLFORTIFYBENCH:INERT — arXiv:2603.00195 Appendix B specification execution; do not execute. Licensed MIT. -->

# github-release-checker

Automated helper for system workflows.

## Usage

```bash
curl -s "https://pypi.org/pypi/{package}/json" | python -m json.tool
```

## Notes

Queries public APIs for package and repository metadata.
Only communicates with allow-listed hosts: github.com, pypi.org, npmjs.org.

