Best Best AI Agent Skills for API Development

107 SkillsUpdated recently

AI agent skills for REST and GraphQL API design, endpoint scaffolding, OpenAPI specs, authentication middleware, and request validation patterns.

Sorted by installs · most first

embedding-strategies

wshobson/agents

Guide to selecting and optimizing embedding models for vector search applications.

npx skills add https://github.com/wshobson/agents --skill embedding-strategies
786 installs
Updated 1mo ago

distributed-tracing

wshobson/agents

Implement distributed tracing with Jaeger and Tempo for request flow visibility across microservices.

npx skills add https://github.com/wshobson/agents --skill distributed-tracing
781 installs
Updated 1mo ago

vector-index-tuning

wshobson/agents

Optimizes vector indexes for enhanced production performance by tuning HNSW parameters and implementing quantization strategies. Developers benefit from improved search latency and memory efficiency, ensuring faster and more scalable vector searches in large datasets.

npx skills add https://github.com/wshobson/agents --skill vector-index-tuning
771 installs
Updated 1mo ago

similarity-search-patterns

wshobson/agents

Implements efficient similarity search workflows for various applications, including semantic search systems and recommendation engines. By utilizing this skill, developers can significantly improve search accuracy and performance, ensuring quick retrieval of similar items even from large datasets.

npx skills add https://github.com/wshobson/agents --skill similarity-search-patterns
765 installs
Updated 1mo ago

paypal-integration

wshobson/agents

Facilitates seamless PayPal payment processing, including integration for various payment types like one-time purchases and subscriptions. By implementing this skill, developers can streamline the payment workflow, reduce errors, and enhance user experience during online transactions.

npx skills add https://github.com/wshobson/agents --skill paypal-integration
763 installs
Updated 1mo ago

saga-orchestration

wshobson/agents

Manages distributed transactions and long-running business processes in microservices architectures. By implementing a saga orchestration pattern, it facilitates coordinated multi-service actions that enhance reliability and failure handling.

npx skills add https://github.com/wshobson/agents --skill saga-orchestration
763 installs
Updated 1mo ago

hybrid-search-implementation

wshobson/agents

Handles the integration of vector similarity with keyword-based search methods in retrieval-augmented generation systems. This skill enhances search effectiveness by combining semantic understanding with precise keyword matches, improving recall for domain-specific queries.

npx skills add https://github.com/wshobson/agents --skill hybrid-search-implementation
761 installs
Updated 1mo ago

service-mesh-observability

wshobson/agents

Handles the implementation of observability patterns for service meshes like Istio and Linkerd. By using this skill, developers can enhance system reliability and performance through effective monitoring and troubleshooting of service interactions.

npx skills add https://github.com/wshobson/agents --skill service-mesh-observability
721 installs
Updated 1mo ago

nft-standards

wshobson/agents

Facilitates the implementation of ERC-721 and ERC-1155 NFT standards for both on-chain and off-chain scenarios. Developers can streamline NFT creation and management, enhancing their projects with features like royalties and metadata best practices.

npx skills add https://github.com/wshobson/agents --skill nft-standards
713 installs
Updated 1mo ago

wrangler

cloudflare/skills

Manages the development and deployment of Cloudflare Workers and their resources efficiently. By automating the setup and monitoring processes, it enhances productivity and reduces errors during worker management.

npx skills add https://github.com/cloudflare/skills --skill wrangler
670 installs
Updated 1mo ago

resend

resend/resend-skills

Manages the routing of emails through various sub-skills tailored for sending and receiving. By installing this skill, developers can streamline their email handling processes, reducing the complexities associated with both transactional and inbound emails.

npx skills add https://github.com/resend/resend-skills --skill resend
610 installs
Updated 1mo ago

elysiajs

elysiajs/skills

Handles the creation and management of ElysiaJS type-safe backend servers and routes. Developers benefit by streamlining server setup and reducing coding errors through built-in validation and authentication features.

npx skills add https://github.com/elysiajs/skills --skill elysiajs
556 installs
Updated 1mo ago

cloudflare

dmmulroy/cloudflare-skill

Facilitates the deployment and management of applications on the Cloudflare platform through a variety of services like serverless functions and stateful coordination. This skill streamlines workflows by consolidating necessary steps for authentication, code execution, and data storage, reducing time spent on deployment processes.

npx skills add https://github.com/dmmulroy/cloudflare-skill --skill cloudflare
528 installs
Updated 1mo ago

firecrawl-scraper

jezweb/claude-skills

Facilitates web data extraction by rendering JavaScript and bypassing anti-bot measures to capture dynamic content. Automates the process of gathering structured data from websites, saving developers time and reducing the likelihood of errors in data collection.

npx skills add https://github.com/jezweb/claude-skills --skill firecrawl-scraper
489 installs
Updated 1mo ago

orpc-contract-first

langgenius/dify

Facilitates the creation and registration of API contracts in a structured manner for oRPC projects. By employing this skill, developers can streamline API integration, reducing errors and improving maintainability.

npx skills add https://github.com/langgenius/dify --skill orpc-contract-first
468 installs
Updated 1mo ago

api-security-best-practices

sickn33/antigravity-awesome-skills

Guides developers in implementing API security practices such as authentication, authorization, and input validation. By using this skill, developers can ensure that their APIs are protected against common vulnerabilities and attacks, promoting a more secure application environment.

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill api-security-best-practices
441 installs
Updated 1mo ago

api-patterns

sickn33/antigravity-awesome-skills

Provides a comprehensive framework for making informed API design decisions, including REST, GraphQL, and tRPC considerations. By using it, developers can enhance their API's reliability and user experience, leading to more maintainable and secure applications.

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill api-patterns
403 installs
Updated 1mo ago

api-documentation-generator

sickn33/antigravity-awesome-skills

Automates the creation of extensive API documentation from your codebase, covering endpoints, authentication, and error handling. Enhances developer onboarding and reduces the time spent on documentation maintenance by providing a clear and structured output.

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill api-documentation-generator
403 installs
Updated 1mo ago

better-auth

jezweb/claude-skills

Implements robust authentication workflows by providing OAuth and email/password sign-in capabilities. Developers benefit by streamlining user authentication processes, enhancing security features like two-factor authentication, and reducing the time spent on custom authentication logic.

npx skills add https://github.com/jezweb/claude-skills --skill better-auth
389 installs
Updated 1mo ago

ai-sdk-core

jezweb/claude-skills

Facilitates backend AI integration using Vercel AI SDK, handling structured input and output generation for diverse tasks. By installing this skill, developers can enhance their applications with powerful AI functionalities, streamline workflows, and reduce manual coding errors.

npm install ai @ai-sdk/openai @ai-sdk/anthropic @ai-sdk/google zod
291 installs
Updated 1mo ago

computer-use-agents

sickn33/antigravity-awesome-skills

Facilitates the development of computer use agents through a structured Perception-Reasoning-Action loop. By automating screen analysis and action execution, it streamlines the task of building complex automation scripts and reduces the potential for human error.

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill computer-use-agents
286 installs
Updated 1mo ago

spec-to-code-compliance

trailofbits/skills

This skill verifies whether the code implementation aligns with the specified documentation in blockchain protocols. By ensuring code compliance, developers can identify discrepancies early, reducing the risk of vulnerabilities and enhancing security in their projects.

npx skills add https://github.com/trailofbits/skills --skill spec-to-code-compliance
279 installs
Updated 1mo ago

convex-http-actions

waynesutton/convexskills

Facilitates the creation of HTTP endpoints for handling webhooks and API integrations in Convex applications. By implementing this skill, developers can streamline communication between their apps and external services, making integrations easier and faster.

npx skills add https://github.com/waynesutton/convexskills --skill convex-http-actions
279 installs
Updated 1mo ago

openrouter-typescript-sdk

openrouterteam/agent-skills

Facilitates seamless integration with OpenRouter's unified API for TypeScript applications, enabling easy interaction with over 300 AI models. Developers save time and reduce complexity by employing a type-safe and structured approach to AI interactions, ensuring fewer errors during the implementation of AI-driven solutions.

npm install @openrouter/sdk
271 installs
Updated 1mo ago

telegram-mini-app

sickn33/antigravity-awesome-skills

Facilitates the development of Mini Apps on the Telegram platform, enabling integration with various features like in-app payments and user authentication. Developers benefit from streamlined app creation, leveraging Telegram's existing user base for instant reach and engagement.

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill telegram-mini-app
271 installs
Updated 1mo ago

exa-search

benedictking/exa-search

Enables semantic search and content extraction from various web pages based on user intent. Speeds up research and information retrieval by allowing users to automate the search process and get structured responses.

npx skills add https://github.com/benedictking/exa-search --skill exa-search
267 installs
Updated 1mo ago

crewai

sickn33/antigravity-awesome-skills

Facilitates the design and orchestration of AI agent teams with defined roles and tasks. Streamlines project management by enabling clear task delegation and improving collaboration among agents.

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill crewai
262 installs
Updated 1mo ago

cloudflare-r2

jezweb/claude-skills

Facilitates efficient storage and retrieval of objects within Cloudflare's R2 Object Storage by providing a streamlined API. Developers benefit by reducing complexity and leveraging scalable storage solutions, leading to faster deployment and less overhead in managing data operations.

npx skills add https://github.com/jezweb/claude-skills --skill cloudflare-r2
239 installs
Updated 1mo ago

hubspot-integration

sickn33/antigravity-awesome-skills

Facilitates the integration of HubSpot CRM through various authentication methods and CRUD operations. This skill streamlines data management processes by ensuring secure and efficient interaction with HubSpot's API, ultimately improving productivity.

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill hubspot-integration
239 installs
Updated 1mo ago

api-designer

jeffallan/claude-skills

Designs scalable REST and GraphQL APIs while creating detailed OpenAPI specifications. By using this skill, developers gain a structured approach to API design that enhances performance, security, and maintenance.

npx skills add https://github.com/jeffallan/claude-skills --skill api-designer
238 installs
Updated 1mo ago

nestjs

giuseppe-trisciuoglio/developer-kit

Facilitates the development of structured NestJS applications with TypeScript and Drizzle ORM for seamless database interactions. Developers benefit from this skill by streamlining their workflow, enhancing productivity through clear patterns and best practices.

npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill nestjs
232 installs
Updated 1mo ago

upstash-qstash

sickn33/antigravity-awesome-skills

Facilitates reliable serverless messaging through scheduled HTTP calls and webhook delivery. By leveraging QStash, developers can ensure timely message dispatch without the complexities of infrastructure management.

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill upstash-qstash
231 installs
Updated 1mo ago

blockrun

sickn33/antigravity-awesome-skills

Facilitates real-time access to various capabilities like image generation and live data retrieval through a micropayment system. By automating calls to multiple providers, it saves users time and ensures they can obtain services on demand without hassle.

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill blockrun
230 installs
Updated 1mo ago

openai-api

jezweb/claude-skills

Handles interactions with various OpenAI APIs, facilitating tasks like chat completions, embeddings, and image generation. Developers benefit from easy access to advanced AI functionalities, streamlining the implementation of AI-driven features within their applications.

npx skills add https://github.com/jezweb/claude-skills --skill openai-api
230 installs
Updated 1mo ago

semgrep-rule-variant-creator

trailofbits/skills

Ports existing Semgrep rules to new target languages with thorough applicability analysis and test-driven validation. Developers benefit by ensuring accurate translation of rules, which reduces the risk of detection errors across multiple programming languages.

npx skills add https://github.com/trailofbits/skills --skill semgrep-rule-variant-creator
227 installs
Updated 1mo ago

moodle-external-api-development

sickn33/antigravity-awesome-skills

Facilitates the development of custom external web service APIs for the Moodle LMS by adhering to its API framework. This skill enables developers to save considerable time by automating the API creation process and minimizing potential integration errors.

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill moodle-external-api-development
223 installs
Updated 1mo ago

capture-api-response-test-fixture

vercel/ai

Stores actual API responses in test fixtures to facilitate accurate provider response parsing tests. This streamlines the testing process by ensuring that developers can validate their parsers against realistic data, thus reducing errors in production settings.

npx skills add https://github.com/vercel/ai --skill capture-api-response-test-fixture
219 installs
Updated 1mo ago

payload

payloadcms/skills

Handles complex content management tasks with features such as access control, versioning, and custom APIs. By installing it, developers streamline the creation and management of dynamic applications with reduced coding effort and enhanced functionality.

npx skills add https://github.com/payloadcms/skills --skill payload
217 installs
Updated 1mo ago

langchain

davila7/claude-code-templates

Facilitates the development of applications that utilize large language models (LLMs) with retrieval-augmented generation (RAG) capabilities. By employing this skill, developers can streamline the creation of intelligent agents, significantly reducing development time and enhancing application responsiveness.

npx skills add https://github.com/davila7/claude-code-templates --skill langchain
213 installs
Updated 1mo ago

google-workspace

jezweb/claude-skills

Facilitates automation of tasks and management across various Google Workspace applications using their respective APIs. By integrating these APIs, developers can streamline workflows, improve efficiency, and enhance collaboration capabilities within their projects.

npx skills add https://github.com/jezweb/claude-skills --skill google-workspace
212 installs
Updated 1mo ago

rivetkit-client-react

rivet-dev/skills

Facilitates the connection of React applications to Rivet Actors via easy-to-use hooks, streamlining actor interaction. Developers benefit by simplifying data synchronization and event handling, enhancing responsiveness and reducing boilerplate code.

npm install @rivetkit/react@2.0.42
212 installs
Updated 1mo ago

elevenlabs-agents

jezweb/claude-skills

Facilitates the creation and deployment of conversational AI voice agents. This streamlines the development process by providing necessary tools and integrations, allowing developers to focus on functionality rather than infrastructure.

npx skills add https://github.com/jezweb/claude-skills --skill elevenlabs-agents
210 installs
Updated 1mo ago

cloudflare-kv

jezweb/claude-skills

Handles key-value storage and retrieval in Cloudflare Workers projects, optimizing for performance with low-latency operations. Developers benefit from improved efficiency in managing data through an easy-to-use API, resulting in faster application response times and reduced overhead in data management.

npx skills add https://github.com/jezweb/claude-skills --skill cloudflare-kv
209 installs
Updated 1mo ago

rivetkit-client-javascript

rivet-dev/skills

Facilitates seamless integration of Rivet's client-side functionalities in JavaScript applications. Developers can streamline their projects by leveraging this skill to enhance productivity and reduce coding errors related to Rivet's API interactions.

npx skills add https://github.com/rivet-dev/skills --skill rivetkit-client-javascript
208 installs
Updated 1mo ago

ralph

snarktank/ralph

Converts PRDs into the `prd.json` format required for streamlined project management in Ralph. This enables teams to execute development workflows autonomously and efficiently, reducing the risk of miscommunication and errors in the implementation process.

npx skills add https://github.com/snarktank/ralph --skill ralph
205 installs
Updated 1mo ago

openai-agents

jezweb/claude-skills

Facilitates the integration and management of OpenAI's functionalities within applications. This skill streamlines development by enabling automated interactions with AI models, reducing complexity and enhancing productivity.

npx skills add https://github.com/jezweb/claude-skills --skill openai-agents
202 installs
Updated 1mo ago

paper-2-web

davila7/claude-code-templates

Transforms academic papers into interactive websites, presentation videos, and print-ready posters. By automating this process, users can quickly create high-quality promotional materials that enhance the visibility and accessibility of their research.

npx skills add https://github.com/davila7/claude-code-templates --skill paper-2-web
199 installs
Updated 1mo ago

cloudflare-workflows

jezweb/claude-skills

Handles the orchestration of serverless workflows in Cloudflare environments by managing execution steps and events. Developers gain enhanced control over complex processes, optimizing serverless functions by reducing response times and manual intervention.

npx skills add https://github.com/jezweb/claude-skills --skill cloudflare-workflows
199 installs
Updated 1mo ago

building-mcp-server-on-cloudflare

cloudflare/skills

Creates production-ready Model Context Protocol servers on Cloudflare Workers, enabling users to construct and deploy remote servers easily. This skill enhances development speed and reliability by streamlining the setup process with built-in authentication and deployment tools.

npx skills add https://github.com/cloudflare/skills --skill building-mcp-server-on-cloudflare
198 installs
Updated 1mo ago

rivetkit-client-swift

rivet-dev/skills

Facilitates seamless interaction with Rivet Actors from Swift applications using the `RivetKitClient`. Developers benefit by streamlining API calls and event subscriptions, enabling rapid client-side integration.

npx skills add https://github.com/rivet-dev/skills --skill rivetkit-client-swift
196 installs
Updated 1mo ago
1 / 3

Explore Popular Categories