add-datasource Skill
Use when the user wants to add a data source to a mobile app but hasn't said which kind (Dataverse table, SharePoint list, or other connector). Published by microsoft in power-platform-skills.
What is add-datasource Skill?
Use when the user wants to add a data source to a mobile app but hasn't said which kind (Dataverse table, SharePoint list, or other connector). 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
- Data analysis
- Research
- Data analysis use cases
- Research use cases
Technical details
- Install or run with Copy skill directory
When to use add-datasource Skill
- Use it for data analysis.
- Use it for research.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/power-platform-skills
- Skill file: plugins/mobile-apps/skills/add-datasource/SKILL.md
What it does
Use when the user wants to add a data source to a mobile app but hasn't said which kind (Dataverse table, SharePoint list, or other connector).
Skill instructions
📋 Shared instructions: shared-instructions.md — read first. Add Data Source Router skill that understands the user's goal and connects them to the right data source — without requiring them to know Power Platform terminology. Workflow Check Memory Bank Check for memory-bank.md per shared-instructions.md. Understand the Goal 1. If $ARGUMENTS is provided or the caller already specified what's needed, use it directly and skip the question below. 2. Otherwise, ask the user what they want their app to do — not which connector to use. Focus on the end goal. Example questions: - "What kind of data does your app need to work with?" - "What should your app be able to do? (e.g., search company info, manage tasks, send messages)" 3. Based on their answer, recommend the best approach and explain why it's the right fit. The user shouldn't need to know the difference between Dataverse, SharePoint, or other connectors — that's our job. Route to the Right Skill | User's goal | Best approach | Invoke
Explore related resources
Frequently asked questions
What is add-datasource?
add-datasource is a open-source AI agent skill with Copy skill directory. Use when the user wants to add a data source to a mobile app but hasn't said which kind (Dataverse table, SharePoint list, or other connector).
Who is add-datasource best for?
add-datasource is best for reusing agent instructions, scripts, and references, data analysis workflows, research workflows.
How do I install add-datasource?
Install or run add-datasource using Copy skill directory. Check add-datasource for the latest setup command.
Is add-datasource actively maintained?
add-datasource may need a closer maintenance check before production use.
Auto-fetched from GitHub.