ソース情報
- リポジトリ
- ruvnet/ruflo
- ソースの最終更新活動
- 2026年8月27日 20:45
- 検出された SKILL.md の言語
- 英語
- スター
- 69,784
- フォーク
- 8,346
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/ruvnet/ruflo --skill music-midiコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
Ruflo is a multi-agent orchestration platform for AI coding agents (Claude Code, Cursor, Codex, Copilot, Gemini, Amp, +12 more). Use this skill when the user wants to (1) install/init ruflo in a project, (2) run multi-agent swarms with hierarchical coordination, (3) use ruflo's 314+ MCP tools for memory, routing, hooks, sub-agents, or workflows, (4) check ruflo status/version/doctor health, or (5) discover which of ruflo's 30+ plugins fits their task.
One-time setup — mint a Cognitum Music personal access token and register the cogmusic MCP server with Claude Code
Generate a new song from a creative brief (genre, mood, language, BPM, theme) via the cogmusic MCP create_production tool
SOC 職業分類に基づく
SKILL.md を表示中
| name | music-midi |
| description | Extract MIDI/score from an existing production |
| allowed-tools | mcp__cogmusic__extract_midi mcp__cogmusic__get_production |
| argument-hint | <production-id> |
Runs pitch-tracked MIDI/score extraction on an already-generated production.
The user wants a MIDI file or score from a track they've already generated (transcription, arranging, DAW import). Needs an existing production id.
mcp__cogmusic__extract_midi({ id: "<production-id>" }). Real GPU work, same reliability profile as music-stems and music-generate — one retry on a transient failure is reasonable before treating it as broken.mcp__cogmusic__get_production that has_midi is now true.