Search Skills
Search across 54932 indexed skills
onenote-local-dev-loop
Testing OneNote integrations typically requires Azure AD credentials and live Graph API calls, which means authentication friction on every dev sessio...
notion-hello-world
Three minimal examples covering the Notion API core surfaces: searching for pages, creating a test page in a database, and verifying the created page ...
notion-reference-architecture
Production-grade architecture for Notion integrations using @notionhq/client. This skill defines a four-layer architecture — client singleton, reposit...
lindy-hello-world
Build a minimal Lindy AI agent: Webhook Received trigger -> LLM processing -> Slack notification. Demonstrates the three core building blocks every Li...
sentry-local-dev-loop
Configure Sentry for local development with environment-aware DSN routing, debug-mode verbosity, full-capture sample rates, beforeSend inspection, Sen...
navan-debug-bundle
Collect diagnostic data from Navan REST API integrations into a structured, shareable debug bundle. Navan has no SDK — all debugging uses raw HTTP req...
flexport-hello-world
List shipments and retrieve tracking milestones using the Flexport REST API v2. Flexport has no npm SDK -- you call https://api.flexport.com directly ...
mistral-hello-world
Minimal working examples demonstrating Mistral AI chat completions, streaming, multi-turn conversation, and JSON mode. Uses the official @mistralai/mi...
evaluating-machine-learning-models
Evaluate machine learning models using a comprehensive suite of metrics including accuracy, precision, recall, F1-score, and custom KPIs. This skill e...
shopify-hello-world
Minimal working example: query your store's products using the Shopify GraphQL Admin API. Uses @shopify/shopify-api with a custom app access token for...
persona-hello-world
Create a Persona inquiry, generate an embed URL for the verification flow, and poll for the inquiry status. Uses the real Persona REST API with sandbo...
shopify-ci-integration
Set up CI/CD pipelines for Shopify apps using GitHub Actions, including API version compatibility testing, Shopify CLI deployment, and extension valid...