add-sharepoint Skill
Use when the user wants to read or write SharePoint lists, manage documents in a SharePoint document library, or create a new SharePoint list from a Power Apps mobile app. Published by microsoft in power-platform-skills.
What is add-sharepoint Skill?
Use when the user wants to read or write SharePoint lists, manage documents in a SharePoint document library, or create a new SharePoint list from a Power Apps mobile app. 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.
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
- Writing
- Testing use cases
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use add-sharepoint Skill
- Use it for testing.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/power-platform-skills
- Skill file: plugins/mobile-apps/skills/add-sharepoint/SKILL.md
What it does
Use when the user wants to read or write SharePoint lists, manage documents in a SharePoint document library, or create a new SharePoint list from a Power Apps mobile app.
Skill instructions
📋 Shared instructions: shared-instructions.md — read first. References: - sharepoint-reference.md — Column encoding, choice fields, lookups, API patterns (CRITICAL) - api-authentication-reference.md — Graph API auth, token, site ID - list-management-reference.md — Query, create, extend lists and columns Add SharePoint Two paths: existing lists (skip to Step 6) or new lists (full workflow). Workflow 1. Check Memory Bank → 2. Plan → 3. Setup Graph API Auth → 4. Review Existing Lists → 5. Create Lists → 6. Get Connection ID → 7. Discover Sites → 8. Discover Tables → 9. Add Connector → 10. Configure → 11. Type-check → 12. Update Memory Bank --- Step 1: Check Memory Bank Check for memory-bank.md per shared-instructions.md. Also confirm this is a mobile app: bash test -f power.config.json && test -f app.config.js && echo "OK" || echo "ERROR: not a mobile app" Step 2: Plan Ask the user: 1. Which SharePoint list(s) do they need? 2. Do the lists already exist on their site, or do they need to
Explore related resources
Frequently asked questions
What is add-sharepoint?
add-sharepoint is a open-source AI agent skill with Copy skill directory. Use when the user wants to read or write SharePoint lists, manage documents in a SharePoint document library, or create a new SharePoint list from a Power Apps mobile app.
Who is add-sharepoint best for?
add-sharepoint is best for reusing agent instructions, scripts, and references, testing workflows, writing workflows.
How do I install add-sharepoint?
Install or run add-sharepoint using Copy skill directory. Check add-sharepoint for the latest setup command.
Is add-sharepoint actively maintained?
add-sharepoint may need a closer maintenance check before production use.