clone-agent

Clone Copilot Studio agents from the cloud and download their YAML files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of cloning Copilot Studio agents from the cloud, making it easy to integrate new agents into your local workspace.

Core Features & Use Cases

  • Agent Cloning: Clone agents from the cloud directly to your local workspace.
  • Environment Selection: Choose from various environments to clone agents from.
  • Agent Selection: Select the specific agent you want to clone.
  • YAML File Download: Automatically download the agent's YAML files for local use.

Quick Start

Clone the 'Support Bot' agent into your local workspace by running the command: clone-agent Support Bot

Frequently Asked Questions about clone-agent

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

FAQPage Schema
How do I clone Copilot Studio agents from the cloud to my local workspace?

To clone Copilot Studio agents from the cloud, you can use an automated command that selects your environment and target agent, then automatically downloads the necessary YAML files directly into your local workspace for immediate use.

What is the process for downloading YAML files for cloud agents?

Downloading YAML files for cloud agents involves connecting to the cloud environment's management endpoint, selecting the specific agent you want to clone, and automatically retrieving the configuration files to integrate them into your local development setup.

Do I need authentication credentials to clone agents from a cloud environment?

Yes, cloning agents from a cloud environment requires proper authentication credentials. You must have authorized access to the cloud environment's management endpoint to successfully select environments and download the agent YAML files.

Can I select specific environments when cloning agents from the cloud?

Yes, the agent cloning process supports environment selection. You can choose from various available cloud environments to identify and clone the exact agent you need into your local workspace using a simple command.

What's the best way to integrate a specific cloud agent like a Support Bot locally?

The best way to integrate a specific cloud agent locally is to run a targeted clone command specifying the agent name, such as 'clone-agent Support Bot', which handles the environment selection and YAML file download automatically.

Are there limitations when cloning agents from the cloud?

The primary limitation when cloning agents from the cloud is the strict requirement for proper authentication and access to the agent's management endpoint, without which the environment selection and YAML file download process cannot be initiated.