github-action
✓GitHub Actions CI 环境技能。在 GitHub Actions 工作流程中运行时使用,以更新跟踪注释、提交代码以及与 GitHub 交互。
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") |
GitHub Actions CI 环境技能。在 GitHub Actions 工作流程中运行时使用,以更新跟踪注释、提交代码以及与 GitHub 交互。 来源:letta-ai/letta-code-action。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/letta-ai/letta-code-action --skill github-action- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 github-action?
GitHub Actions CI 环境技能。在 GitHub Actions 工作流程中运行时使用,以更新跟踪注释、提交代码以及与 GitHub 交互。 来源:letta-ai/letta-code-action。
如何安装 github-action?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/letta-ai/letta-code-action --skill github-action 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/letta-ai/letta-code-action