Favicon of Add Adaptive Card

Add Adaptive Card Skill

AI Agent SkillJavaScriptOpen source

Generate and insert an Adaptive Card into a Copilot Studio topic using AdaptiveCardPrompt. Use when the user asks to add an adaptive card, rich card, form card, info card, confirmation card, or interactive card to a topic. Published by microsoft in skills-for-copilot-studio.

Decision snapshot

Is this a fit?

Best for

Developers using skills-for-copilot-studio, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Can write or update data, Write actions, Filesystem access, Shell access

Setup

Copy skill directory

Project health

2 months ago · MIT license

Considerations

Confirm write permissions and scope before use. Access note: Local files. Access note: Shell access.

What is Add Adaptive Card Skill?

Generate and insert an Adaptive Card into a Copilot Studio topic using AdaptiveCardPrompt. Use when the user asks to add an adaptive card, rich card, form card, info card, confirmation card, or interactive card to a topic. Published by microsoft in skills-for-copilot-studio. 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.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
63/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Developers using skills-for-copilot-studio

Declared skill metadata

  • Source file: skills/add-adaptive-card/SKILL.md

Allowed tools declared by source

Bash(node *schema-lookup.bundle.js *)ReadWriteEditGlob

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory
  • Local files
  • Shell access

Requirements and access

Local filesShell access

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Write actionsFilesystem accessShell accessCan write or update data

When to use Add Adaptive Card Skill

  • Use it for developers using skills-for-copilot-studio.

Built with

JavaScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/skills-for-copilot-studio
  • Skill file: skills/add-adaptive-card/SKILL.md

What it does

Generate and insert an Adaptive Card into a Copilot Studio topic using AdaptiveCardPrompt. Use when the user asks to add an adaptive card, rich card, form card, info card, confirmation card, or interactive card to a topic.

Skill instructions

Add Adaptive Card Add an AdaptiveCardPrompt node to an existing Copilot Studio topic. Use this for all Adaptive Card scenarios — display-only cards, input forms, and confirmation flows. Instructions 1. Auto-discover the agent directory: Glob: agents//agent.mcs.yml NEVER hardcode an agent name. 2. Clarify requirements from the user if not specified: - Which topic should the card be added to? - Which card type (form, info, confirmation)? - What fields, labels, and placeholders are needed? - Which topic variables should receive the submitted values? 3. Read the target topic file to understand its structure and find the correct insertion point. 4. Verify the schema if needed: bash Copilot Studio node schema node ${CLAUDESKILLDIR}/../../scripts/schema-lookup.bundle.js summary AdaptiveCardPrompt Adaptive Cards element schema (v1.6 — the version supported by Copilot Studio) node ${CLAUDESKILLDIR}/../../scripts/schema-lookup.bundle.js ac-summary TextBlock node ${CLAUDESKILLDIR}/../../scripts/s

Verified compatibility and discovery

Frequently asked questions

What is Add Adaptive Card?

Add Adaptive Card is a open-source AI agent skill with Copy skill directory. Generate and insert an Adaptive Card into a Copilot Studio topic using AdaptiveCardPrompt.

Who is Add Adaptive Card best for?

Add Adaptive Card is best for reusing agent instructions, scripts, and references.

How do I install Add Adaptive Card?

Install or run Add Adaptive Card using Copy skill directory. Check Add Adaptive Card for the latest setup command.

Is Add Adaptive Card actively maintained?

Add Adaptive Card may need a closer maintenance check before production use.

Share:

Stars
354
Forks
73
Last commit
2 months ago
Last verified
Aug 29, 2026
Metadata fetched
Aug 29, 2026
Repository age
8 months
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to Add Adaptive Card