Best Best AI Agent Skills for API Development

30 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 10d 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 10d 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 10d 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 10d 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 10d 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 10d 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 10d 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 10d 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 10d 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 9d 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 9d 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 9d 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 9d 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 9d 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 9d 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 9d 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 9d 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 9d 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 9d 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 9d 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 9d 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 9d 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 9d 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 9d 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 9d 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 9d 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 9d 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 9d ago

oracle

moltbot/moltbot

Bundles prompts and selected files into a single request for models like GPT-5.2 Pro, enabling real repo context for accurate responses. By automating the integration of context with queries, it significantly reduces the time spent verifying code and enhances coding accuracy.

npx skills add https://github.com/moltbot/moltbot --skill oracle
136 installs
Updated 9d ago

brave-search

steipete/agent-scripts

Handles headless web search and content extraction using Brave Search APIs, eliminating the need for a browser. This skill streamlines information retrieval by automating searches and content extraction, significantly improving efficiency.

npx skills add https://github.com/steipete/agent-scripts --skill brave-search
78 installs
Updated 9d ago

Explore Popular Categories