MultiAgentSystem は何をしますか?
Multi-agent system built with .NET 10 and Microsoft Agent Framework that orchestrates specialist agents for database querying and file exporting (Excel, Word, PDF) via Azure OpenAI.
.NET 10とMicrosoft Agent Frameworkで構築されたマルチエージェントシステム。Azure OpenAIを介してデータベースクエリとファイル出力(Excel、Word、PDF)を行う専門エージェントを連携します。
このスキルは、.NET 10とMicrosoft Agent Frameworkを活用して構築されたマルチエージェントシステムです。複数の専門エージェント(データベースクエリエージェント、Excel/Word/PDFファイル出力エージェントなど)をオーケストレーション(連携・調整)し、Azure OpenAIの力を借りて複雑なタスクを自動化します。開発者は、このシステムを利用することで、データベースからの情報取得から、その結果を様々な形式のファイルに出力するまでの一連のワークフローを、エージェント間の連携により効率的に実行できます。主に、Azure OpenAIと連携したアプリケーション開発を行う.NET開発者を対象としており、特にデータ分析やレポート生成といった業務プロセスの自動化に役立ちます。スキルの中核となるのは、各専門エージェントの振る舞いを定義したSKILL.mdファイルであり、これに従ってエージェント間の役割分担と連携が行われます。
npx skills add marcominerva/MultiAgentSystemMulti-agent system built with .NET 10 and Microsoft Agent Framework that orchestrates specialist agents for database querying and file exporting (Excel, Word, PDF) via Azure OpenAI.
ElevenLabs text-to-speech with mac-style say UX.
Oracle CLI second-model review/debug/refactor/design with selected files, dry-run token checks, API or browser engine.
Capture and automate macOS UI with the Peekaboo CLI.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrate dev resetting the DB, @updatedAt skipped on bulk writes, and serverless connection exhaustion.
Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.