skill-creator-claw
HTTPAPIを通じて外部のAgentと連携し、スキルを新規作成・改善・評価することができます。スキルをゼロから構築したい場合、既存スキルを編集・最適化したい場合、外部のOpenClaw Agentに対してスキルをテストするための評価を実行したい場合、分散分析によってスキルのパフォーマンスをベンチマークしたい場合、またはスキルの説明を最適化してトリガー精度を向上させたい場合に使用します。
description の原文を見る
Create new skills, modify and improve existing skills, and measure skill performance by evaluating them against an external Agent via HTTP API. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill against an external OpenClaw Agent, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
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 them against the external Agent via HTTP API
- 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 th
...
詳細情報
- 作者
- L1l1thLY
- ライセンス
- 不明
- 最終更新
- 2026/3/22
Source: https://github.com/L1l1thLY/skill-creator-claw / ライセンス: 未指定