Favicon of deploy

deploy Skill

AI Agent SkillJavaScriptOpen source

Builds and deploys a Power Apps code app to Power Platform. Use when deploying changes, redeploying an existing app, or pushing updates. Published by microsoft in power-platform-skills.

Decision snapshot

Is this a fit?

Best for

Deployment, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Can write or update data, Write actions, Filesystem access, Shell access

Setup

Copy skill directory

Project health

2 months ago · MIT license

Considerations

Confirm write permissions and scope before use. Access note: Local files. Access note: Shell access.

What is deploy Skill?

Builds and deploys a Power Apps code app to Power Platform. Use when deploying changes, redeploying an existing app, or pushing updates. 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
  • Deployment
  • Deployment use cases

Declared skill metadata

  • Source file: plugins/code-apps/skills/deploy/SKILL.md

Allowed tools declared by source

ReadEditWriteGrepGlobBash

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.

Write actionsFilesystem accessShell accessCan write or update data

When to use deploy Skill

  • Use it for deployment.

Built with

JavaScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/power-platform-skills
  • Skill file: plugins/code-apps/skills/deploy/SKILL.md

What it does

Builds and deploys a Power Apps code app to Power Platform. Use when deploying changes, redeploying an existing app, or pushing updates.

Skill instructions

📋 Shared Instructions: shared-instructions.md - Cross-cutting concerns. Deploy Builds and deploys the app in the current directory to Power Platform. Workflow 1. Check Memory Bank → 2. Build → 3. Deploy → 4. Update Memory Bank --- Step 1: Check Memory Bank Check for memory-bank.md in the project root. If found, read it for the project name and environment. If not found, proceed — the project may have been created without the plugin. Step 2: Build bash npm run build If the build fails: - TS6133 (unused import): Remove the unused import and retry. - Other TypeScript errors: Report the error with the file and line number and stop. Do not deploy a broken build. Verify dist/ exists with index.html before continuing. Step 3: Deploy Ask the user: "Ready to deploy to [environment name]? This will update the live app." Wait for explicit confirmation before proceeding. Resolve the CLI first (see cli-binary.md): run as $PA app push (npx --no-install pa …), never a bare pa. On power-apps-only pro

Verified compatibility and discovery

Frequently asked questions

What is deploy?

deploy is a open-source AI agent skill with Copy skill directory. Builds and deploys a Power Apps code app to Power Platform. Use when deploying changes, redeploying an existing app, or pushing updates.

Who is deploy best for?

deploy is best for reusing agent instructions, scripts, and references, deployment workflows.

How do I install deploy?

Install or run deploy using Copy skill directory. Check deploy for the latest setup command.

Is deploy actively maintained?

deploy 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 deploy