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.

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.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Deployment
  • Deployment use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

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. bash npx power-apps push Capture the app URL from the output if present. If deploy fails, report the error and stop — do not re

Explore related resources

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
9 days ago
Repository age
6 months
License
MIT

Auto-fetched from GitHub.

Ad
Favicon

 

  
 

Similar to deploy