Skip to main content
Back to the directory
github/awesome-copilotSoftware EngineeringFrontend and Design

typespec-api-operations

RESTful CRUD operations for TypeSpec API plugins with routing, parameters, and adaptive cards.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
8

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/github/awesome-copilot --skill typespec-api-operations
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, typespec-api-operations has 8 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: github/awesome-copilot. Canonical URL: https://skills.sh/github/awesome-copilot/typespec-api-operations.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
RESTful CRUD operations for TypeSpec API plugins with routing, parameters, and adaptive cards. Add RESTful operations to an existing TypeSpec API plugin for Microsoft 365 Copilot. Create the Adaptive Card ( appPackage/item-card.json ): After adding operations, test with these prompts: GET Operations: POST Operations: PATCH Operations: DELETE Operations: Solution : Check parameter is properly decorated with @query , @path , or @body Solution : Verify file path in @card decorator and check JSON syntax Solution : Ensure @capabilities decorator is properly formatted with confirmation object Solution : Check if property needs @visibility(Lifecycle.Read) or remove it if it should be writable - 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 - "List all items and show them in a table" - "Show me items for user ID 1" - "Get the details of item 42" - "Create a new item with title 'My Task' for user 1" - "Add an item: title 'New Feature', description 'Add login'" -...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does typespec-api-operations do?

RESTful CRUD operations for TypeSpec API plugins with routing, parameters, and adaptive cards.

Is typespec-api-operations good?

typespec-api-operations does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support typespec-api-operations?

typespec-api-operations currently lists compatibility with Skills CLI.

Is typespec-api-operations safe to install?

typespec-api-operations has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to typespec-api-operations?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install typespec-api-operations?

Run the following command to install typespec-api-operations: npx skills add https://github.com/github/awesome-copilot --skill typespec-api-operations

Related skills

More from github/awesome-copilot

Related skills

Alternatives in Software Engineering