add-connector Skill
Adds any Power Platform connector to a Power Apps code app. Generic fallback for connectors not covered by a specific skill. Published by microsoft in power-platform-skills.
What is add-connector Skill?
Adds any Power Platform connector to a Power Apps code app. Generic fallback for connectors not covered by a specific skill. 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
- Deployment
- Deployment use cases
Technical details
- Install or run with Copy skill directory
When to use add-connector Skill
- Use it for deployment.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/power-platform-skills
- Skill file: plugins/code-apps/skills/add-connector/SKILL.md
What it does
Adds any Power Platform connector to a Power Apps code app. Generic fallback for connectors not covered by a specific skill.
Skill instructions
📋 Shared Instructions: shared-instructions.md - Cross-cutting concerns. Add Connector (Generic) Fallback skill for any connector not covered by a specific /add- skill. For common connectors, prefer the dedicated skills: - /add-dataverse -- Dataverse tables - /add-azuredevops -- Azure DevOps - /add-teams -- Microsoft Teams - /add-excel -- Excel Online (Business) - /add-onedrive -- OneDrive for Business - /add-sharepoint -- SharePoint Online - /add-office365 -- Office 365 Outlook (calendar, email, contacts) Workflow 1. Check Memory Bank → 2. Identify Connector → 3. Add Connector → 4. Inspect & Configure → 5. Build → 6. Update Memory Bank --- Step 1: Check Memory Bank Check for memory-bank.md per shared-instructions.md. Step 2: Identify Connector If $ARGUMENTS is provided or the caller already specified the connector, use it directly and skip the question below. Otherwise, ask the user which connector they want to add. Browse available connectors: Connector Reference Before proceeding, c
Explore related resources
Frequently asked questions
What is add-connector?
add-connector is a open-source AI agent skill with Copy skill directory. Adds any Power Platform connector to a Power Apps code app. Generic fallback for connectors not covered by a specific skill.
Who is add-connector best for?
add-connector is best for reusing agent instructions, scripts, and references, deployment workflows.
How do I install add-connector?
Install or run add-connector using Copy skill directory. Check add-connector for the latest setup command.
Is add-connector actively maintained?
add-connector may need a closer maintenance check before production use.
Auto-fetched from GitHub.