sharepoint-embedded-setup Skill
Sets up a complete SharePoint Embedded environment - creates Entra app, container type, registration, container, and uploads a test file. Use when setting up SPE, creating container types, onboarding to SharePoint Embedded, or bootstrapping file storage containers. Published by microsoft in SharePoint-Embedded-Samples.
What is sharepoint-embedded-setup Skill?
Sets up a complete SharePoint Embedded environment - creates Entra app, container type, registration, container, and uploads a test file. Use when setting up SPE, creating container types, onboarding to SharePoint Embedded, or bootstrapping file storage containers. Published by microsoft in SharePoint-Embedded-Samples. 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
- Documentation
- Testing use cases
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use sharepoint-embedded-setup Skill
- Use it for testing.
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/SharePoint-Embedded-Samples
- Skill file: AI/skills/full-setup/SKILL.md
What it does
Sets up a complete SharePoint Embedded environment - creates Entra app, container type, registration, container, and uploads a test file. Use when setting up SPE, creating container types, onboarding to SharePoint Embedded, or bootstrapping file storage containers.
Skill instructions
SharePoint Embedded — Full Setup Workflow Run each script in order. State passes via .env.spe. Setup Progress: - [ ] Stage 1 — 01-auth.ps1 - Azure CLI login - [ ] Stage 2 — 02-app.ps1 - Step 2.1: Entra app creation - Step 2.2: API permissions - [ ] Stage 3 — 03-token.ps1 - Device code auth (user interaction) - [ ] Stage 4 — 04-container-type.ps1 - Step 4.1: Container type creation - Step 4.2: Tenant registration - [ ] Stage 5 — 05-container.ps1 - Step 5.1: Container creation & activation - Step 5.2: Proof file + preview link powershell powershell -File skills/full-setup/01-auth.ps1 powershell -File skills/full-setup/02-app.ps1 powershell -File skills/full-setup/03-token.ps1 powershell -File skills/full-setup/04-container-type.ps1 powershell -File skills/full-setup/05-container.ps1 Output format Every script ends with a structured block: === RESULT === Status: OK Key: Value View App: https://portal.azure.com/... === END === Present every line from the RESULT block as a markdown table. D
Explore related resources
Frequently asked questions
What is sharepoint-embedded-setup?
sharepoint-embedded-setup is a open-source AI agent skill with Copy skill directory. Sets up a complete SharePoint Embedded environment - creates Entra app, container type, registration, container, and uploads a test file.
Who is sharepoint-embedded-setup best for?
sharepoint-embedded-setup is best for reusing agent instructions, scripts, and references, testing workflows, documentation workflows.
How do I install sharepoint-embedded-setup?
Install or run sharepoint-embedded-setup using Copy skill directory. Check sharepoint-embedded-setup for the latest setup command.
Is sharepoint-embedded-setup actively maintained?
sharepoint-embedded-setup may need a closer maintenance check before production use.
Auto-fetched from GitHub.