api▌
141 indexed skills · max 10 per page
wp-interactivity-api
wordpress/agent-skills · Backend
Use this skill when the user mentions:
capture-api-response-test-fixture
vercel/ai · Backend
Store and manage API response test fixtures for provider parsing validation. \n \n Fixtures are organized in __fixtures__ subfolders within provider packages, using naming conventions documented in existing examples \n Supports two testing patterns: generateText (log raw response to console and copy into fixture) and streamText (use includeRawChunks and saveRawChunks helper to capture streaming chunks) \n Recommends storing true provider responses unless size constraints require semantic-preserv
google-gemini-api
jezweb/claude-skills · Backend
Multimodal AI with Gemini 2.5 and 3 models, supporting text, images, video, audio, PDFs, function calling, thinking mode, and real-time web grounding. \n \n Supports three deployment approaches: Node.js SDK (@google/genai), fetch-based REST API for edge runtimes, and chat helpers for multi-turn conversations \n Handles multimodal inputs (images, video, audio, PDFs) with 1,048,576 token context window; thinking mode enabled by default for enhanced reasoning quality \n Includes function calling wi
openai-api
jezweb/claude-skills · Backend
Complete reference for OpenAI's stateless APIs including Chat Completions, embeddings, images, audio, and moderation. \n \n Supports GPT-5 series (with reasoning_effort control), GPT-4o multimodal, o3 reasoning models, and legacy GPT-4 variants; streaming, function calling, and structured JSON outputs included \n Embeddings API for RAG with custom dimensions (256–3072), DALL-E 3 image generation, Whisper transcription, and TTS with 11 voices \n Batch API for 50% cost savings on large-scale proce
todoist-api
intellectronica/agent-skills · Backend
Procedural guidance for Todoist task management via the td CLI tool. \n \n Supports full CRUD operations on tasks, projects, sections, labels, and comments with natural language quick-add parsing (e.g., td add \"Buy milk tomorrow p1 #Shopping\" ) \n Requires user confirmation before destructive actions (delete, complete, update, archive); read-only operations execute directly \n Provides filtering by project, label, priority, due date, assignee, and custom Todoist queries; output as JSON, newlin
api-patterns
sickn33/antigravity-awesome-skills · Backend
Structured decision-making framework for selecting and designing APIs across REST, GraphQL, and tRPC patterns. \n \n Provides a content map covering API style selection, resource design, response formats, versioning strategies, authentication, rate limiting, and security testing \n Includes decision trees and checklists to guide API type selection based on consumer requirements and project context \n Documents anti-patterns (verb-based endpoints, inconsistent responses, exposed errors) alongside
vertex-ai-api-dev
google-gemini/gemini-skills · Backend
Access Google's most advanced AI models built for enterprise use cases using the Gemini API in Vertex AI.
api-gateway
maton-ai/api-gateway-skill · Backend
Unified API gateway for 100+ services with managed OAuth and native endpoint passthrough. \n \n Supports 100+ integrations including Google Workspace, Microsoft 365, Slack, Notion, HubSpot, Salesforce, Stripe, and more with automatic OAuth token injection \n Routes requests directly to native API endpoints via https://gateway.maton.ai/{app}/{native-api-path} , eliminating the need to learn custom abstractions \n Manages OAuth connections through a separate control API with list, create, get, and
x-api
affaan-m/everything-claude-code · Backend
Programmatic interaction with X (Twitter) for posting, reading, searching, and analytics.
claude-api
affaan-m/everything-claude-code · Backend
Build applications with the Anthropic Claude API and SDKs.