OAuth / PAT
🐙 GitHub
Install agentio secrets to a repo for GitHub Actions runs.
What you can do
- Install
AGENTIO_KEYandAGENTIO_CONFIGas repo secrets in one command - Drive scheduled agent workflows via GitHub Actions
Setup
agentio github profile add
agentio github install <owner/repo>
Command reference
-
agentio github install <repo>Install AGENTIO_KEY and AGENTIO_CONFIG as GitHub Actions secrets
--profile <name> -
agentio github uninstall <repo>Remove AGENTIO_KEY and AGENTIO_CONFIG secrets from a repository
--profile <name>
MCP tools
-
github_installInstall AGENTIO_KEY and AGENTIO_CONFIG as GitHub Actions secrets
-
github_uninstallRemove AGENTIO_KEY and AGENTIO_CONFIG secrets from a repository
Related changelog entries
- feat add LLM-friendly examples to all github commands 3051cf7