Files
openclaw-master-skills/skills/auto-memory-pro/templates/skill-template.md
T
MyClaw AI 1d82874e3e feat(v0.7.0): weekly update 2026-03-31 — expand to 560+ skills (+173 new)
New additions:
- 13 skills from steipete (OpenClaw creator): bird, coding-agent, swift*, wacli, etc.
- 159 enterprise-grade skills from alirezarezvani: C-Suite advisors, senior engineers, product management, etc.
- 1 skill from halthelobster: para-second-brain

Sources: ClawHub Archive (openclaw/skills) + GitHub curation
2026-03-31 10:19:31 +00:00

873 B

name, description
name description
skill-name
{{One-line description}}. Use when: {{trigger conditions}}.

{{Skill Title}}

{{One-line value proposition}}

Quick Reference

Problem Solution
{{error/symptom 1}} {{fix 1}}
{{error/symptom 2}} {{fix 2}}

The Problem

{{2-3 sentences explaining what goes wrong and why. Include the exact error message if applicable.}}

Solutions

{{Step-by-step instructions.}}

{{code example}}

Option 2: {{Alternative}}

{{When Option 1 doesn't apply.}}

{{code example}}

Trade-offs

Approach Pros Cons
Option 1 {{pros}} {{cons}}
Option 2 {{pros}} {{cons}}

Edge Cases

  • {{edge case and how to handle it}}
  • {{link to official docs}}