Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Gradio agent skills

Reusable agent skills for working on Gradio.

Included skills

  • 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.

Requirements

  • 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-fixer setup helper)

About

Reusable agent skills for Gradio development

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages