← スキル一覧に戻る

skill-name
by pymc-labs
Library of AI agent skills for probabilistic programming
⭐ 6🍴 1📅 2026年1月24日
SKILL.md
name: skill-name description: > A clear description of what this skill does and when to use it. Include specific trigger keywords and task types that should activate this skill. Be specific about capabilities so the AI can decide when to load it. Maximum 1024 characters. license: MIT compatibility: Claude Code, OpenCode, Gemini CLI, Cursor, VS Code Copilot metadata: author: Your Name version: "1.0"
Skill Title
Brief overview of what this skill enables and why it's useful.
When to Use
Use this skill when:
- Trigger condition 1
- Trigger condition 2
- Trigger condition 3
Quick Start
# Minimal working example
import example_package
# Basic usage pattern
result = example_package.do_something()
Core Concepts
Concept 1
Explanation of the first key concept...
# Code example demonstrating concept 1
Concept 2
Explanation of the second key concept...
# Code example demonstrating concept 2
Common Patterns
Pattern A
# Reusable pattern for common task A
Pattern B
# Reusable pattern for common task B
Best Practices
- Best practice 1: explanation
- Best practice 2: explanation
- Best practice 3: explanation
Common Pitfalls
| Issue | Cause | Solution |
|---|---|---|
| Problem 1 | Why it happens | How to fix it |
| Problem 2 | Why it happens | How to fix it |
References
For detailed information on specific topics, see:
External Resources
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓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
レビュー
💬
レビュー機能は近日公開予定です