api▌
115 indexed skills · max 10 per page
tushare-api
daydreammy/tushare-openclaw-skill · Backend
Tushare Pro 是中国领先的金融数据平台,提供股票、基金、期货、债券、外汇、数字货币等全品类金融大数据。
api-security-best-practices
davila7/claude-code-templates · Backend
Guide developers in building secure APIs by implementing authentication, authorization, input validation, rate limiting, and protection against common vulnerabilities. This skill covers security patterns for REST, GraphQL, and WebSocket APIs.
alchemy-api
alchemyplatform/skills · Backend
Before the first network call or implementation step, you MUST ask the user the following question and wait for an explicit answer:
finnhub-api
adaptationio/skrillz · Backend
Complete integration with FinnHub's financial data API providing access to stocks, forex, crypto, company fundamentals, news, and real-time market data.
setup-api-key
vapiai/skills · Backend
Guide the user through obtaining and configuring a Vapi API key for the voice AI platform.
moodle-external-api-development
sickn33/antigravity-awesome-skills · Backend
This skill guides you through creating custom external web service APIs for Moodle LMS, following Moodle's external API framework and coding standards.
google-chat-api
jezweb/claude-skills · Backend
Build Google Chat bots, webhooks, and interactive forms with Cards v2, Spaces/Members/Reactions APIs, and bearer token verification. \n \n Supports two integration modes: incoming webhooks for one-way notifications and HTTP endpoints for interactive bots with button clicks and form submissions \n Cards v2 with Markdown and HTML formatting, 15+ widget types (text, buttons, inputs, date pickers), and 100-widget-per-card limit \n Spaces API for creating/listing/searching spaces, Members API for man
api-documentation-generator
davila7/claude-code-templates · Backend
Automatically generate clear, comprehensive API documentation from your codebase with endpoints, examples, and best practices. \n \n Analyzes API structure to extract endpoints, HTTP methods, parameters, responses, authentication, and error patterns \n Generates endpoint documentation with request/response specifications, code examples in multiple languages (cURL, JavaScript, Python), and error handling details \n Supports REST APIs, GraphQL APIs, and WebSocket APIs with format-specific document
claude-api
jezweb/claude-skills · Backend
$22
api-integration-specialist
davila7/claude-code-templates · Backend
Production-ready patterns for authenticating, transforming, and reliably integrating third-party APIs. \n \n Covers authentication methods including API keys, OAuth 2.0, and JWT with secure credential management \n Provides structured error handling, exponential backoff retry logic, and client-side rate limiting with configurable windows \n Includes webhook verification via HMAC signatures, request/response transformation, and pagination handling patterns \n Demonstrates REST client patterns, ti