share-link Skill
Manages tenant-wide share links for a Microsoft App via ms app share link create, ms app share link list, and ms app share link revoke. Use when you want to distribute app access via a URL instead of named principals. Published by microsoft in Managed-Apps.
What is share-link Skill?
Manages tenant-wide share links for a Microsoft App via ms app share link create, ms app share link list, and ms app share link revoke. Use when you want to distribute app access via a URL instead of named principals. 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.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Testing use cases
Technical details
- Install or run with Copy skill directory
When to use share-link Skill
- Use it for testing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/Managed-Apps
- Skill file: plugins/microsoft-managed-apps/skills/share-link/SKILL.md
What it does
Manages tenant-wide share links for a Microsoft App via ms app share link create, ms app share link list, and ms app share link revoke. Use when you want to distribute app access via a URL instead of named principals.
Skill instructions
📋 Shared Instructions: shared-instructions.md — Cross-cutting concerns. Share Link Manages tenant-wide JIT-redemption links for a Microsoft App. The first time a recipient opens a share link they are automatically granted the Microsoft App Reader role at the app scope — no explicit principal list required. Three sub-commands: | Command | Purpose | | ------- | ------- | | ms app share link create | Generate a new share link URL | | ms app share link list | List all active share links | | ms app share link revoke | Revoke a link by ID (removes redeemers' access) | Note: Share links are for distributing play access tenant-wide. For granting named users play or edit access, use /share instead. Workflow 1. Memory Bank → 2. Verify Project + Env → 3. Mode → 4. Run → 5. Surface Result --- Step 1: Check Memory Bank Read memory-bank.md per shared-instructions.md for the app's environment/app identifiers, if recorded. Step 2: Verify Project + Env bash test -f ms.config.json || { echo "Not in a M
Explore related resources
Frequently asked questions
What is share-link?
share-link is a open-source AI agent skill with Copy skill directory. Manages tenant-wide share links for a Microsoft App via ms app share link create, ms app share link list, and ms app share link revoke.
Who is share-link best for?
share-link is best for reusing agent instructions, scripts, and references, testing workflows.
How do I install share-link?
Install or run share-link using Copy skill directory. Check share-link for the latest setup command.
Is share-link actively maintained?
share-link may need a closer maintenance check before production use.
Auto-fetched from GitHub.