スキル一覧に戻る
hmyuuu

skill-regeneration

by hmyuuu

my daily used skills

0🍴 0📅 2026年1月24日
GitHubで見るManusで実行

SKILL.md


name: skill-regeneration description: Update skills with concise concrete practices, keeping SKILL.md minimal

Skill Regeneration (L2 - Directed)

You are executing the skill-regeneration skill.

User Request

$ARGUMENTS

Purpose

Refine and update existing skills based on concrete practices learned during execution. Keep skill definitions minimal and actionable.

Autonomy Level: L2 (Directed)

  • Trigger: Manual only (human-initiated)
  • Human: Provide practice insights, approve changes
  • AI: Analyze → distill → update → validate

Agent Loop

while not goal_reached:
    researcher.read_target_skill()
    researcher.analyze_practice_log(concrete_examples)
    writer.distill_to_minimal_patterns()
    coder.update_skill_md(target_skill)
    human_checkpoint("Review skill update")

Input Required

  • Target skill name to update
  • Concrete practice examples or session logs
  • (Optional) Specific sections to refine

Principles

  1. Concise over comprehensive - Remove redundant explanations
  2. Concrete over abstract - Real examples beat theory
  3. Actionable over descriptive - Steps beat prose
  4. Patterns over instances - Generalize from specifics

Output

Updated SKILL.md with:

  • Tighter agent loop
  • Refined checkpoints
  • Distilled patterns from practice

Human Checkpoint

  • Review diff of skill changes
  • Confirm patterns match intent

Output

  • PR to skills repo with updated SKILL.md

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です