add-action

Guide adding connector actions to Copilot Studio agents with YAML modifications.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/javiarmesto/CIRCE-Agent-Squad-for-Microsoft-Copilot-Studio --skill add-action
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-action
Source: https://github.com/javiarmesto/CIRCE-Agent-Squad-for-Microsoft-Copilot-Studio/tree/main/.github/skills/add-action
Command: npx skills add https://github.com/javiarmesto/CIRCE-Agent-Squad-for-Microsoft-Copilot-Studio --skill add-action

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The skill addresses the need for users to add new connector actions to their Copilot Studio agents, providing a guide to ensure proper setup and integration.

Core Features & Use Cases

  • Connector Action Guidance: Walks users through the steps to add a new connector action.
  • Connection Setup: Directs users to the Copilot Studio portal for UI-based connection setup.
  • YAML Modification: Delegates to edit-action for YAML modifications after UI setup.

Quick Start

To add a new connector action, use the skill with the description of the action you want to add, e.g., "Add a Teams message posting action".

Frequently Asked Questions about add-action

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add a new connector action to a Copilot Studio agent?

To add a connector action, this skill guides you through specifying the action, connecting to the Copilot Studio portal for UI setup, and providing the required YAML modifications for integration.

What is the process for integrating connector actions in Copilot Studio?

Integrating connector actions involves understanding your requirements, setting up the connection via the Copilot Studio portal UI, and applying YAML modifications to finalize the agent configuration.

Do I need to modify YAML to set up connector actions in Copilot Studio?

Yes, YAML modification is required. After you complete the UI-based connection setup in the Copilot Studio portal, the skill delegates to edit-action to provide the YAML modifications.

Can I use this skill to add a Teams message posting action to my agent?

Yes, you can add a Teams message posting action by providing its description to the skill, which then guides you through the Copilot Studio portal setup and YAML modification steps.

What are the limitations when adding connector actions to Copilot Studio agents?

A key limitation is that the skill requires manual user interaction with the Copilot Studio portal for UI-based connection setup before applying YAML modifications.