Comprehensive meta-skill for creating, managing, validating, auditing, and distributing Claude Code skills and slash commands (unified in v2.1.3+). Provides skill templates, creation workflows, validation patterns, audit checklists, naming conventions, YAML frontmatter guidance, progressive disclosure examples, and best practices lookup. Use when creating new skills, validating existing skills, auditing skill quality, understanding skill architecture, needing skill templates, learning about YAML frontmatter requirements, progressive disclosure patterns, tool restrictions (allowed-tools), skill composition, skill naming conventions, troubleshooting skill activation issues, creating custom slash commands, configuring command frontmatter, using command arguments ($ARGUMENTS, $1, $2), bash execution in commands, file references in commands, command namespacing, plugin commands, MCP slash commands, Skill tool configuration, or deciding between skills vs slash commands. Delegates to docs-management skill for official documentation.
Comprehensive meta-skill for creating, managing, validating, auditing, and distributing Claude Code skills and slash commands (unified in v2.1.3+). Provides skill templates, creation workflows, validation patterns, audit checklists, naming conventions, YAML frontmatter guidance, progressive disclosure examples, and best practices lookup. Use when creating new skills, validating existing skills, auditing skill quality, understanding skill architecture, needing skill templates, learning about YAML frontmatter requirements, progressive disclosure patterns, tool restrictions (allowed-tools), skill composition, skill naming conventions, troubleshooting skill activation issues, creating custom slash commands, configuring command frontmatter, using command arguments ($ARGUMENTS, $1, $2), bash execution in commands, file references in commands, command namespacing, plugin commands, MCP slash commands, Skill tool configuration, or deciding between skills vs slash commands. Delegates to docs-management skill for official documentation.
这是一个用于创建、管理、验证、审计和分发 Claude Code 技能与斜杠命令(在 v2.1.3+ 中统一)的综合元技能。提供技能模板、创建工作流、验证模式、审计检查表、命名约定、YAML frontmatter 指南、渐进式披露示例以及最佳实践查询。适用于创建新技能、验证现有技能、审计技能质量、理解技能架构、需要技能模板、了解 YAML frontmatter 要求、渐进式披露模式、工具限制(allowed-tools)、技能组合、技能命名约定、排查技能激活问题、创建自定义斜杠命令、配置命令 frontmatter、使用命令参数($ARGUMENTS、$1、$2)、在命令中启用 bash 执行、在命令中引用文件、命令命名空间、插件命令、MCP 斜杠命令、技能工具配置,或在技能与斜杠命令之间进行决策时使用。该元技能会将对官方文档的查询委托给 docs-management 技能——并要求首先调用该技能,以确保所有输出专门基于已加载的官方文档。
Category: developer (开发工具) · Author: melodic-software · Version: @main · License: MIT
该 Skill 暂无文档文件。
skill-development 是由 melodic-software 开发的 AI Agent 技能,属于「developer」分类。 Comprehensive meta-skill for creating, managing, validating, auditing, and distributing Claude Code skills and slash commands (unified in v2.1.3+). Provides skill templates, creation workflows, validation patterns, audit checklists, naming conventions, YAML frontmatter guidance, progressive disclosure examples, and best practices lookup. Use when creating new skills, validating existing skills, auditing skill quality, understanding skill architecture, needing skill templates, learning about YAML frontmatter requirements, progressive disclosure patterns, tool restrictions (allowed-tools), skill composition, skill naming conventions, troubleshooting skill activation issues, creating custom slash commands, configuring command frontmatter, using command arguments ($ARGUMENTS, $1, $2), bash execution in commands, file references in commands, command namespacing, plugin commands, MCP slash commands, Skill tool configuration, or deciding between skills vs slash commands. Delegates to docs-management skill for official documentation. 该技能支持 AI Agent 相关能力,可直接集成到兼容的 AI Agent 平台中使用。 安装后,Agent 将获得该技能定义的工具、提示词或工作流,从而在对话中自动调用相应功能。
skill-development 是一个 AI Agent 技能,由 melodic-software 开发,归类于「developer」。安装后,它会为你的 Agent 增加新的能力,让 Agent 能够执行更丰富的任务。
点击页面右侧的安装命令复制到终端执行即可。大多数技能使用 npx skills add 命令安装,部分技能也支持手动下载 ZIP 文件。
该技能在 AgentCC 上免费提供。但部分技能可能依赖第三方 API 或服务,使用时请查看技能文档了解是否需要额外的 API Key 或付费服务。
安装成功后,技能会自动注册到你的 Agent 平台。在与 Agent 对话时,当你的需求匹配该技能的能力范围,Agent 会自动调用该技能完成任务。
每个技能的实现方式、覆盖范围和作者不同。建议对比页面底部的「相关技能推荐」中的同类选项,选择最符合你需求的技能。
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer