Best use case
openclaw-master-skills is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
> OpenClaw 主控技能集——团队管理、Agent 调度、系统配置等核心管理技能
Teams using openclaw-master-skills should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/openclaw-master-skills/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How openclaw-master-skills Compares
| Feature / Agent | openclaw-master-skills | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
> OpenClaw 主控技能集——团队管理、Agent 调度、系统配置等核心管理技能
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# openclaw-master-skills > OpenClaw 主控技能集——团队管理、Agent 调度、系统配置等核心管理技能 **状态**: TODO — 目录已创建,待实现 ## 计划功能 - Agent 生命周期管理 - 团队配置与权限 - 系统健康检查 - 紧急干预与回滚 ## 相关文件 _待补充_
Related Skills
writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment
trailofbits-skills
> Trail of Bits 安全审计——基于 Trail of Bits 开源工具链的安全审计插件
suno-skills
AI音乐生成工具Suno的浏览器自动化Skill。通过Playwright控制Suno网站(https://suno.com)进行:生成歌曲(含自定义歌词)、管理创作、下载音频。触发场景:"用suno生成歌曲"、"Suno创作"、"AI音乐生成"、"生成一首...风格的歌"、"上传歌词到Suno"
Getting Started with Skills
Skills wiki intro - mandatory workflows, search tool, brainstorming triggers
skills-search
Search skills.sh registry from CLI. Find and discover agent skills from the skills.sh ecosystem.
scrum-master
Advanced Scrum Master with data-driven team health analysis, velocity forecasting, retrospective insights, and team development expertise. Features comprehensive sprint health scoring, Monte Carlo forecasting, and psychological safety frameworks for high-performing agile teams.
remote-openclaw-deploy
通用远程部署 OpenClaw Agent 项目。支持任意定制化 agent 团队、跨 macOS/Linux、多渠道(飞书/Telegram/Discord)、deploy.json 声明式配置注入。一个脚本完成从零到可用的全流程。
product-manager-skills
> 产品经理技能集——PRD、用户故事、竞品分析、路线图等产品方法论工具
orchestra-research-skills
> 多源研究编排——聚合多个数据源进行深度研究
openclaw-inter-instance
OpenClaw 实例间通信。当需要在多个 OpenClaw 实例之间传递消息、同步数据、远程执行命令时使用此技能。覆盖 agent-to-agent 消息、nodes.run 远程执行、文件级通信等多种方式。
openclaw-config-helper
OpenClaw 配置修改助手。修改任何 OpenClaw 配置前必须先查阅官方文档,确保格式正确,避免系统崩溃或功能异常。强制执行:查 schema → 查文档 → 确认 → 修改的流程。
openclaw-browser-chain-debug
Diagnose OpenClaw browser control failures including browser start timeouts, Chrome CDP startup failures, missing DISPLAY, browser profile launch issues, and gateway/browser environment mismatches. Use when browser automation, browser-based cron jobs, or profile openclaw fails to start, times out, or returns Request was aborted after browser steps. Also use when deciding whether a task should run with a profile browser versus an attach browser: prefer profile for unattended automation and recurring jobs; prefer attach when a human's already-open logged-in tab or manual cooperation is required.