
Claude Skills by jeremylongshore
github.com/jeremylongshore'Optimize OneNote Graph API performance for large notebooks, image handling,
'Production readiness checklist for OneNote Graph API integrations covering
'Implement proper rate limit handling for OneNote Graph API with queue-based
'Reference architecture for OneNote integrations covering all notebook
'Production SDK patterns for OneNote Graph API: retry logic, batch requests,
'Implement secure authentication, token management, and permission scoping
'Migrate OneNote integrations across Graph SDK versions, auth deprecations,
'Implement change detection for OneNote using polling and delta queries
'Ci Integration for OpenEvidence.
'Diagnose and fix OpenEvidence common errors.
'Execute OpenEvidence primary workflow: Clinical Query & Decision Support.
'Execute OpenEvidence secondary workflow: DeepConsult Research Synthesis.
'Data Handling for OpenEvidence.
'Deploy Integration for OpenEvidence.
'Enterprise Rbac for OpenEvidence.
'Install and configure OpenEvidence SDK/API authentication.
'Local Dev Loop for OpenEvidence.
'Multi Env Setup for OpenEvidence.
'Observability for OpenEvidence.
'Performance Tuning for OpenEvidence.
'Reference Architecture for OpenEvidence.
'Sdk Patterns for OpenEvidence.
'Security Basics for OpenEvidence.
'Webhooks Events for OpenEvidence.
'Implement audit logging for OpenRouter API calls. Use when building
'Implement caching for OpenRouter API responses to reduce cost and latency.
'Diagnose and fix common OpenRouter API errors. Use when encountering
'Review OpenRouter integration for regulatory compliance (SOC2, GDPR,
'Optimize context window usage for OpenRouter models to reduce cost and
'Implement cost controls for OpenRouter API usage. Use when setting budgets,
'Implement data privacy controls for OpenRouter API usage. Use when handling
'Create debug bundles for troubleshooting OpenRouter API issues. Use
'Configure automatic model fallbacks for high availability on OpenRouter.
'Implement function/tool calling with OpenRouter models. Use when building
'Send your first OpenRouter API request and understand the response.
'Set up OpenRouter API authentication and configure API keys. Use when
'Avoid common OpenRouter integration mistakes and gotchas. Use proactively
'Distribute OpenRouter requests across multiple keys and models for high
'Monitor OpenRouter model availability and implement health checks. Use
'Query, filter, and select from OpenRouter''s 400+ model catalog. Use
'Implement intelligent model routing to optimize cost, quality, and latency
'Use multiple AI providers (OpenAI, Anthropic, Google, Meta) through
'Migrate from OpenAI to OpenRouter with minimal code changes. Use when
'Optimize OpenRouter request latency and throughput. Use when building
'Understand OpenRouter pricing, calculate costs, and optimize spend.
'Validate production readiness of your OpenRouter integration. Use before
'Understand and handle OpenRouter rate limits. Use when hitting 429 errors,
'Design production architectures using OpenRouter as the LLM gateway.
'Define custom routing rules for OpenRouter requests based on user tier,
'Build reusable OpenRouter client wrappers with retries, typing, and