edit-agent

Edit Copilot Studio agent configurations and metadata via YAML files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a streamlined approach to editing Copilot Studio agent settings, instructions, and configurations, enhancing the management and personalization of your bots.

Core Features & Use Cases

  • Edit Agent Metadata: Modify agent instructions, display name, conversation starters, and AI settings.
  • Configuration Management: Adjust settings like authentication, recognizer, and capabilities directly.
  • Use Case: Suppose you need to update the instructions for an agent to better fit a new support role. This Skill allows you to quickly change the instructions and AI settings without manual code editing.

Quick Start

Run the 'edit-agent' skill with the specific parameter for what you want to change, e.g., 'edit-agent -n "Update Instructions" -f "New instructions go here..."'.

Frequently Asked Questions about edit-agent

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

FAQPage Schema
How do I edit Copilot Studio agent settings and instructions?

You can edit Copilot Studio agent configurations by modifying agent configuration files using YAML syntax, allowing you to dynamically adjust agent behavior, instructions, and capabilities without manual code editing.

What is the best way to update Copilot Studio conversation starters and AI settings?

The best way to update Copilot Studio conversation starters and AI settings is through configuration management, which enables dynamic adjustment of agent metadata and capabilities to adapt to changing operational requirements.

Can I adjust Copilot Studio agent authentication and recognizer settings dynamically?

Yes, you can dynamically adjust Copilot Studio agent authentication and recognizer settings by modifying the agent configuration files, which enables you to directly manage capabilities and customize agent interactions.

Do I need to know YAML syntax to manage Copilot Studio agent configurations?

Yes, understanding YAML syntax is required to manage Copilot Studio agent configurations, as the process requires direct modifications to agent configuration files to update metadata, instructions, and AI settings.

How do I change Copilot Studio agent instructions for a new support role?

To change Copilot Studio agent instructions for a new support role, run the edit-agent skill with specific parameters like the name flag and file flag to quickly pass and apply the new instructions to the configuration.

What are the limitations of manually editing Copilot Studio agent configuration files?

The main limitation of manually editing Copilot Studio agent configuration files is the requirement for YAML syntax knowledge, making automated configuration management safer for dynamically adapting agent behavior and capabilities.