Found 1000 skills for "testing" Page 59 of 84

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...

github 1 files

fathom-local-dev-loop

fathom-integration/ ├── src/ │ ├── fathomclient.py │ ├── transcriptprocessor.py │ └── webhookhandler.py ├── tests/ │ ├── fixtures/ │ │ ├──...

github 1 files

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 ...

github 2 files

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...

github 1 files

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 ...

github 2 files

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...

github 2 files

fireflies-hello-world

Minimal working examples demonstrating core Fireflies.ai GraphQL queries: list users, fetch transcripts, and read a meeting summary. Completed firefli...

github 1 files

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...

github 1 files

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....

github 7 files

assemblyai-hello-world

Minimal working examples demonstrating AssemblyAI's three core capabilities: async transcription, audio intelligence features, and LeMUR (LLM-powered ...

github 1 files

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...

github 1 files

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...

github 1 files