add-adaptive-card

Insert Adaptive Cards into Copilot Studio topics by card type and topic name.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the need to integrate rich, interactive Adaptive Cards into Copilot Studio topics, enhancing user engagement and interaction.

Core Features & Use Cases

  • Adaptive Card Insertion: Automatically add Adaptive Cards to Copilot Studio topics.
  • Card Types: Supports various card types like form cards, info cards, confirmation cards, and more.
  • Use Case: When you need to present interactive forms, gather user input, or provide detailed information within a Copilot Studio topic.

Quick Start

To add an Adaptive Card to a topic, use the 'add-adaptive-card' skill with the card type and topic name, e.g., "add-adaptive-card form card sales-topic".

Frequently Asked Questions about add-adaptive-card

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

FAQPage Schema
How do I insert Adaptive Cards into Copilot Studio topics?

To insert Adaptive Cards into Copilot Studio topics, you can use the add-adaptive-card skill by specifying the card type and topic name, such as form card sales-topic, to automate the JSON schema integration.

What types of interactive cards can I add to Copilot Studio topics?

You can add various interactive card types to Copilot Studio topics, including form cards for user input, info cards for detailed data display, and confirmation cards for user verification.

Do I need to know the Adaptive Card JSON schema to add cards to Copilot Studio?

Yes, inserting Adaptive Cards into Copilot Studio topics requires knowledge of the Adaptive Card JSON schema and how to manipulate Copilot Studio topic file structures.

Can I use this to add interactive forms to a Copilot Studio topic?

Yes, you can use the add-adaptive-card skill to insert interactive form cards into Copilot Studio topics, enabling you to gather user input and present detailed information seamlessly.

Why use Adaptive Cards instead of plain text in Copilot Studio topics?

Adaptive Cards enhance Copilot Studio topics by providing rich, interactive elements like forms and info cards, which significantly improve user engagement and data collection compared to plain text.