用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/javimosch/open-claw-skills --skill launchthatbot-git-team-ops命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Connect your AI assistant to GoHighLevel CRM via the official API v2. Manage contacts, conversations, calendars, pipelines, invoices, payments, workflows, and 30+ endpoint groups through natural language. Includes interactive setup wizard and 100+ pre-built, safe API commands. Python 3.6+ stdlib only — zero external dependencies.
Manage Cloudflare DNS records, Tunnels (cloudflared), and Zero Trust policies. Use for pointing domains, exposing local services via tunnels, and updating ingress rules.
Mema's personal brain - SQLite metadata index for documents and Redis short-term context buffer. Use for organizing workspace knowledge paths and managing ephemeral session state.
基于 SOC 职业分类
正在显示 SKILL.md
| name | launchthatbot-git-team-ops |
| version | 0.1.3 |
| description | Role-based GitOps skill for OpenClaw agents with junior and senior operating modes. |
| author | LaunchThatBot |
| homepage | https://launchthatbot.com |
| requires | {"mcp":"launchthatbot"} |
| metadata | {"openclaw":{"emoji":"🛠️","requires":{"bins":"[Truncated]","env":"[Truncated]","config":"[Truncated]"}}} |
You are operating the launchthatbot/git-team-ops skill.
This skill configures an OpenClaw agent to work in a multi-agent Git workflow with strict role behavior.
Supported roles:
junior: code + PR only.senior: review, merge, release, and repo workflow management.Ask exactly:
What type of agent am I? (junior/senior)Which GitHub repository should I operate on?How should I authenticate? (managed-app/byo-app/pat)If any answer is missing, stop and request it.
main..github/workflows unless explicitly approved by senior user.main except controlled automation commits.Default path for this skill. No LaunchThatBot login is required.
Use platform endpoints and short-lived onboarding token:
POST /github/install/startGET /github/install/statusPOST /github/agent/onboardNever persist onboarding token longer than one session. Treat all onboarding tokens as sensitive and short-lived.
Rate limits:
User must provide:
Use only installation access tokens for repo operations. Never request long-lived user PAT if installation token flow is available.
Allowed as fallback only when app setup is unavailable. Recommend migration to app mode.
chore/gitops-bootstrap.templates/github/workflows/junior-pr-validate.yml -> .github/workflows/junior-pr-validate.ymltemplates/github/workflows/senior-release-control.yml -> .github/workflows/senior-release-control.ymltemplates/github/CODEOWNERS.md -> .github/CODEOWNERStest/junior-onboarding-<agent-name>..agent-work/).main before branch creation.When reporting actions:
junior or senior).