New to Claude Skills? Learn how to install them →

Rest API skills

Free agent skills tagged rest api, ready to install into any SKILL.md-compatible agent.

TypeSpec API Operations

github

Easily add RESTful operations to TypeSpec APIs.

Developer Toolsintermediate37.7k repo

Foundry Agent Sync

github

Seamlessly create and manage AI agents in Azure Foundry.

Developer Toolsintermediate37.7k repo

Video Calibration

nvidia

Calibrate datasets from pre-recorded MP4 videos easily.

Developer ToolsintermediatePython · Shell2.8k repo
A

API Test Suite Builder

alirezarezvani

Automate API testing with comprehensive test suite generation.

Developer ToolsintermediateShell24.3k repo
D

Django Expert

jeffallan

Streamline your Django and DRF development process.

Developer Toolsintermediate11k repo

Quarkus Patterns

affaan-m

Architectural patterns for Java Quarkus applications.

Developer Toolsintermediate239.3k repo

API Documentation Generator

sickn33

Automatically create clear API documentation from your code.

Developer Toolsintermediate44.7k repo

CCXT for PHP

ccxt

Integrate cryptocurrency exchanges seamlessly in PHP.

Developer ToolsintermediateShell43.6k repo

Custom REST Source Setup

posthog

Easily connect any REST API to PostHog.

Developer Toolsintermediate37.6k repo

Create TypeSpec API Plugin

github

Generate TypeSpec plugins for Microsoft 365 Copilot.

Developer Toolsintermediate37.7k repo

Airtable API via Curl

nousresearch

Interact with Airtable's REST API using simple curl commands.

Developer ToolsintermediateShell228.5k repo

Protect Endpoints

n8n-io

Secure your REST endpoints with RBAC decorators.

Developer Toolsintermediate200.1k repo

Zoom MCP Setup

anthropics

Plan and implement Zoom workflows with MCP and REST.

AI & Agentsintermediate23.4k repo

Fastify Best Practices

mcollina

Streamline your Fastify backend development process.

Developer Toolsintermediate1.9k repo

Azure Speech to Text

sickn33

Transcribe short audio files using Azure's REST API.

Developer ToolsintermediatePython · Shell44.7k repo

API Security Testing

API security testing workflow for REST and GraphQL APIs covering authentication, authorization, rate limiting, input validation, and security best practices.

API Designer

Generates complete, production-ready REST API endpoint specifications for any system or domain the user describes. Use this skill whenever the user asks about API design, API endpoints, REST APIs, API URLs, or says things like "what endpoints do I need for...", "design an API for...",...

cuOpt Server API

cuOpt REST server — start server, endpoints, Python/curl client examples. Use when the user is deploying or calling the REST API.

Exploiting Mass Assignment in REST APIs

Discovers and exploits mass assignment (autobinding) in REST APIs by injecting unexpected or hidden parameters (e.g. role, isAdmin, plan) into create/update requests, using Burp Suite Intruder, Arjun, and param-miner to find bindable fields on ORM-backed endpoints (Rails, Django, Laravel, Spring). Use when testing REST APIs for privilege escalation or authorization bypass via unintended parameter binding.

Spring Boot Engineer

Generates Spring Boot 3.x configurations, creates REST controllers, implements Spring Security 6 authentication flows, sets up Spring Data JPA repositories, and configures reactive WebFlux endpoints. Use when building Spring Boot 3.x applications, microservices, or reactive Java applications; invoke for Spring Data JPA, Spring Security 6, WebFlux, Spring Cloud integration, Java REST API design, or Microservices Java architecture.

FastAPI Expert

Use when building high-performance async Python APIs with FastAPI and Pydantic V2. Invoke to create REST endpoints, define Pydantic models, implement authentication flows, set up async SQLAlchemy database operations, add JWT authentication, build WebSocket endpoints, or generate OpenAPI documentation. Trigger terms: FastAPI, Pydantic, async Python, Python API, REST API Python, SQLAlchemy async, JWT authentication, OpenAPI, Swagger Python.

Funda AI

Query Funda AI financial data via two surfaces: the MCP server at https://funda.ai/api/mcp for analyst-grade research synthesis (DCF, comps, earnings previews/recaps, sector deep-dives, SEC filings, transcripts, supply-chain mapping, ownership flow, macro framing) via the agent_chat tool — OR the REST API at https://api.funda.ai/v1 with FUNDA_API_KEY for raw data (real-time quotes, intraday candles, EOD prices, financial statements, options chains/greeks/GEX, supply-chain KG, social sentiment, news, calendars, FRED, ESG, congressional trades, AI hiring signals). Triggers: "funda", "funda.ai", real-time quote, stock price, intraday, balance sheet, income statement, options chain, DCF, comps, earnings preview/recap, analyst estimates, 10-K/10-Q/8-K, transcript, ownership flow, gamma exposure, supply chain, sector deep-dive, congressional trades, FRED. Prefer MCP for synthesis/analysis questions; use REST for raw structured data the MCP declines.

Spring Boot Patterns

Spring Boot architecture patterns, REST API design, layered services, data access, caching, async processing, and logging. Use for Java Spring Boot backend work.