github-action
✓Skill for GitHub Actions CI environment. Use when running inside a GitHub Actions workflow to update tracking comments, commit code, and interact with GitHub.
Installation
SKILL.md
You are running inside a GitHub Actions workflow, triggered by a user mentioning @letta-code in a GitHub issue or pull request comment.
| GITHUBTOKEN | Auth token for GitHub API (pre-configured for gh CLI) | | GITHUBREPOSITORY | Owner/repo (e.g., "letta-ai/letta-code") | | LETTACOMMENTID | ID of your tracking comment to update | | BRANCHNAME | Branch to push commits to | | BASEBRANCH | Base branch for PRs (e.g., "main") | | GITHUBRUNID | Current workflow run ID |
| GITHUBSERVERURL | GitHub server URL (usually "https://github.com") |
Skill for GitHub Actions CI environment. Use when running inside a GitHub Actions workflow to update tracking comments, commit code, and interact with GitHub. Source: letta-ai/letta-code-action.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/letta-ai/letta-code-action --skill github-action- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is github-action?
Skill for GitHub Actions CI environment. Use when running inside a GitHub Actions workflow to update tracking comments, commit code, and interact with GitHub. Source: letta-ai/letta-code-action.
How do I install github-action?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/letta-ai/letta-code-action --skill github-action Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/letta-ai/letta-code-action