Toolverse
All skills

apollo-hello-world

by jeremylongshore

Create a minimal working Apollo.io example.\nUse when starting a new Apollo integration, testing your setup,\nor learning basic Apollo API patterns.\nTrigger with phrases like \

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Testing

About this skill

Create a minimal working Apollo.io example.\nUse when starting a new Apollo integration, testing your setup,\nor learning basic Apollo API patterns.\nTrigger with phrases like \

How to use

  1. Upewnij się, że wcześniej uruchomiłeś umiejętność apollo-install-auth i masz skonfigurowany klucz API w zmiennej środowiskowej APOLLO_API_KEY.

  2. Wyzwól tę umiejętność frazami takimi jak "apollo hello world", "apollo example", "apollo quick start", "simple apollo code" lub "test apollo api".

  3. Umiejętność wygeneruje plik hello-apollo.ts zawierający kod klienta axios z prawidłowym nagłówkiem x-api-key i bazowym URL api.apollo.io/api/v1/.

  4. Kod wykonuje wyszukiwanie kontaktów (People Search) — wysyła żądanie POST do /mixed_people/api_search z parametrami takimi jak domena organizacji, stanowisko i poziom seniority. Ten endpoint jest darmowy i nie zużywa kredytów wzbogacania.

  5. Wynik zawiera listę znalezionych kontaktów z ich imionami, stanowiskami i nazwami organizacji. Możesz dostosować parametry wyszukiwania (q_organization_domains_list, person_titles, person_seniorities) do swoich potrzeb.

  6. Uruchom wygenerowany kod, aby przetestować połączenie z API Apollo i zweryfikować, że Twoja konfiguracja działa poprawnie.

Related skills

vitest

by antfu

Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or working with test filtering and fixtures.

Testing
1236

webapp-testing

by anthropics

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

Testing
130255

crypto-research

by stevengonsalvez

Comprehensive cryptocurrency market research and analysis using specialized AI agents. Analyzes market data, price trends, news sentiment, technical indicators, macro correlations, and investment opportunities. Use when researching cryptocurrencies, analyzing crypto markets,

Testing
14118

langchain

by zechenzhangAGI

Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct agents, tool calling, memory management, and vector store retrieval. Use for building chatbots, question-answering

Testing
21123

ppt-creator

by daymade

Create professional slide decks from topics or documents. Generates structured content with data-driven charts, speaker notes, and complete PPTX files. Applies persuasive storytelling principles (Pyramid Principle, assertion-evidence). Supports multiple formats (Marp,

Testing
2739

backtesting-frameworks

by wshobson

Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when developing trading algorithms, validating strategies, or building backtesting infrastructure.

Testing
12105