skill-creator
仓库创建 2026年4月6日最近提交 23 天前SkillHot 收录 20 天前
▸ 精选理由
适合希望快速产出与持续改进技能的开发者与研究者群体。
这个 Skill 做什么
帮助创建、修改、评估并优化 Agent Skill 的全流程工具。
从想法到上线帮你打磨 Agent Skill:从草拟能力、写实现、做测试 prompt,到跑 evals、基准和波动分析,再把触发词和描述优化好。要做新技能、改旧技能或想量化比较效果时就用,能把模糊需求变成可测量的实现。流程强调定量和示例反馈,方便持续迭代和提高触发准确率。
▸ 展开 SKILL.md 英文原文
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
2.7k
Stars
274
Forks
35
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/Ar9av/obsidian-wiki/main/.skills/skill-creator/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/Ar9av/obsidian-wiki/main/.skills/skill-creator/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Skill Creator A skill for creating new skills and iteratively improving them. At a high level, the process of creating a skill goes like this: - Decide what you want the skill to do and roughly how it should do it - Write a draft of the skill - Create a few test prompts and run claude-with-access-to-the-skill on them - Help the user evaluate the results both qualitatively and quantitatively - While the runs happen in the background, draft some quantitative evals if there aren't any (if there are some, you can either use as is or modify if you feel something needs to change about them). Then explain them to the user (or if they already existed, explain the ones that already exist) -
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有