skill-creator
仓库创建 2025年10月17日最近提交 3 天前SkillHot 收录 20 天前
▸ 精选理由
对想发布技能的开发者与团队很有帮助
这个 Skill 做什么
提供创建与改进 Claude 技能的结构化指南与示例
提供一套结构化的指导和范例,帮你从零创建或改进面向 Claude 的技能,适合想把特定知识或工作流程封装成技能时使用。会说明技能的组织方式、交互流程、示例 prompts 和最佳实践,像一份上手指南,让技能更好地融入 Claude 的执行模型。
▸ 展开 SKILL.md 英文原文
Guide for creating effective skills. This skill 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.
7.1w
Stars
8.0k
Forks
40
仓库内 Skill
+4.0k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/skill-creator/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/skill-creator/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Skill Creator This skill provides guidance for creating effective skills. ## About Skills Skills are modular, self-contained packages that extend Claude's capabilities by providing specialized knowledge, workflows, and tools. Think of them as "onboarding guides" for specific domains or tasks—they transform Claude from a general-purpose agent into a specialized agent equipped with procedural knowledge that no model can fully possess. ### What Skills Provide 1. Specialized workflows - Multi-step procedures for specific domains 2. Tool integrations - Instructions for working with specific file formats or APIs 3. Domain expertise - Company-specific knowledge, schemas, business logic 4. Bu
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有