Reusable agent skills for working on Gradio.
gradio-issue-fixer: reproduce a Gradio issue in an isolated worktree, fix and verify it, then open a draft pull request.cireview: bring an existing pull request up to date, address review feedback, and iterate until CI passes.
Each directory is a self-contained skill package. Install or link the directory into the skills location used by your coding agent.
- Git
- GitHub CLI authenticated with access to
gradio-app/gradio - Hugging Face CLI authenticated for publishing before/after Spaces
- Python 3 (for the
gradio-issue-fixersetup helper)