スキル一覧に戻る
kempsterrrr

template

by kempsterrrr

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

SKILL.md


name: template description: A template skill that demonstrates the SKILL.md format. Use this as a starting point for creating new skills. license: MIT metadata: author: your-name version: "1.0"

Template Skill

This is a template skill demonstrating the required format for agent skills.

Instructions

  1. Copy this directory to create a new skill
  2. Rename the directory to match your skill name (kebab-case)
  3. Update the frontmatter fields
  4. Replace this content with your skill instructions

Frontmatter Reference

Required fields:

  • name: Skill identifier (kebab-case, max 64 chars, must match directory name)
  • description: What the skill does and when to use it (max 1024 chars)

Optional fields:

  • license: License name or reference
  • compatibility: Environment requirements
  • metadata: Key-value pairs (author, version, etc.)
  • allowed-tools: Space-delimited list of pre-approved tools

Guidelines

  • Keep SKILL.md under 500 lines
  • Move detailed reference material to references/ directory
  • Place executable scripts in scripts/ directory
  • Store static resources in assets/ directory

スコア

総合スコア

35/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
言語

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

0/5
タグ

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

0/5

レビュー

💬

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