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.
Decision snapshot
Is this a fit?
Deployment, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Can write or update data, Write actions, Filesystem access, Shell access
Copy skill directory
2 months ago · MIT license
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.
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
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
- Local files
- Shell access
Requirements and 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.
When to use deploy Skill
- Use it for deployment.
Built with
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.
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.