bymicrosoft· 555 skills
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 request to make new data available to the app. DO NOT USE WHEN the user is asking to list or describe existing data sources — call list_data_sources or list_apis directly instead.
$npx -y skills add microsoft/power-platform-skills --skill add-data-sourceInstalls into the current project.
Run `npx skills use "https://github.com/microsoft/power-platform-skills" --skill "microsoft/power-platform-skills/add-data-source"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/microsoft/power-platform-skills" that are relevant to the current task. Run `npx skills add "https://github.com/microsoft/power-platform-skills"` and select the relevant skills, then follow their instructions.