Letta GitHub CLI
GitHub operations via `gh` CLI: issues, PRs, CI runs, code review, API queries. Use when: (1) checking PR status or CI, (2) creating/commenting on issues, (3) listing/filtering PRs or issues, (4) viewing run logs. NOT for: complex web UI interactions requiring manual browser flows (use browser tooling when available), bulk operations across many repos (script with gh api), or when gh auth is not configured.
Originally published by letta. Licensed under MIT. View original: https://github.com/letta-ai/skills/tree/main/tools/github
Anthropic and OpenAI are registered trademarks of their respective owners. skill.ski is not affiliated with or endorsed by Anthropic or OpenAI.
mcp://skill.ski/free#oski-letta-githubCopy linkAdd the free skill.ski MCP server to your .mcp.json or equivalent config file:
{
"mcpServers": {
"skill-ski-free": {
"url": "https://mcp.skill.ski/free",
"type": "http"
}
}
}Once connected, this Oski is available as a callable tool at your runtime. No paywall. No sign-in required for free-tier Oskis.