mcp-create-adaptive-cards
Adaptive Card response templates for MCP-based API plugins in Microsoft 365 Copilot.
What it does
- Use single columns for narrow viewports
- Avoid multi-column layouts when possible
- Ensure cards work at minimum viewport width
- Don't assign fixed widths to elements
- Use "auto" or "stretch" for width properties
- Allow elements to resize with viewport
- Fixed widths OK for icons/avatars only
Requirements & configuration
- Use when API returns multiple types and each item needs a different template.
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Adaptive Card response templates for MCP-based API plugins in Microsoft 365 Copilot.
Source
Repository: https://github.com/github/awesome-copilot
mcp-create-adaptive-cards FAQ
What does the mcp-create-adaptive-cards skill do?
Skill converted from mcp-create-adaptive-cards.prompt.md Use single columns for narrow viewports Avoid multi-column layouts when possible
What does mcp-create-adaptive-cards require?
Use when API returns multiple types and each item needs a different template.
How do I install mcp-create-adaptive-cards?
Run: npx -y skills add https://github.com/github/awesome-copilot --skill mcp-create-adaptive-cards --agent claude-code — the source lives at github.com/github/awesome-copilot.
Maintain mcp-create-adaptive-cards?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/github-awesome-copilot-mcp-create-adaptive-cards?ref=badge) npx agentictools info skills/github-awesome-copilot-mcp-create-adaptive-cards The second line is the CLI lookup for this page — handy in READMEs and docs.