OpenClaw has 100+ built-in skills, but the real power is building your own. Custom skills teach your agent domain-specific tasks.

Creating a Basic Skill

# My Report Generator

## Description
Generate weekly reports in company format.

## Instructions
1. Collect data from the spreadsheet.
2. Calculate key metrics.
3. Format as Markdown table.
4. Include executive summary.

## Tools Required
- File system access
- Web search

Place it in the skills directory:

mkdir -p ~/.openclaw/skills/report-generator
cp SKILL.md ~/.openclaw/skills/report-generator/

Advanced Tips

  • Keep skills focused — one skill, one purpose.
  • Include examples of good output.
  • Add error handling instructions.
  • Version with git.
  • Disable unused skills to save memory.

Security Warning

Over 1,000 malicious skills were found on ClawHub. Always run openclaw doctor --deep before installing third-party skills, and review SKILL.md contents carefully.

More in our OpenClaw User Tips series.

Share this post

Subscribe to our newsletter

Keep up with the latest blog posts by staying updated. No spamming: we promise.
By clicking Sign Up you’re confirming that you agree with our Terms and Conditions.

Related posts

Uncategorized
☕️ AI Transformation CEO Breakfast Series

誠邀各位企業創辦人、CEO、CXO、CTO 及管理層參加 AiX Society 領袖交流早餐會。 在 AI First 時代,企業正面臨前所未有的轉型機遇與挑戰。我們將透過輕鬆而深入的早餐交流,分享 AI Agent、Digital Workforce 及企業 AI 轉型的最新趨勢與實戰經驗,並與來自不同行業的企業領袖建立高價值人脈網絡。

Read More