typespec-api-operations
Adds RESTful CRUD operations and Adaptive Card visualizations to TypeSpec API plugins for Microsoft 365 Copilot.
Install
npx skills add https://github.com/github/awesome-copilot --skill typespec-api-operationsStats
| Total installs | 7,404 |
| Weekly installs | 7.4K |
| GitHub stars | 27.4K |
| First seen | Feb 25, 2026 |
| Source | @github/awesome-copilot |
Summary
- Supports GET, POST, PATCH, and DELETE operations with path, query, and body parameters for filtering, creation, and updates
- Includes adaptive card visualization for GET responses and confirmation dialogs for destructive operations (POST, PATCH, DELETE)
- Provides complete CRUD example with models, error handling, and multiple query parameter patterns
- Built-in testing prompts and best practices for RESTful routing conventions, parameter naming, and confirmation UX
Tags
Related skills
| Skill | Installs | vs typespec-api-operations |
|---|---|---|
| my-issues | 7,413 | +9 |
| create-spring-boot-kotlin-project | 7,409 | +5 |
| breakdown-feature-implementation | 7,538 | +134 |
| error-handling-patterns | 6,790 | -614 |
| create-github-issue-feature-from-specification | 7,434 | +30 |
FAQ
- How many installs does typespec-api-operations have?
- typespec-api-operations has 7,404 total installs and 7.4K installs this week.
- Where is typespec-api-operations hosted?
- typespec-api-operations is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does typespec-api-operations have?
- typespec-api-operations has 27.4K GitHub stars.
- When was typespec-api-operations first indexed?
- OrangeBot.AI first indexed typespec-api-operations on Feb 25, 2026.
- How do I install typespec-api-operations?
- Run: npx skills add https://github.com/github/awesome-copilot --skill typespec-api-operations