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