Back to list
sfmskywalker

example-skill

by sfmskywalker

A .NET implementation of the agentskills standard by Anthropic

2🍴 0📅 Jan 21, 2026

SKILL.md


name: example-skill description: An example skill for testing and demonstration version: 1.0.0 author: AgentSkills.NET tags:

  • example
  • demo allowed-tools:
  • filesystem
  • calculator

Example Skill

This is an example skill that demonstrates the structure of a skill definition.

Instructions

When this skill is activated, the agent should:

  1. Read the skill metadata to understand its purpose
  2. Parse the YAML frontmatter for configuration
  3. Load these instructions from the Markdown body
  4. Access any resources in the skill directory if needed

Usage

This skill is intended for testing and demonstration purposes. It shows:

  • YAML frontmatter with metadata
  • Markdown body with instructions
  • Proper structure for skill definitions

Resources

Skills may include additional resources in subdirectories:

  • scripts/ - For script files (not executed by default)
  • references/ - For reference documentation
  • assets/ - For any other supporting files

Score

Total Score

60/100

Based on repository quality metrics

SKILL.md

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

+20
LICENSE

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

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

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

0/5
Issue管理

オープンIssueが50未満

+5
言語

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

+5
タグ

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

0/5

Reviews

💬

Reviews coming soon