G

Agentic Workflows

GitHub Platform Agentic Workflows

3 workflows — multi-step AI automation tools for coding agents on GitHub Platform.

Available free v1.0.0 Browser LLM
$ sidebutton install github
Download ZIP

GitHub Platform agentic workflows

3
Browser: List PRs github_browser_list_prs

Navigate to a GitHub repository's PR list and snapshot

Inputs
  • repo · string
Steps
3
Navigate to a URLCapture page snapshotWait
Browser: View PR github_browser_view_pr

Navigate to a GitHub pull request page and snapshot details

Inputs
  • repo · string
  • number · string
Steps
3
Navigate to a URLCapture page snapshotWait
GitHub Browser: Create Issue github_browser_create_issue

Navigate to GitHub new issue form, fill in title and body, and submit

Inputs
  • repo · string
  • title · string
  • body · string
Steps
7
Click an elementNavigate to a URLCapture page snapshotType into a fieldWait