
Claude Skills by jeremylongshore
github.com/jeremylongshore'Install and configure Grammarly SDK/CLI authentication.
'Configure Grammarly local development with hot reload and testing.
'Deep dive into Grammarly API migration patterns.
'Configure Grammarly across multiple environments.
'Implement Grammarly observability with metrics and logging.
'Optimize Grammarly API performance with caching, batching, and connection
'Production readiness checklist for Grammarly API integrations. Use when
'Implement Grammarly rate limiting, backoff, and idempotency patterns.
'Implement Grammarly reference architecture with best-practice project
'Apply production-ready Grammarly SDK patterns for TypeScript and Python.
'Security fundamentals for Grammarly API credential management. Use when
'Upgrade and migration guidance for Grammarly API version changes. Use
'Implement Grammarly webhook signature validation and event handling.
'Build automated pipelines from Granola meeting notes to GitHub Issues,
"Troubleshoot common Granola errors \u2014 audio capture failures, transcription\
"Meeting preparation and template setup in Granola \u2014 templates,\
'Post-meeting note processing, sharing, and follow-up workflows in Granola.
"Optimize Granola costs \u2014 plan selection, ROI calculation, seat\
'Manage Granola data export, retention policies, GDPR/CCPA compliance,
'Create diagnostic bundles for Granola support requests.
"Deploy Granola native integrations \u2014 Slack, Notion, HubSpot, Attio,\
'Configure enterprise role-based access control for Granola workspaces.
'Capture your first meeting with Granola and review AI-enhanced notes.
'Incident response procedures for Granola meeting capture failures and
'Install and configure Granola AI meeting notes with calendar and audio
'Access Granola meeting data programmatically for developer workflows.
'Migrate to Granola from Otter.ai, Fireflies, Fathom, tl;dv, or manual
'Configure Granola across multiple workspaces and teams with SSO/SCIM
'Monitor Granola adoption, meeting analytics, and build custom dashboards.
'Optimize Granola transcription accuracy, note quality, and processing
'Production readiness checklist for Granola team and enterprise deployment.
'Understand Granola plan limits, usage quotas, and API rate limiting.
'Enterprise reference architecture for meeting management with Granola.
'Zapier automation patterns and Enterprise API integration for Granola.
'Security and privacy configuration for Granola meeting data.
'Upgrade Granola app versions and migrate between subscription plans.
'Build event-driven automations with Granola''s Zapier webhook triggers.
'Configure Groq CI/CD integration with GitHub Actions, testing, and model
'Diagnose and fix Groq API errors with real error codes and solutions.
Execute Groq's primary workflow: chat completions with tool use and JSON mode. Use when implementing chat interfaces, function calling, structured output, or building AI features with Groq's fast inference. Trigger with phrases like "groq chat completion", "groq tool use", "groq function calling", "groq JSON mode".
Use when you need Groq's non-chat endpoints — transcribing or translating audio with Whisper, understanding images with Llama 4 vision, generating speech (TTS), or benchmarking models for speed vs quality. Trigger with phrases like "groq whisper", "groq transcription", "groq audio", "groq vision", "groq TTS", "groq speech".
'Optimize Groq costs through model routing, token management, and usage
Use when you need to keep PII out of Groq API calls, filter model responses, audit-log conversations, or track token cost and usage for a Groq integration. Implements prompt sanitization, PII redaction, response filtering, and usage tracking. Trigger with phrases like "groq data", "groq PII", "groq GDPR", "groq data retention", "groq privacy", "groq compliance".
'Collect Groq debug evidence for support tickets and troubleshooting.
'Deploy Groq integrations to Vercel, Cloud Run, and containerized platforms.
Use when you run Groq inference for multiple teams and need per-team model allow-lists, spending caps, rate limits, and key rotation — because Groq API keys have no built-in scopes, so access control must live in your gateway. Configure Groq organization management, API key scoping, spending controls, and team access patterns. Trigger with phrases like "groq organization", "groq RBAC", "groq enterprise", "groq team access", "groq spending limits", "groq multi-team".
Create a minimal working Groq chat completion example. Use when starting a new Groq integration, testing your setup after installing the SDK, or learning the basic Groq API request/response pattern before building something larger. Trigger with phrases like "groq hello world", "groq example", "groq quick start", "simple groq code".
'Execute Groq incident response: triage, mitigation, fallback, and postmortem.
'Install and configure Groq SDK authentication for TypeScript or Python.
'Configure Groq local development with hot reload, mocking, and testing.