skill-creator
仓库创建 2024年7月9日最近提交 1 小时前SkillHot 收录 1 小时前
▸ 精选理由
加速技能开发并确保格式与示例齐全。
这个 Skill 做什么
创建、更新并打包 AgentSkills,包含 frontmatter、脚本与示例。
负责创建、更新并打包 AgentSkills,包括生成合规的 SKILL.md frontmatter、组织脚本、参考和资源并打包发布。要从零做新 skill、重构现有 skill、完善示例与文档或准备分发包时会用到。还会给命名、渐进披露和上下文高效设计的建议,方便后续维护和使用。
▸ 展开 SKILL.md 英文原文
Creates, updates, and packages AgentSkills with proper SKILL.md frontmatter, bundled scripts, references, and assets. Provides guidance on skill naming, progressive disclosure, and context-efficient design. Use when building a new skill from scratch, restructuring an existing skill, writing or improving SKILL.md files, organizing skill resources into scripts/references/assets folders, packaging skills for distribution, or iterating on skill quality after testing.
1.9w
Stars
5.6k
Forks
35
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/elizaOS/eliza/develop/packages/skills/skills/skill-creator/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/elizaOS/eliza/develop/packages/skills/skills/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 Codex's capabilities by providing specialized knowledge, workflows, and tools. Think of them as "onboarding guides" for specific domains or tasks—they transform Codex 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. Bund
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有