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.
Add GET, POST, PATCH, and DELETE operations to a TypeSpec API plugin with proper routing, parameters, and adaptive cards
Quickly install typespec-api-operations AI skill to your development environment via command line
Source: github/awesome-copilot.
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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/github/awesome-copilot --skill typespec-api-operationsAdd GET, POST, PATCH, and DELETE operations to a TypeSpec API plugin with proper routing, parameters, and adaptive cards Source: github/awesome-copilot.
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
https://github.com/github/awesome-copilot