Favicon of create-flow

create-flow Skill

AI Agent SkillJavaScriptOpen source

Guided flow creation wizard. Use when the user wants to create a new flow interactively. Published by microsoft in power-platform-skills.

Decision snapshot

Is this a fit?

Best for

Developers using power-platform-skills, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

May perform destructive actions, Can write or update data, Destructive actions, Write actions

Setup

Copy skill directory

Project health

2 months ago · MIT license

Considerations

Review destructive actions before connecting it to live data. Confirm write permissions and scope before use. Access note: Local files.

What is create-flow Skill?

Guided flow creation wizard. Use when the user wants to create a new flow interactively. Published by microsoft in power-platform-skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
66/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Developers using power-platform-skills

Declared skill metadata

  • Source file: plugins/power-automate/skills/create-flow/SKILL.md

Allowed tools declared by source

BashReadWriteGlobGrepAskUserQuestionmcp__flowagent__list_environmentsmcp__flowagent__set_current_envmcp__flowagent__get_current_envmcp__flowagent__resolve_environmentmcp__flowagent__list_flowsmcp__flowagent__get_flowmcp__flowagent__create_flowmcp__flowagent__update_flowmcp__flowagent__edit_flowmcp__flowagent__copy_flowmcp__flowagent__publish_flowmcp__flowagent__disable_flowmcp__flowagent__delete_flowmcp__flowagent__run_flowmcp__flowagent__get_run_historymcp__flowagent__get_run_detailsmcp__flowagent__get_run_actionsmcp__flowagent__get_run_action_repetitionsmcp__flowagent__cancel_runmcp__flowagent__cancel_all_runsmcp__flowagent__resubmit_runmcp__flowagent__diagnose_runmcp__flowagent__list_connectionsmcp__flowagent__list_connectorsmcp__flowagent__get_connectormcp__flowagent__search_operationsmcp__flowagent__get_operation_detailsmcp__flowagent__pick_or_create_connectionmcp__flowagent__resolve_refsmcp__flowagent__resolve_paramsmcp__flowagent__scaffold_flowmcp__flowagent__list_templatesmcp__flowagent__validate_flowmcp__flowagent__preflight_flow

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory
  • Local files
  • Shell access

Requirements and access

Local filesShell access

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Destructive actionsWrite actionsFilesystem accessShell accessCan write or update dataMay support destructive actions

When to use create-flow Skill

  • Use it for developers using power-platform-skills.

Built with

JavaScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/power-platform-skills
  • Skill file: plugins/power-automate/skills/create-flow/SKILL.md

What it does

Guided flow creation wizard. Use when the user wants to create a new flow interactively.

Skill instructions

Guided Flow Creation Wizard Walk the user through creating a Power Automate flow step by step. Tools This skill uses the FlowAgent MCP tools. Clients surface them with a client-specific prefix — mcpflowagent<tool (Claude Code) or flowagent-<tool (Copilot CLI) — so they're referred to by bare name below (e.g. createflow). Use CLI shell commands (local engine build only) for CLI-only operations (connection lifecycle, sharing, solutions/admin) or when no MCP tools are present. Steps 1. Gather requirements: Ask what the flow should do. Identify triggers, actions, connectors. 2. Select environment: Call listenvironments (use query to filter). Let user pick or auto-select. 3. Check for templates: Call listtemplates. If a template matches (approval, digest, webhook, etc.), offer to use scaffoldflow as a starting point. 4. Discover connectors: For each connector, call getconnector with query to find the operation, then getoperationdetails for exact parameters. Never guess parameter names or ty

Verified compatibility and discovery

Frequently asked questions

What is create-flow?

create-flow is a open-source AI agent skill with Copy skill directory. Guided flow creation wizard. Use when the user wants to create a new flow interactively.

Who is create-flow best for?

create-flow is best for reusing agent instructions, scripts, and references.

How do I install create-flow?

Install or run create-flow using Copy skill directory. Check create-flow for the latest setup command.

Is create-flow actively maintained?

create-flow may need a closer maintenance check before production use.

Share:

Stars
459
Forks
88
Last commit
2 months ago
Last verified
Aug 29, 2026
Metadata fetched
Aug 29, 2026
Repository age
8 months
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to create-flow