Automate GitHub
Turn the repetitive GitHub work you do by hand (open a repo, read issues and PRs) into a workflow Writ runs for you, on your own account, on a schedule or on demand.
- 1open a repo
- 2read issues and PRs
- 3export a list
- 4run a UI-only admin action
✓ Recorded once, then run for you
Stop doing GitHub by hand
The GitHub tasks you repeat (open a repo, read issues and PRs, export a list) are exactly the kind of work a computer should do. But GitHub only exposes part of it through an API, and the flow runs behind a login and dynamic pages. GitHub has a strong API, but some org settings, Insights views, and enterprise admin screens are only reachable through the browser UI.
Writ closes that gap. Record the GitHub task once (or describe it to an AI session) and Writ runs it for you in a real browser, on your own account. Writ runs on your own accounts, with your own credentials and data, on sites you are authorized to use.
GitHub tasks Writ can run for you
Each of these is a real GitHub action, captured into a workflow and run on your own account.
Workflows extract structured fields such as repo metadata, stars, open issues, PR status along the way: typed data you can route anywhere.
Three ways to build your GitHub automation
Pick whichever fits the task. All three produce the same workflow Writ can run for you.
Built on the same engine as the recorder and workflows, with 30+ step types.
Login, 2FA, and dynamic pages on GitHub
The reason GitHub is tedious to automate is the same reason most tools can't. Writ handles it.
Writ signs into your own GitHub account through a Persona with 2FA for UI-only actions, or reads public repos with no login.
Run the GitHub automation on your terms
On a schedule, on demand, or the instant something changes. You choose the trigger.
- 1Build the GitHub workflow once
Record the task, describe it to AI, or discover it from the network. Writ captures each step, including login and 2FA, into a workflow you can edit.
- 2Run it on your terms
Run it on demand, on a schedule, or fire it from a Monitor when GitHub changes. It runs on your own GitHub account, in a real browser.
- 3Call it from anything
The same workflow is a REST endpoint at /v1/github/run and an MCP tool, so your code, a no-code tool, or an AI agent can trigger the GitHub automation too.
Trigger the GitHub automation on a change
Monitor GitHub for new release, new issue matching a label, star threshold and run your workflow the moment it happens.
Monitors check as fast as every 10s (10s on Enterprise). A detected change becomes a trigger that runs your GitHub automation in seconds. Monitor GitHub ▸
Free on your own machine, or on cloud
Local / BYO agent
No compute charge. The agent runs on your hardware, so it can reach GitHub even from an intranet or VPN-only network, and your AI keys never leave your machine.
Writ cloud
Metered by running time at $0.12 per browser-hour, drawn from your plan’s included usage. No infrastructure to manage.
The same GitHub automation is an API and an MCP tool
Automating GitHub for yourself and calling it from software are the same workflow. Once you have it, publish it as a REST endpoint at/v1/github/run and a matching MCP tool, so your code or an AI agent can trigger the GitHub task too.
Other ways to work with GitHub
Automating GitHub: questions
How do I automate GitHub?
Is it allowed to automate GitHub this way?
Does GitHub automation work behind login and 2FA?
Can I run the GitHub automation without writing code?
Where does it run, and what does it cost?
Automate GitHub in minutes
Record it once, then let Writ run it for you: on a schedule, on demand, or on a change. Get started free.