Favicon of deploy

deploy Skill

AI Agent SkillShellOpen source

Ships a Microsoft App to the cloud. Use when the user asks to deploy via ms app deploy (with optional build-status traceability flow). Published by microsoft in Managed-Apps.

Decision snapshot

Is this a fit?

Best for

Testing, 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?

Ships a Microsoft App to the cloud. Use when the user asks to deploy via ms app deploy (with optional build-status traceability flow). Published by microsoft in Managed-Apps. 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
7/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
  • Testing
  • Deployment
  • Testing use cases
  • Deployment use cases

Declared skill metadata

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

Allowed tools declared by source

ReadEditWriteGrepGlobBashAskUserQuestion

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 testing.
  • Use it for deployment.

Built with

ShellCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/Managed-Apps
  • Skill file: plugins/microsoft-managed-apps/skills/deploy/SKILL.md

What it does

Ships a Microsoft App to the cloud. Use when the user asks to deploy via ms app deploy (with optional build-status traceability flow).

Skill instructions

📋 Shared Instructions: shared-instructions.md — Cross-cutting concerns. Always confirm before deploy. Deploy Builds and deploys the app in the current directory. Before any deploy, sync source control first: stage all changes, create a commit, and push to remote. Workflow 1. Memory Bank → 2. Verify Project + Env → 3. Pick Path → 4. Build Verification → 5. Git Sync (Add + Commit + Push) → 6. Confirm + Deploy → 7. Update Memory Bank --- Step 1: Check Memory Bank Read memory-bank.md for app slug, GUID, environment, and version. Step 2: Verify Project + Env bash test -f ms.config.json || { echo "Not in a Microsoft App workspace."; exit 1; } git rev-parse --is-inside-work-tree /dev/null 2&1 || { echo "Not in a git repository."; exit 1; } BIN=ms $BIN auth status must report the expected UPN If auth is stale or the wrong account, stop and have the user run $BIN auth login. Step 3: Pick a Deploy Path Ask the user which path: | Path | When | | ------------------------------------------- | ----

Verified compatibility and discovery

Frequently asked questions

What is deploy?

deploy is a open-source AI agent skill with Copy skill directory. Ships a Microsoft App to the cloud. Use when the user asks to deploy via ms app deploy (with optional build-status traceability flow).

Who is deploy best for?

deploy is best for reusing agent instructions, scripts, and references, testing workflows, 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
1
Forks
3
Last commit
2 months ago
Last verified
Sep 3, 2026
Metadata fetched
Sep 3, 2026
Repository age
4 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