oh-my-Dynamic 是做什麼的?
多 Agent 编排引擎 —— 复刻 Anthropic Dynamic Workflows + VMAO 架构,支持 GLM/OpenAI/Claude/Gemini 全模型
多 Agent 協調引擎 —— 重現 Anthropic Dynamic Workflows 與 VMAO 架構,支援 GLM、OpenAI、Claude、Gemini 等主流模型。
此技能實現了一套多代理(Multi-Agent)協調引擎,靈感來自 Anthropic 的 Dynamic Workflows 與 VMAO(Virtual Multi-Agent Orchestration)架構。它能讓開發者定義多個 AI 代理角色,並動態協調它們之間的任務分配與對話流程。主要特色在於支援多種大型語言模型後端,包括 GLM、OpenAI、Claude 與 Gemini,因此具備跨平台靈活性。通過該引擎,用戶可以在單一專案內建立類似「代理團隊」的工作流程,例如將一個複雜任務拆分為規劃、執行程式碼、驗證輸出等子任務,並由不同代理輪流處理。此技能適用於需要高度自動化、多步驟推理或角色分工的開發場景,例如自動化程式碼審查、多輪問答系統或複雜的資料分析流程。其核心機制基於 SKILL.md 中定義的代理設定與協調邏輯,能動態回應情境變化,無需手動介入即可調整代理行為與模型選擇。
npx skills add PIGU-PPPgu/oh-my-DynamicInstalled? Explore more 生產力與協作 skills: steipete/gemini, steipete/gh-issues, steipete/skill-creator · View all 6 →
多 Agent 编排引擎 —— 复刻 Anthropic Dynamic Workflows + VMAO 架构,支持 GLM/OpenAI/Claude/Gemini 全模型
Gemini CLI one-shot prompts, summaries, generation, skills, hooks, MCP, or Gemma routing.
Fetch GitHub issues, select candidates, spawn background fix agents, open PRs, and optionally process PR review comments.
Create, edit, audit, tidy, validate, or restructure AgentSkills and SKILL.md files.
Search, install, update, sync, or publish agent skills with the ClawHub CLI and registry.
Delegate coding work to Codex, Claude Code, or OpenCode as background workers; not simple edits or read-only code lookup.
List, configure, authenticate, call, and inspect MCP servers/tools with mcporter over HTTP or stdio.