Toolverse
All skills

perplexity-hello-world

by jeremylongshore

Create a minimal working Perplexity example.\nUse when starting a new Perplexity integration, testing your setup,\nor learning basic Perplexity 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 Perplexity example.\nUse when starting a new Perplexity integration, testing your setup,\nor learning basic Perplexity API patterns.\nTrigger with phrases like \

How to use

  1. Upewnij się, że wcześniej uruchomiłeś skil perplexity-install-auth, aby skonfigurować uwierzytelnianie i ustawić zmienną środowiskową PERPLEXITY_API_KEY. 2. Zainstaluj pakiet openai, jeśli jeszcze go nie masz: npm install openai. 3. Wyzwól ten skil frazami takimi jak "perplexity hello world", "perplexity example", "perplexity quick start" lub "simple perplexity search". 4. Skil wygeneruje kod TypeScript, który inicjalizuje klienta OpenAI z punktem końcowym Perplexity i wysyła zapytanie do modelu sonar. 5. Kod automatycznie wyodrębni odpowiedź oraz listę cytowanych źródeł z odpowiedzi API i wyświetli je w konsoli. 6. Możesz modyfikować treść zapytania (pole content w roli user) na dowolne pytanie, aby przetestować wyszukiwanie z cytowaniem dla swoich przypadków użycia.

Related skills

hono

by openstatusHQ

Efficiently develop Hono applications using Hono CLI. Supports documentation search, API reference lookup, request testing, and bundle optimization.

Testing
1257

pair-trade-screener

by tradermonty

Statistical arbitrage tool for identifying and analyzing pair trading opportunities. Detects cointegrated stock pairs within sectors, analyzes spread behavior, calculates z-scores, and provides entry/exit recommendations for market-neutral strategies. Use when user requests pair

Testing
994

code-review-excellence

by wshobson

Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.

Testing
1145

playwright-cli

by microsoft

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

Testing
45103

differential-review

by trailofbits

Performs security-focused differential review of code changes (PRs, commits, diffs). Adapts analysis depth to codebase size, uses git history for context, calculates blast radius, checks test coverage, and generates comprehensive markdown reports. Automatically detects and

Testing
2510

lean4-theorem-proving

by cameronfreer

Use when developing Lean 4 proofs, facing type class synthesis errors, managing sorries/axioms, or searching mathlib - provides build-first workflow, instance management patterns (haveI/letI), and domain-specific tactics

Testing
9108