Questarr
Automate game library tracking, downloads, and release maintenance
All Skills in This Repository (4)
Pure Emerald Level Indicatorsrelease-notes
Generate markdown release notes from git commit history.
release-notes
Generate formatted release notes from git commits and prepend them to CHANGELOG.md.
cve-report
Report CVEs fixed per release by diffing package-lock.json across version tags against OSV.dev.
investigate-issue
Diagnose Questarr GitHub issues by cross-referencing private support logs against the codebase.
Frequently Asked Questions
FAQPage SchemaHow to install Questarr?โผ
Run `npx skills add Doezer/Questarr --all -g -y` in your terminal to install all skills in this suite globally.
What does Questarr do?โผ
Questarr is a self-hosted game manager that tracks your collection, auto-searches indexers for releases, and sends downloads to clients like qBittorrent or Sabnzbd.
How to generate release notes with AI?โผ
The release-notes skill reads commits since the last tag, groups them by type, and prepends a formatted section to your changelog automatically.
Can AI investigate Questarr bug reports?โผ
Yes. The investigate-issue skill pulls the linked support log, cross-references errors against the codebase, and reports the likely cause with file references.
Does Questarr work with Claude Code?โผ
Yes. All skills follow the standard SKILL.md format and run directly in Claude Code and other compatible AI coding agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core