Search Skills
Search across 54932 indexed skills
http-client-config
This skill provides automated assistance for http client config tasks within the API Integration domain. This skill activates automatically when you: ...
iam-role-generator
This skill provides automated assistance for iam role generator tasks within the AWS Skills domain. This skill activates automatically when you: Menti...
langchain-debug-bundle
An on-call engineer pages you at 2am: the production agent loops, ToolMessage outputs are empty strings, the user sees "I could not find the answer." ...
perplexity-core-workflow-a
Primary money-path workflow: send a search query to Perplexity Sonar, receive a web-grounded answer with inline citations, parse and display the resul...
perplexity-rate-limits
Handle Perplexity Sonar API rate limits. Perplexity uses a leaky bucket algorithm: burst capacity is available, with tokens refilling continuously at ...
perplexity-upgrade-migration
!npm list openai 2>/dev/null | grep openai || echo 'openai not installed' !pip show openai 2>/dev/null | grep Version || echo 'N/A' Guide for migratin...
openevidence-performance-tuning
OpenEvidence's clinical API handles evidence query response times, citation batch retrieval, and complex multi-condition query optimization. Clinical ...
perplexity-hello-world
Minimal working example demonstrating Perplexity's core value: web-grounded answers with citations. Unlike standard LLMs, Perplexity searches the web ...
openrouter-openai-compat
OpenRouter implements the OpenAI Chat Completions API specification (/v1/chat/completions). Existing OpenAI SDK code works with OpenRouter by changing...
openrouter-streaming-setup
OpenRouter supports Server-Sent Events (SSE) streaming via stream: true, compatible with the OpenAI SDK. Streaming returns tokens as they're generated...
openevidence-rate-limits
OpenEvidence's clinical decision support API enforces strict rate limits to ensure reliable evidence retrieval for healthcare applications. Clinical q...
openevidence-debug-bundle
This debug bundle collects diagnostic evidence from OpenEvidence clinical decision support API integrations for troubleshooting evidence retrieval, cl...