GitHub integration
Developer Tools & Infrastructure · 16 actions · OAuth or Bearer token auth
GitHub repository and code management platform
The ModuleX GitHub integration lets a ModuleX agent operate GitHub on your behalf, running create, update and remove actions across repositories, issues and pull requests, directly from a plain-English request, using your organization's own GitHub credentials. No pre-built workflow is required: the agent picks the right GitHub action for the task.
GitHub is a developer tools & infrastructure platform. ModuleX adds the agent layer: ask for an outcome and it selects and runs the right GitHub action. Or, when you want a repeatable process, the composer assembles a GitHub workflow for you, streaming the nodes onto the canvas as it builds.
Drive GitHub in plain English
Type what you want. A ModuleX agent picks the right GitHub action, or chains several, and runs it. No workflow to build.
- “Create a new repository”resolves to
create_repository - “Find the repository I describe and remove it”resolves to
list_repositoriesdelete_repository - “Update an existing issue”resolves to
update_issue - “Show me the repositories that match what I describe”resolves to
get_repository
What you can automate with GitHub
- Find the right repository and remove it in one prompt
list_repositoriesdelete_repository - Pull a list of issues for a report
list_issues - Create a pull request straight from a request
create_pull_request - Look up a file content on demand
get_file_content - Find the codes that match what you describe
search_code
GitHub integration at a glance
All 16 GitHub actions
Repositories4
list_repositoriescreate_repositorydelete_repositoryget_repositoryIssues4
list_issuescreate_issueget_issueupdate_issuePull Requests4
list_pull_requestscreate_pull_requestget_pull_requestmerge_pull_requestBranches1
create_branchFile Contents1
get_file_contentCommits1
create_commitCodes1
search_codeSee full parameters and response schemas in the GitHub integration docs
Two ways to use GitHub in ModuleX
Connecting GitHub
Works with GitHub
Agents often chain GitHub with these. Connect them once and one agent can use all of them in a single task.
Recipes that use GitHub
From the guides
GitHub + ModuleX FAQ
A ModuleX agent can run any of GitHub's 16 actions, across repositories, issues, pull requests and branches, from a plain-English request, using your organization's own GitHub credentials.
Put GitHub to work in ModuleX.
Connect GitHub once with your own credentials and let your agent run all 16 actions on demand.
Last updated: Jul 2026Browse all 179 integrations