Back to list
minpeter

example

by minpeter

To become a vibe coder who understands vibe, Building a Coding Agent

2🍴 0📅 Jan 19, 2026

SKILL.md


name: example description: Example v2 skill demonstrating agentskills.io standard with subdirectories license: MIT compatibility: Works on all platforms metadata: author: minpeter version: 1.0.0 allowed-tools: shell_execute() read_file()

Example Skill (v2 Format)

This is an example skill using the agentskills.io v2 standard format.

Features

  • Demonstrates YAML frontmatter parsing
  • Shows directory-based structure with subdirectories
  • Includes scripts and reference files

Usage

  1. Load this skill using load_skill("example")
  2. Access subdirectory files using load_skill("example", "scripts/setup.sh")
  3. Reference documentation at references/api.md

Available Resources

Scripts

  • scripts/setup.sh - Setup script for initializing the environment

References

  • references/api.md - API documentation

Example Commands

# Run setup script
./scripts/setup.sh

# Check API documentation
cat references/api.md

Score

Total Score

50/100

Based on repository quality metrics

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

Reviews

💬

Reviews coming soon