·typespec-api-operations
</>

typespec-api-operations

Add GET, POST, PATCH, and DELETE operations to a TypeSpec API plugin with proper routing, parameters, and adaptive cards

6.8KInstalls·15Trend·@github

Installation

$npx skills add https://github.com/github/awesome-copilot --skill typespec-api-operations

How to Install typespec-api-operations

Quickly install typespec-api-operations AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/github/awesome-copilot --skill typespec-api-operations
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: github/awesome-copilot.

SKILL.md

View raw

Add RESTful operations to an existing TypeSpec API plugin for Microsoft 365 Copilot.

Issue: Parameter not showing in Copilot Solution: Check parameter is properly decorated with @query, @path, or @body

Issue: Adaptive card not rendering Solution: Verify file path in @card decorator and check JSON syntax

Add GET, POST, PATCH, and DELETE operations to a TypeSpec API plugin with proper routing, parameters, and adaptive cards Source: github/awesome-copilot.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/github/awesome-copilot --skill typespec-api-operations
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from github/awesome-copilot

Quick answers

What is typespec-api-operations?

Add GET, POST, PATCH, and DELETE operations to a TypeSpec API plugin with proper routing, parameters, and adaptive cards Source: github/awesome-copilot.

How do I install typespec-api-operations?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/github/awesome-copilot --skill typespec-api-operations Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/github/awesome-copilot