Plugins

12 plugins
curated
Azure API Center Management
For Azure developers managing API Center resources with Python and .NET SDKs.
4 skills · plugin
curated
Build TypeSpec API for Copilot
Generate TypeSpec API plugin files with REST operations, authentication, and Adaptive Cards.
3 skills · plugin
curated
Design REST API from Spec
Create a structured specification, design a consistent REST API, and generate OpenAPI documentation.
6 skills · plugin
curated
Build ASP.NET Core Web API
Create ASP.NET Core Web API endpoints with correct HTTP semantics and OpenAPI metadata.
3 skills · plugin
curated
Build Gemini Live API App
Build real-time, bidirectional streaming applications with the Gemini Live API, covering WebSocket-based audio/video/text streaming and function calling.
4 skills · plugin
@dotnet
Dotnet Aspnetcore
ASP.NET Core web development skills including middleware, endpoints, real-time communication, and API patterns.
4 skills · plugin
curated
Google Ads Campaign Launch
Configure Google Ads API access, upload audience segments, and create campaigns using automation tools.
3 skills · plugin
@cjthompson
Textual
Reference skills for the Textual Python TUI framework — valid CSS properties and complete widget API with reactive attributes.
2 skills · plugin
@alirezarezvani
Engineering
37 advanced engineering skills: agent designer, agent workflow designer, RAG architect, database designer + schema designer + SQL assistant, migration architect, observability designer, dependency auditor, changelog generator (with semantic version bumper and hotfix/rollback procedures), API design reviewer, API test suite builder, CI/CD pipeline builder, MCP server builder, skill security auditor
33 skills · plugin
@atc-net
Atc
ATC.NET library skills including atc-net tools, e.g. REST API source generation from OpenAPI specs, WPF controls, cross-platform XAML development etc.
2 skills · plugin
@corezoid
Simulator
Simulator.Company platform assistant. Exposes the Simulator REST API as an MCP server and provides skills for managing actors, forms, graph structures, and financial accounts.
19 skills · plugin
@redpanda-data
Redpanda Data Skills
Agent Skills for Redpanda's five products — Streaming (Kafka-compatible engine), SQL (Oxla), Connect (incl. CDC connectors), Cloud (Serverless, BYOC, Dedicated), and the Agentic Data Plane — plus the rpk CLI. Grounded in Redpanda source, docs, and APIs.
32 skills · plugin

Results for “c-api”

2,170 skills
composiohq
openai-automation
Automate OpenAI API operations: generate text and multimodal responses with structured output, create embeddings, generate images, and list models via the Composio MCP integration.
66.9k
johnalbertini14-glitch
quo
Integrates with the Quo business phone API via Maton's managed OAuth gateway to send SMS, manage calls and contacts, and retrieve call recordings and transcripts.
1 · bundle
lucaspmarie-a11y
telegram
Integra bots com a Telegram Bot API: setup via BotFather, envio de mensagens, webhooks, inline keyboards, grupos e canais, com boilerplates em Node.js e Python.
5 · bundle
mukul975
performing-osint-with-spiderfoot
Automate OSINT collection using SpiderFoot REST API and CLI for target profiling, module-based reconnaissance, and structured result analysis across 200+ data sources.
24.6k · bundle
cloudthinker-ai
managing-qase
Monitors and analyzes Qase test management projects, test cases, runs, and defects via the Qase API, with a discovery-first workflow to avoid assumptions.
7
lord1egypt
fastmcp
Build, test, inspect, install, and deploy MCP servers with FastMCP in Python, including wrapping APIs, databases, or files as tools and exposing resources or prompts.
2
addyosmani
deprecation-and-migration
Guides the process of deprecating old systems, APIs, or features and migrating users to replacements, including decision frameworks, migration patterns, and removal strategies.
69.5k
github
foundry-agent-sync
Registers prompt-based AI agents in Azure AI Foundry via REST API from a local JSON manifest, making them immediately available for invocation.
36.2k
mukul975
implementing-scim-provisioning-with-okta
Build a SCIM 2.0-compliant API server and integrate it with Okta for automated user provisioning, deprovisioning, profile updates, and group management.
24.6k · bundle
kbarbel640-del
asr
Transcribes audio from URLs or local files into text using a low-cost speech-to-text API, with options for speaker diarization, word timestamps, and multiple output formats.
1 · bundle
joshuashepherd
audio-scrape
Discovers podcasts via the iTunes Search API, parses RSS feeds, downloads audio, transcribes with OpenAI Whisper, chunks transcripts, and upserts results into a database table.
1
cloudthinker-ai
managing-heap
Manage and monitor Heap product analytics by querying the Heap API for account info, defined events, user properties, segments, event volume, active users, and data health.
7
baofeng-tech
aisa-tavily-plugin
Requires node, and AISA_API_KEY. Uses the supplied AISA_API_KEY to send requests to https://api.aisa.one. Native-first ClawHub plugin for `aisa-tavily`. Ships the packaged AIsa skill with an `openclaw.plugin.json` manifest and a Claude-compatible bundle fallback. Search the web and extract public page content through AIsa's Tavily-backed API relay. Use when: the user needs open-web research, source discovery, current news lookup, or public URL content extraction. Supports concise result sets, deeper research, and news-focused queries.
1 · bundle
nimoqup046-collab
telegram
Integra bots profissionais com a Telegram Bot API, cobrindo setup com BotFather, mensagens, webhooks, teclados inline, grupos e canais, com boilerplates em Node.js e Python.
2 · bundle
nvidia
cupynumeric-migration-readiness
Assesses NumPy code for cuPyNumeric migration readiness by analyzing source code against an API support manifest and GPU-scaling idioms, producing a structured verdict with per-finding reasoning.
2.2k · bundle
browser-act
youtube-transcript-analysis-api-skill
Extracts YouTube video transcripts and performs structured 8-dimension competitive analysis to uncover value propositions, audience profiles, and content gaps.
3.7k · bundle
agricidaniel
ads-snapchat
Audits Snapchat Ads measurement, Snap Pixel, Conversions API, mobile and app campaigns, creative formats, audiences, budgets, brand safety, and reporting.
pranavnagrecha
commerce-order-api
Submits, retrieves, and manages headless B2C Commerce storefront orders via SCAPI ShopAPI Orders or legacy OCAPI, including SLAS authentication, order amendment, status retrieval, and notifications.
15 · bundle
luokai0
botemail-ai-free-bot-email
Creates a temporary bot email address and checks its inbox via API, useful for testing signup flows, receiving verification codes, and automating email workflows.
10 · bundle
cloudthinker-ai
managing-allma
Manages and analyzes incidents, post-incident reviews, and collaboration workflows in Allma via its REST API, covering incident discovery, timeline tracking, stakeholder communication, and retrospective analysis.
7
antigravity
hono
Build ultra-fast web APIs and full-stack apps with Hono, a lightweight framework that runs on Cloudflare Workers, Deno, Bun, Node.js, and any WinterCG-compatible runtime.
42.4k
tinh2
document
Audits documentation health by scanning for README, changelog, API docs, ADRs, runbooks, onboarding guides, and diagrams, scoring coverage against project maturity, and recommending sub-skills to fill gaps.
13
comeonoliver
msw
Provides 45 best-practice rules across 8 categories for mocking APIs with MSW v2, covering setup, handler architecture, test integration, response patterns, request matching, GraphQL, advanced patterns, and debugging.
61
cloudthinker-ai
managing-ns1
Manages NS1 DNS zones, records, filter chains, monitoring jobs, and traffic steering via the NS1 API, with a discovery-first workflow for inspection and troubleshooting.
7
danstrem2
x-api
Post to X (Twitter) using the official API with OAuth 1.0a. Use when you need to tweet, post updates, or publish content. Bypasses rate limits and bot detection that affect cookie-based approaches like bird CLI.
2 · bundle
q2805187159
arxiv
Search and retrieve academic papers from arXiv using their free REST API. No API key needed. Search by keyword, author, category, or ID. Combine with web_extract or the ocr-and-documents skill to read full paper content.
3 · bundle
srednoff888-art
api-platform-agent
Agent profile for review API platform contracts, versioning, auth, rate limits, SDK clients, and developer experience. Use when Codex needs a specialist agent perspective for planning, implementation, review, debugging, validation, or handoff in this domain.
1 · bundle
iterationlayer
iterationlayer
Integrate Iteration Layer APIs for document, website, image, and sheet processing. Composable APIs — Document Extraction, Website Extraction, Document to Markdown, Image Transformation, Image Generation, Document Generation, and Sheet Generation — share one credit pool and chain together into workflows.
2
ichichuang
arxiv
Search and retrieve academic papers from arXiv using their free REST API. No API key needed. Search by keyword, author, category, or ID. Combine with web_extract or the ocr-and-documents skill to read full paper content.
0 · bundle
antigravity
telegram
Integrate with the Telegram Bot API to create bots, send messages, set up webhooks, and use inline keyboards. Includes boilerplate code for Node.js and Python.
42.4k · bundle
bankrbot
trustlayer-sybil-scanner
Detects fake reviews, Sybil rings, rating manipulation, and reputation laundering in ERC-8004 agent ratings across 20+ blockchains using the TrustLayer API.
1.2k · bundle
k-dense-ai
opentrons-integration
Write Opentrons Protocol API v2 protocols for Flex and OT-2 robots to automate liquid handling, control hardware modules, and manage labware configurations.
30.2k · bundle
zhaoxuya520
docs-generator
Generates task-oriented technical documentation with progressive disclosure for READMEs, API docs, architecture docs, and security reports after reverse engineering, penetration testing, or CTF tasks.
12.8k · bundle
tianhao909
huggingface-accelerate
Simplest distributed training API. 4 lines to add distributed support to any PyTorch script. Unified API for DeepSpeed/FSDP/Megatron/DDP. Automatic device placement, mixed precision (FP16/BF16/FP8). Interactive config, single launch command. HuggingFace ecosystem standard.
1 · bundle
qcmuu
huggingface-accelerate
Simplest distributed training API. 4 lines to add distributed support to any PyTorch script. Unified API for DeepSpeed/FSDP/Megatron/DDP. Automatic device placement, mixed precision (FP16/BF16/FP8). Interactive config, single launch command. HuggingFace ecosystem standard.
0 · bundle
agentskillexchange
datadog-slo-monitor
Monitors Datadog Service Level Objectives and burn rate alerts via the Datadog API v2. Generates SLO compliance reports and triggers remediation workflows when error budgets are exhausted.
28