Search Skills
Search across 54932 indexed skills
fathom-hello-world
First API calls against Fathom: list meetings, get a transcript, retrieve AI-generated summaries and action items. Completed fathom-install-auth setup...
fathom-local-dev-loop
fathom-integration/ ├── src/ │ ├── fathomclient.py │ ├── transcriptprocessor.py │ └── webhookhandler.py ├── tests/ │ ├── fixtures/ │ │ ├──...
customerio-hello-world
Create a minimal working Customer.io integration: identify a user (create/update their profile), track an event, and send a transactional email. This ...
bamboohr-hello-world
Minimal working examples for the three most common BambooHR API operations: fetch the employee directory, get a single employee by ID, and run a custo...
evernote-local-dev-loop
Configure an efficient local development environment for Evernote API integration with sandbox testing, hot reload, ENML helpers, and a local Express ...
lokalise-hello-world
End-to-end walkthrough: list projects, create a test project, add keys, set translations across languages, and retrieve them. Covers both the Node SDK...
fireflies-hello-world
Minimal working examples demonstrating core Fireflies.ai GraphQL queries: list users, fetch transcripts, and read a meeting summary. Completed firefli...
coderabbit-local-dev-loop
Use CodeRabbit CLI to review code locally before opening a PR. The CLI provides the same AI-powered review as the GitHub App but runs in your terminal...
openrouter-hello-world
Send a minimal chat completion request through OpenRouter, understand the response format, try different models, and verify the full round-trip works....
assemblyai-hello-world
Minimal working examples demonstrating AssemblyAI's three core capabilities: async transcription, audio intelligence features, and LeMUR (LLM-powered ...
instantly-local-dev-loop
Set up a local development workflow for Instantly integrations. Instantly provides a mock server at https://developer.instantly.ai/mock/api/v2/ for te...
salesloft-hello-world
List people and create a new person — the two fundamental SalesLoft API operations. Uses the REST API v2 at https://api.salesloft.com/v2/. All endpoin...