add-mcscopilot Skill
Adds Microsoft Copilot Studio connector to a Power Apps code app. Use when invoking Copilot Studio agents, sending prompts to agents, or integrating agent responses. Published by microsoft in power-platform-skills.
What is add-mcscopilot Skill?
Adds Microsoft Copilot Studio connector to a Power Apps code app. Use when invoking Copilot Studio agents, sending prompts to agents, or integrating agent responses. 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-mcscopilot 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/code-apps/skills/add-mcscopilot/SKILL.md
What it does
Adds Microsoft Copilot Studio connector to a Power Apps code app. Use when invoking Copilot Studio agents, sending prompts to agents, or integrating agent responses.
Skill instructions
📋 Shared Instructions: shared-instructions.md - Cross-cutting concerns. Add Microsoft Copilot Studio Workflow 1. Check Memory Bank → 2. Add Connector → 3. Configure → 4. Build → 5. Update Memory Bank --- Step 1: Check Memory Bank Check for memory-bank.md per shared-instructions.md. Step 2: Add Connector First, find the connection ID (see connector-reference.md): Run the /list-connections skill. Find the Microsoft Copilot Studio connection in the output. If none exists, direct the user to create one using the environment-specific Connections URL — construct it from the active environment ID in context (from power.config.json or a prior step): https://make.powerapps.com/environments/<environment-id/connections → + New connection → search for the connector → Create. bash npx power-apps add-data-source -a microsoftcopilotstudio -c <connection-id Step 3: Configure Ask the user which Copilot Studio agent they want to invoke and what operations they need. Agent Setup Prerequisites (manual st
Explore related resources
Frequently asked questions
What is add-mcscopilot?
add-mcscopilot is a open-source AI agent skill with Copy skill directory. Adds Microsoft Copilot Studio connector to a Power Apps code app. Use when invoking Copilot Studio agents, sending prompts to agents, or integrating agent responses.
Who is add-mcscopilot best for?
add-mcscopilot is best for reusing agent instructions, scripts, and references, data analysis workflows, research workflows.
How do I install add-mcscopilot?
Install or run add-mcscopilot using Copy skill directory. Check add-mcscopilot for the latest setup command.
Is add-mcscopilot actively maintained?
add-mcscopilot may need a closer maintenance check before production use.
Auto-fetched from GitHub.