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

Skill Creator

Skill Verifiziert Aktiv

Create, edit, improve, tidy, review, audit, or restructure AgentSkills and SKILL.md files.

Zweck

To streamline the development and maintenance of AgentSkills by providing a structured process, validation, and packaging utilities.

Funktionen

  • Create new skills from templates
  • Validate skill structure and frontmatter
  • Package skills into distributable .skill files
  • Guidance on best practices for skill development
  • Secure handling of file paths during packaging

Anwendungsfälle

  • When creating a new AI agent skill from scratch.
  • When needing to ensure a skill adheres to best practices and structural requirements.
  • When preparing a skill for distribution or integration into a larger framework.
  • When refactoring or tidying up existing skills.

Nicht-Ziele

  • Editing or modifying the behavior of existing skills beyond structural improvements.
  • Providing AI capabilities directly; it is a development utility.
  • Managing or executing AI agent workflows; it focuses solely on the development process.

Workflow

  1. Initialize a new skill directory using `init_skill.py`.
  2. Edit the `SKILL.md` file and add necessary scripts, references, or assets.
  3. Validate the skill structure using `quick_validate.py`.
  4. Package the skill into a `.skill` file using `package_skill.py`.

Installation

npx skills add steipete/clawdis

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
99 /100
Analysiert about 19 hours ago

Vertrauenssignale

Letzter Commitabout 20 hours ago
Sterne371.6k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Write A Skill

100

Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.

Skill
mattpocock

Context7 Cli

100

Verwenden Sie die ctx7 CLI, um die Dokumentation von Bibliotheken abzurufen, KI-Codierungsfähigkeiten zu verwalten und Context7 MCP zu konfigurieren. Aktivierung, wenn der Benutzer „ctx7“ oder „context7“ erwähnt, die aktuelle Dokumentation für eine beliebige Bibliothek benötigt, Fähigkeiten installieren/suchen/generieren möchte oder Context7 für seinen KI-Codierungsagenten einrichten muss.

Skill
upstash

Treat

100

Bereinigen Sie aufgeblähte Sitzungen mit einer Verordnung. Entfernt Fortschrittspunkte, veraltete Lesevorgänge, doppelte Inhalte und mehr.

Skill
Ruya-AI

Ui Ux Pro Max

100

UI/UX design intelligence with searchable style, palette, typography, and chart databases. Use when designing UI components, choosing colors/fonts, reviewing code for UX issues, building landing pages, or implementing responsive layouts.

Skill
spartan-stratos

Google Docs

100

Interact with Google Docs - create documents, search by title, read content, and edit text. Use when user asks to: create a Google Doc, find a document, read doc content, add text to a doc, or replace text in a document. Lightweight alternative to full Google Workspace MCP server with standalone OAuth authentication.

Skill
sanjay3290

Create Skill

98

Guide for creating effective skills. This command should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations. Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization

Skill
NeoLabHQ