add-data-source Skill
Guide the user to add a data source, connection, or API connector to a Canvas App via Power Apps Studio, then verify and continue. USE WHEN the user asks to add a data source, add a connection, add an API, add a connector, connect to SharePoint / Dataverse / SQL / Excel / OneDrive / Teams / Office 365, or any similar r Published by microsoft in power-platform-skills.
What is add-data-source Skill?
Guide the user to add a data source, connection, or API connector to a Canvas App via Power Apps Studio, then verify and continue. USE WHEN the user asks to add a data source, add a connection, add an API, add a connector, connect to SharePoint / Dataverse / SQL / Excel / OneDrive / Teams / Office 365, or any similar r 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
- Database workflows
- Data analysis
- Database workflows use cases
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use add-data-source Skill
- Use it for database workflows.
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/power-platform-skills
- Skill file: plugins/canvas-apps/skills/add-data-source/SKILL.md
What it does
Guide the user to add a data source, connection, or API connector to a Canvas App via Power Apps Studio, then verify and continue. USE WHEN the user asks to add a data source, add a connection, add an API, add a connector, connect to SharePoint / Dataverse / SQL / Excel / OneDrive / Teams / Office 365, or any similar r
Skill instructions
Data sources, connections, and API connectors cannot be added by the coding agent — they must be added through the Power Apps Studio interface. This skill informs the user, guides them to add the connection in their Studio session, verifies it is available via the MCP server, and then continues with any pending work. Phase 0 — Identify the Connection Type From the user's request, determine what they want to add and how to verify it: | Request type | Verify with | |---|---| | Data source (SharePoint list, Dataverse table, SQL table, Excel file, OneDrive, etc.) | listdatasources | | API / connector (Office 365 Users, Teams, custom connector, etc.) | listapis | | Unclear | Both listdatasources and listapis | Note what the user is trying to add so you can look for it by name in Phase 3. Phase 1 — Inform the User Explain that this step requires action in their Studio session. Tell the user: - The coding agent cannot add data sources or connections programmatically — this must be done direct
Explore related resources
Frequently asked questions
What is add-data-source?
add-data-source is a open-source AI agent skill with Copy skill directory. Guide the user to add a data source, connection, or API connector to a Canvas App via Power Apps Studio, then verify and continue.
Who is add-data-source best for?
add-data-source is best for reusing agent instructions, scripts, and references, database workflows, data analysis workflows.
How do I install add-data-source?
Install or run add-data-source using Copy skill directory. Check add-data-source for the latest setup command.
Is add-data-source actively maintained?
add-data-source may need a closer maintenance check before production use.
Auto-fetched from GitHub.