microsoft/browse-flows
Browse Power Automate environments and flows interactively. Use when the user wants to browse, list, or explore their flows and environments.
npx skills add https://github.com/microsoft/power-platform-skills --skill browse-flows
Interactive skill for discovering Power Automate environments and flows.
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.
$ARGUMENTS contains an environment ID, use it.list_environments (use query to filter if user mentioned a name).list_flows on the selected environment. Use name param if user is looking for something specific.| # | Name | State | Trigger | Actions | Last Modified |
|---|------|-------|---------|---------|---------------|
get_flow)get_run_history)/debug-flow)/create-flow)Take microsoft/browse-flows from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.