Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Skill Creator

Skill Verifiziert Aktiv

Guide for creating effective skills

Zweck

To guide developers in creating effective, well-structured, and maintainable Claude skills by providing best practices, examples, and a clear creation workflow.

Funktionen

  • Comprehensive guide to skill creation
  • Demonstrates progressive disclosure pattern
  • Provides examples of well-structured skills
  • Includes utility scripts for packaging and validation
  • Emphasizes imperative voice and structured content

Anwendungsfälle

  • When creating a new Claude skill from scratch
  • When updating or refactoring existing skills
  • When learning best practices for skill development
  • When planning skill components like scripts and references

Nicht-Ziele

  • Creating skills for non-Claude platforms
  • Providing a direct execution environment for skills
  • Automating the entire skill creation process without user input

Workflow

  1. Understand skill with concrete examples
  2. Plan reusable components (scripts/references/assets)
  3. Initialize with init_skill.py
  4. Edit SKILL.md and resources
  5. Package and validate using package_skill.py
  6. Iterate based on usage and feedback

Praktiken

  • Skill development
  • Documentation best practices
  • Progressive disclosure
  • Instructional design

Voraussetzungen

  • Claude Code environment
  • Basic understanding of LLM agent concepts

Installation

npx skills add bobmatnyc/claude-mpm-skills

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Verifiziert
100 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit29 days ago
Sterne44
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Skill Template

99

Template for creating new Agent Skills for context engineering. Use this template when adding new skills to the collection.

Skill
muratcankoylan

Claude Code Skill Builder

98

Interactive skill creator for Claude Code and Agent Skills ecosystem. Build SKILL.md files with proper frontmatter, triggers, and structure. Triggers on creating skills, building skills, skill templates, skill frontmatter, allowed-tools, npx add-skill, agent skills.

Skill
raintree-technology

Lean Ctx

100

Context Runtime für KI-Agenten — 59 MCP-Tools, 10 Lesemodi, über 95 Shell-Muster, Tree-sitter AST für 18 Sprachen. Komprimiert LLM-Kontext um bis zu 99%. Verwenden Sie es beim Lesen von Dateien, Ausführen von Shell-Befehlen, Suchen von Code oder Erkunden von Verzeichnissen. Automatische Installation, falls nicht vorhanden.

Skill
yvgude

Manus

100

Delegate complex, long-running tasks to Manus AI agent for autonomous execution. Use when user says 'use manus', 'delegate to manus', 'send to manus', 'have manus do', 'ask manus', 'check manus sessions', or when tasks require deep web research, market analysis, product comparisons, stock analysis, competitive research, document generation, data analysis, or multi-step workflows that benefit from autonomous agent execution with parallel processing.

Skill
sanjay3290

Risk Management

100

Risikomanagement-Domänenwissen für Handelsagenten – Überwachung des affektiven Zustands, Positionsbestimmung, Drawdown-Management, Tilt-Erkennung und Verhaltensrichtlinien. Verwenden Sie dies beim Prüfen des Risikos vor Trades, beim Verwalten von Drawdowns, beim Erkennen von Verhaltensabweichungen oder beim Erzwingen von Disziplin. Löst bei "risk", "drawdown", "tilt", "position size", "lot size", "confidence", "revenge trading", "overtrading", "discipline" aus.

Skill
mnemox-ai

Setup Gbrain

100

Set up gbrain for this coding agent: install the CLI, initialize a local PGLite or Supabase brain, register MCP, capture per-remote trust policy. One command from zero to "gbrain is running, and this agent can call it." Use when: "setup gbrain", "connect gbrain", "start gbrain", "install gbrain", "configure gbrain for this machine". (gstack)

Skill
garrytan