跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Skill Creator

技能 已验证 活跃

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

目的

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

功能

  • 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

使用场景

  • 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.

非目标

  • 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.

工作流

  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`.

安装

npx skills add steipete/clawdis

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

已验证
99 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标371.6k
许可证MIT
状态
查看源代码

类似扩展

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.

技能
mattpocock

Context7 Cli

100

使用 ctx7 CLI 获取库文档、管理 AI 编码技能并配置 Context7 MCP。当用户提及“ctx7”或“context7”时,需要任何库的当前文档、希望安装/搜索/生成技能,或需要为 AI 编码代理设置 Context7 时激活。

技能
upstash

Treat

100

修剪臃肿的会话,附带处方。移除进度标记、陈旧读取、重复内容等。

技能
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.

技能
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.

技能
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

技能
NeoLabHQ