Back to Skills
GitHub
VerifiedFull GitHub API access — issues, PRs, repos, and actions
githubissuespull-requestsci-cd
Quick Inject
$armorer inject openclaw github
About
Enables agents to interact with GitHub repositories, create issues, manage pull requests, trigger workflows, and more. Credentials are managed through the Armorer Vault, never stored in plain text.
MCP Configuration
{
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-github"
],
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "${GITHUB_TOKEN}"
}
}Required Credentials
Managed securely through the Armorer Credential Vault.
GITHUB_PERSONAL_ACCESS_TOKEN
Compatible Agents
Details
- Category
- development
- Installs
- 9,800
- Updated
- 2026-02-12