← Back to Skills Marketplace
s906903912

Agent Skill Design Patterns

by Auther · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ Security Clean
194
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install skill-patterns
Description
Agent Skill 设计模式模板库。当用户要创建新 skill、优化现有技能结构、或需要技能设计指导时激活。提供 5 个可复用模式:Tool Wrapper、Generator、Reviewer、Inversion、Pipeline。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skill-patterns
  3. After installation, invoke the skill by name or use /skill-patterns
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug skill-patterns
Version 1.1.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Agent Skill Design Patterns?

Agent Skill 设计模式模板库。当用户要创建新 skill、优化现有技能结构、或需要技能设计指导时激活。提供 5 个可复用模式:Tool Wrapper、Generator、Reviewer、Inversion、Pipeline。 It is an AI Agent Skill for Claude Code / OpenClaw, with 194 downloads so far.

How do I install Agent Skill Design Patterns?

Run "/install skill-patterns" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Agent Skill Design Patterns free?

Yes, Agent Skill Design Patterns is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Agent Skill Design Patterns support?

Agent Skill Design Patterns is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Agent Skill Design Patterns?

It is built and maintained by Auther (@s906903912); the current version is v1.1.0.

💬 Comments