adaptive-card
OfficialGenerate Teams-ready Adaptive Cards fast.
Software Engineering#json generation#adaptive cards#microsoft teams#bot routing#action submit#input forms#ux toggle visibility
Authorinterserver
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill removes the manual, error-prone work of hand-authoring Microsoft Teams Adaptive Card JSON by ensuring the card matches the bot’s required routing and input schema.
Core Features & Use Cases
- Correct Teams routing for submissions: Enforces that every Action.Submit includes data.msteams.type for the botActivityHandler dispatcher.
- Valid v1.5 card structure: Creates cards using the Adaptive Cards v1.5 envelope and required input components (ChoiceSet and Text).
- Built-in UX patterns: Supports ColumnSet headers, optional ToggleVisibility sections, and ActionSet layouts consistent with existing bot expectations.
- Use Case: When someone asks to create a new card (for example, “add card”), the Skill generates a new JSON card file under cards/ and aligns it with the bot’s existing submission handling.
Quick Start
Create an Adaptive Card JSON for Teams by running the instruction: "create adaptive card for adding a ticket" and save it into the cards directory.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: adaptive-card Download link: https://github.com/interserver/teams-chat-bot/archive/main.zip#adaptive-card Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.