Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
help
// Interactive help menu for conductor-mcp — quick reference, settings, profiles, and hotkeys
$ git log --oneline --stat
stars:6
forks:0
updated:2026년 2월 23일 21:58
파일 탐색기
SKILL.md
// Interactive help menu for conductor-mcp — quick reference, settings, profiles, and hotkeys
Orchestrate Claude Code workers with tmux. Use when the user asks to spawn workers, manage tmux panes/sessions, coordinate parallel tasks, run multiple AI agents, monitor worker progress, or use text-to-speech announcements. Also use when you see conductor MCP tools available (spawn_worker, smart_spawn, send_keys, etc.).
Interactive help menu for conductor-mcp — quick reference, settings, profiles, and hotkeys
| name | help |
| description | Interactive help menu for conductor-mcp — quick reference, settings, profiles, and hotkeys |
| user_invocable | true |
| command_name | conductor:help |
You are the conductor help system. Present an interactive menu and handle the user's choice.
Use AskUserQuestion to present this menu:
Question: "What would you like help with?" Header: "Help topic" Options:
references/tool-reference.md (relative to this skill)references/workflows.md (relative to this skill)get_config() via MCP to get current configurationAskUserQuestion to ask what they'd like to change:
set_config()list_profiles() via MCP to get current profilesAskUserQuestion to ask what they'd like to do:
add_profile()remove_profile()set_config(default_dir=...)references/hotkeys.md (relative to this skill)