← Back to list

complete-skill
by sfmskywalker
A .NET implementation of the agentskills standard by Anthropic
⭐ 2🍴 0📅 Jan 21, 2026
SKILL.md
name: complete-skill description: A comprehensive skill with all possible fields and resource types for testing complete parsing version: 2.1.0 author: Test Author compatibility: Requires .NET 8.0 or higher tags:
- testing
- comprehensive
- validation allowed-tools:
- filesystem
- network
- calculator
Complete Skill
This skill demonstrates all possible fields in the YAML frontmatter and includes all resource types.
Purpose
This fixture is used for testing that the loader correctly handles:
- All optional metadata fields
- Multiple tags
- Multiple allowed-tools
- Resources in subdirectories (scripts, references, assets)
Instructions
- Verify all metadata fields are parsed correctly
- Check that resources can be discovered in subdirectories
- Validate that the full manifest is loaded without errors
Resource References
This skill includes:
- Scripts in the
scripts/directory - Reference documentation in the
references/directory - Supporting assets in the
assets/directory
All resources should be treated as data and never executed automatically.
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