← 返回 Skills 市场
194
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install skill-patterns
功能描述
Agent Skill 设计模式模板库。当用户要创建新 skill、优化现有技能结构、或需要技能设计指导时激活。提供 5 个可复用模式:Tool Wrapper、Generator、Reviewer、Inversion、Pipeline。
安全使用建议
This skill is coherent and appears to do what it says: provide local templates and checklists to design other skills. Before installing, consider: (1) Review the included reference files yourself — they claim an MIT license and Google ADK inspiration but have no homepage/author verification; confirm licensing and provenance if that matters. (2) When using Reviewer/Pipeline patterns you will be asked to paste or submit code and other content; do not include secrets, private keys, or sensitive internal URLs in that content. (3) The templates mention CI and LLM-integration variants; those are optional extensions — if you wire this skill into external services or other LLMs, evaluate those integrations separately for data exposure. (4) Because this is instruction-only, it won’t install binaries, but you should still inspect any templates or example scripts before copying them into production. Overall the package is internally consistent and does not request disproportionate access.
功能分析
Type: OpenClaw Skill
Name: skill-patterns
Version: 1.1.0
This skill bundle is a collection of design pattern templates (Tool Wrapper, Generator, Reviewer, Inversion, Pipeline) intended to guide users in creating structured and reusable Agent Skills. The content consists entirely of Markdown documentation and metadata (SKILL.md, README.md, and various files in references/), providing best practices and checklists without any executable code, data exfiltration logic, or malicious prompt injection. The patterns actually encourage security best practices, such as the Reviewer pattern which includes checks for hardcoded secrets and injection vulnerabilities.
能力评估
Purpose & Capability
Name/description match the contained files and behavior: this is a pattern/template library for building agent skills and only requires loading the bundled reference files. There are no unrelated binaries, credentials, or external services requested.
Instruction Scope
Runtime instructions tell the agent to load local files from the package's references/ and assets/ directories, run multi-turn interviews, and follow template checklists. The SKILL.md does not instruct reading system config, environment variables, or sending data to external endpoints. It does tell the agent to read user-provided code/content when performing reviews — which is expected for reviewer/pipeline patterns.
Install Mechanism
No install spec or code files; instruction-only skill. Nothing is downloaded or written to disk by an installer in the manifest.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The templates reference only local package files.
Persistence & Privilege
always is false and the skill uses default autonomous invocation. The skill does not request permanent presence, nor does it attempt to modify other skills or system-wide agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skill-patterns - 安装完成后,直接呼叫该 Skill 的名称或使用
/skill-patterns触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
English release: Complete translation of all 5 design patterns (Tool Wrapper, Generator, Reviewer, Inversion, Pipeline) with templates and creation checklist
v1.0.0
Initial release: 5 Agent Skill design patterns (Tool Wrapper, Generator, Reviewer, Inversion, Pipeline) with complete templates and creation checklist
元数据
常见问题
Agent Skill Design Patterns 是什么?
Agent Skill 设计模式模板库。当用户要创建新 skill、优化现有技能结构、或需要技能设计指导时激活。提供 5 个可复用模式:Tool Wrapper、Generator、Reviewer、Inversion、Pipeline。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 194 次。
如何安装 Agent Skill Design Patterns?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-patterns」即可一键安装,无需额外配置。
Agent Skill Design Patterns 是免费的吗?
是的,Agent Skill Design Patterns 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Agent Skill Design Patterns 支持哪些平台?
Agent Skill Design Patterns 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Agent Skill Design Patterns?
由 Auther(@s906903912)开发并维护,当前版本 v1.1.0。
推荐 Skills