← 返回 Skills 市场
80
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-proper-usage
功能描述
Operate OpenClaw reliably with right skill/tool selection, scoped execution, and verification-first completion.
安全使用建议
This skill is a usage/playbook and is internally coherent. Before installing, confirm your runtime supports the named backends (Gemini, Claude CLI, azure-openai/gpt-4.1) and that appropriate credentials for those providers are managed separately — the skill will not request them. Be aware it explicitly instructs spawning and monitoring subagents (sessions_spawn); review platform permissions and quotas for spawning agents and calling external models to avoid unexpected costs or over-privileged behavior. If you want stronger safety, require the skill to declare which provider credentials it needs or restrict which models it may invoke.
功能分析
Type: OpenClaw Skill
Name: openclaw-proper-usage
Version: 1.0.0
The skill bundle contains procedural instructions and best practices for an AI agent to operate reliably within the OpenClaw framework. It outlines strategies for task decomposition, tool selection (routing between Gemini and Claude), and subagent management via the sessions_spawn command. No malicious code, data exfiltration, or harmful prompt injections were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description are a usage/playbook for operating OpenClaw. The SKILL.md contains routing, subagent patterns, and completion/triage rules which match that purpose; nothing requested (no env vars, no installs) appears out of scope for an operational guidance document.
Instruction Scope
Instructions tell the agent to pick tools, split work into subagents, and include concrete commands like sessions_spawn and agents_list. This is consistent with a coordinator/playbook, but it gives the agent the authority to spawn and monitor subagents and to target specific LLM backends (e.g., gemini, Claude CLI, azure-openai/gpt-4.1). The skill does not instruct the agent to read files, secrets, or unrelated system state.
Install Mechanism
No install spec and no code files (instruction-only). No downloads or extracted archives — lowest-risk install footprint.
Credentials
The skill requests no environment variables or credentials. It references external models/services (Gemini, Claude CLI, azure-openai/gpt-4.1) but does not declare or request provider credentials; this is acceptable for an instruction-only skill but means runtime availability depends on the agent's environment and credentials provided elsewhere.
Persistence & Privilege
always:false and no install actions. The skill can be invoked by the model (normal behavior) and instructs spawning subagents, but it does not request persistent system presence or modify other skills/configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-proper-usage - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-proper-usage触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of openclaw-proper-usage skill.
- Introduces a structured workflow: clarify, select tool, execute in steps, verify, and report.
- Defines clear routing for tasks between Gemini and Claude CLI (daedalus-code).
- Outlines subagent pattern for parallel task execution and conflict resolution.
- Provides specific commands for session and agent management.
- Establishes a completion contract requiring evidence-backed results and next-action recommendations.
- Includes a triage guide for efficient task handling based on complexity and risk.
元数据
常见问题
Openclaw Proper Usage 是什么?
Operate OpenClaw reliably with right skill/tool selection, scoped execution, and verification-first completion. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 80 次。
如何安装 Openclaw Proper Usage?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-proper-usage」即可一键安装,无需额外配置。
Openclaw Proper Usage 是免费的吗?
是的,Openclaw Proper Usage 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Openclaw Proper Usage 支持哪些平台?
Openclaw Proper Usage 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Openclaw Proper Usage?
由 Dooley(@mcdoolz)开发并维护,当前版本 v1.0.0。
推荐 Skills