GitHub
Skills harvested from GitHub repositories
14810 skills availablenotion-content-management
Complete guide to creating, updating, archiving, and composing Notion pages and block content using the @notionhq/client...
notion-common-errors
Quick reference for all Notion API error codes with exact HTTP statuses, error bodies, and fixes. The API returns errors...
notion-ci-integration
Automate documentation sync, deploy tracking, and configuration management by integrating the Notion API into CI/CD pipe...
notion-architecture-variants
Five validated architecture patterns for using Notion as a backend via the API. Each variant shows a specific use case w...
notion-advanced-troubleshooting
Deep debugging techniques for Notion API issues that resist standard fixes. Covers API response inspection with request ...
sentry-policy-guardrails
Organizational governance framework that prevents Sentry configuration drift across multiple services. A shared npm pack...
clade-model-inference
The Messages API is the only inference endpoint. Every Claude interaction goes through client.messages.create(). This sk...
databricks-webhooks-events
Configure notifications and event-driven workflows for Databricks jobs. Covers notification destinations (Slack, Teams, ...
web-crawling
Scraping content from web pages (especially JavaScript-rendered) Automating browser interactions (login, form submission...
crest-okr
You are Crest — the product strategist on the Product Team. Design OKRs that drive decisions, not just reporting. Follow...
flyio-local-dev-loop
Fast local development workflow for Fly.io apps: build and test Docker containers locally, proxy remote Fly services (Po...
clerk-common-errors
Diagnose and resolve common Clerk authentication errors. Organized by error category with root cause analysis and fix co...
langfuse-debug-bundle
!node --version 2>/dev/null || echo 'N/A' !python3 --version 2>/dev/null || echo 'N/A' !npm list langfuse @langfuse/clie...
exa-deploy-integration
Deploy applications using Exa's neural search API to production. Covers API endpoint creation, secret management per pla...
clay-cost-tuning
Reduce Clay data enrichment spending by connecting your own API keys (70-80% savings), optimizing waterfall depth, impro...
wispr-rate-limits
Guidance for rate limits with Wispr Flow voice-to-text API. WebSocket API: wss://api.wisprflow.ai/api/v1/ws (recommended...
appfolio-sdk-patterns
Production-ready patterns for the AppFolio property management REST API. AppFolio uses HTTP Basic Auth with client crede...
onenote-local-dev-loop
Testing OneNote integrations typically requires Azure AD credentials and live Graph API calls, which means authenticatio...
lindy-webhooks-events
Lindy supports webhooks in two directions: Inbound (Webhook Received trigger wakes an agent) and Outbound (HTTP Request ...
lindy-upgrade-migration
Lindy is a managed platform — agents run on Lindy's infrastructure. "Upgrades" mean reconfiguring agents for new capabil...
lindy-reference-architecture
Production-ready architecture patterns for integrating Lindy AI agents into applications. Covers webhook integration, mu...
lindy-rate-limits
Lindy uses a credit-based consumption model, not traditional API rate limits. Every task (everything an agent does after...
lindy-prod-checklist
Comprehensive go-live checklist for Lindy AI agents entering production. Covers agent configuration, security, monitorin...
lindy-performance-tuning
Lindy agents execute as multi-step workflows where each step (LLM call, action execution, API call, condition evaluation...