manage-desktop-flows

作成者: microsoft

Power Automate Desktop(RPA)フローとマシングループを管理および実行します。ユーザーがデスクトップフロー、RPA、またはマシングループについて質問した場合に使用します。

npx skills add https://github.com/microsoft/power-platform-skills --skill manage-desktop-flows

Desktop Flow Manager

Manage Power Automate Desktop (RPA) flows, machine groups, and run sessions.

Tools

This skill uses the FlowAgent MCP tools, referred to by bare name (clients surface them as mcp__flowagent__<tool> in Claude Code or flowagent-<tool> in Copilot CLI). If MCP tools aren't available, run /setup to wire the FlowAgent MCP server.

ToolPurpose
list_desktop_flowsBrowse RPA flows (filter by name)
run_desktop_flowTrigger with optional machineGroup, body, timeout
list_machine_groupsBrowse machine infrastructure

Operations

List Desktop Flows

Call list_desktop_flows. Present in table: Name | Status | Created | Modified

Run Desktop Flow

  1. Call list_desktop_flows to find the flow (if name given, use name filter)
  2. Optionally call list_machine_groups to target a specific group
  3. Call run_desktop_flow with optional machineGroup, body (input data), timeout
  4. Report: session status (Waiting/InProgress/Failed/Cancelled/Succeeded), outputs

Machine Infrastructure

Call list_machine_groups. Present: Name | Type | Status | Machines

microsoftのその他のスキル

oss-growth
microsoft
OSS成長ハッカーのペルソナ
official
accessibility-aria-expert
microsoft
React/Fluent UIのWebビューにおけるアクセシビリティ問題を検出・修正します。スクリーンリーダー互換性のコードレビュー時、ARIAラベルの修正時、および…の確認時に使用します。
official
generate-canvas-app
microsoft
[DEPRECATED — 代わりに canvas-app を使用してください] 完全なPower Appsキャンバスアプリを生成します。
official
django
microsoft
Djangoウェブ開発のベストプラクティス(モデル、ビュー、テンプレート、テストを含む)
official
github-issue-creator
microsoft
生のメモ、エラーログ、音声入力、スクリーンショットを、簡潔なGitHub Flavored MarkdownのIssueレポートに変換します。ユーザーがバグ情報やエラーを貼り付けた際に使用します。
official
python-package-management
microsoft
依存関係管理にuvを使用し、タスク自動化にpoethepoetを使用します。
official
runtime-validation
microsoft
移行アプリケーションのランタイム検証 — テスト戦略(計画フェーズ)とテスト実行(検証フェーズ)をカバー:起動検証、…
official
azure-postgres-ts
microsoft
pg(node-postgres)パッケージを使用してAzure Database for PostgreSQL Flexible Serverに接続し、パスワード認証とMicrosoft Entra ID(パスワードレス)認証をサポートします。
official