← Back to list

beatlab-contract
by ryok
⭐ 0🍴 0📅 Jan 16, 2026
SKILL.md
name: beatlab-contract description: BeatLab JSON contract for 16-step (0-15) pianoSequence & drumSequence. Use when generating or editing beats. user-invocable: false
BeatLab Contract (v1)
You must follow this exact contract (Mastra AI Beats Lab compatible):
- Steps: 16 (0-15)
- Output JSON must include:
- "pianoSequence": object mapping each allowed note -> array of step numbers (0-15)
- "drumSequence": object mapping each allowed drum sound -> array of step numbers (0-15)
Allowed piano notes (fixed): C5, B4, A4, G4, F4, E4, D4, C4, B3, A3, G3
Allowed drum sounds (fixed): Kick, Snare, HiHat, Clap, OpenHat, Tom, Crash, Ride, Shaker, Cowbell
Musical defaults (helpful heuristics):
- Kick often on 0 and/or 8
- Snare often on 4 and/or 12
- HiHat can be steady (e.g., every 2 steps) but avoid over-density
- Keep melody minimal (few notes, repeating motif)
Output should be ONLY JSON when asked for Beat JSON.
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