The typespec-create-api-plugin skill generates complete TypeSpec API plugin files configured for Microsoft 365 Copilot, including REST operations, authentication schemes, and Adaptive Card responses. It serves developers who need to integrate external REST APIs with Microsoft 365 Copilot by automating the creation of TypeSpec agent definitions and action files with proper decorators and models. The skill solves the problem of manually structuring complex TypeSpec configurations by providing templated files that support multiple authentication options and response formatting capabilities.
npx skills add https://github.com/github/awesome-copilot --skill typespec-create-api-plugin