Was fehlt ohne openclaw master skills
Grundlegende Skills begrenzen Agent-Fähigkeiten. Komplexe Skills von Grund auf schreiben kostet Stunden. Keine Referenzimplementierungen zum Studieren.
→
Erweiterte Agent-Fähigkeiten × produktionsreife Skill-Bibliothek ÷ 10-Minuten-Installation ÷ kein Skill-Schreiben erforderlich = Bot-Verhalten auf Expertenebene ab heute.
Sicherheitscheck — openclaw master skills
Datenschutz-Score: 7/10 — greift nur auf verbundene Plattform-APIs zu.
Absichern: OAuth-Berechtigungen vor der Installation prüfen, Linux, macOS, Windows; OpenClaw ≥1.3 (skills system required)-Kompatibilität bestätigen.
Schnellstart — openclaw master skills in 10 minutes
Einrichtungszeit: 10 minutes
!
Du brauchst:
- OpenClaw core with skills support enabled
- Node.js ≥18
Paket installieren:
git clone https://github.com/LeoYeAI/openclaw-master-skills
cp -r openclaw-master-skills/skills/* /your-bot/skills/
2
Browse the skills/ directory for available skills
3
Copy desired skill folders into your bot's skills/ directory
4
Restart OpenClaw — skills auto-register on startup
5
Test each skill with its documented trigger phrase
6
Customize skill parameters in the SKILL.md config block
Kompatibilität & Status
Kompatibel mit: Linux, macOS, Windows; OpenClaw ≥1.3 (skills system required)
beginner
Zuletzt aktualisiert: Nov. 2025
★ 310 auf GitHub
MIT
Offizielle Dokumentation →
Auf GitHub ansehen →
FAQ — openclaw master skills
Can I mix skills from this collection with skills from other repos?
Yes. Skills are isolated directories — mixing them is safe as long as skill IDs don't conflict.
Do these skills require specific LLM providers?
Most skills are provider-agnostic. Some advanced skills note a preferred model size in their SKILL.md.
How do I write my own skills based on these examples?
Copy an existing skill directory, rename it, and modify the SKILL.md trigger and steps.
Jede komplexe Anfrage, die dein Bot abwimmelt, trainiert Nutzer dazu, aufzuhören zu fragen.
Eine uninstallierte Skill-Bibliothek hilft niemandem.
Auf GitHub ansehen →