share Skill
Shares (or unshares) a Microsoft App with users via ms app share / ms app unshare. Use when updating app access control. Published by microsoft in Managed-Apps.
Decision snapshot
Is this a fit?
Testing, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Filesystem access, Shell access
Copy skill directory
2 months ago · MIT license
Access note: Local files. Access note: Shell access.
What is share Skill?
Shares (or unshares) a Microsoft App with users via ms app share / ms app unshare. Use when updating app access control. 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.
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
- Testing use cases
Declared skill metadata
- Source file: plugins/microsoft-managed-apps/skills/share/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 share Skill
- Use it for testing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/Managed-Apps
- Skill file: plugins/microsoft-managed-apps/skills/share/SKILL.md
What it does
Shares (or unshares) a Microsoft App with users via ms app share / ms app unshare. Use when updating app access control.
Skill instructions
📋 Shared Instructions: shared-instructions.md — Cross-cutting concerns. Always confirm before share/unshare. Share / Unshare Adds or removes user access to the app in the current directory. The CLI resolves emails via Microsoft Graph; entries that don't resolve are returned as warnings (the RP call still succeeds for the resolved entries). Workflow 1. Memory Bank → 2. Verify Project + Env → 3. Mode (share / unshare) → 4. Collect Emails → 5. Confirm → 6. Run → 7. Surface Partial-Success Envelope --- Step 1: Check Memory Bank Read memory-bank.md for app slug, GUID, and environment. Step 2: Verify Project + Env bash test -f ms.config.json || { echo "Not in a Microsoft App workspace."; exit 1; } BIN=ms $BIN auth status must report the expected UPN Step 3: Mode Ask whether the user wants to share (add access) or unshare (remove access). Default to share unless the prompt obviously indicates removal. Step 4: Collect Emails Accept a comma-separated email list. Validate basic shape (user@doma
Verified compatibility and discovery
Frequently asked questions
What is share?
share is a open-source AI agent skill with Copy skill directory. Shares (or unshares) a Microsoft App with users via ms app share / ms app unshare. Use when updating app access control.
Who is share best for?
share is best for reusing agent instructions, scripts, and references, testing workflows.
How do I install share?
Install or run share using Copy skill directory. Check share for the latest setup command.
Is share actively maintained?
share 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.