perplexity-hello-world

Installation
SKILL.md

Perplexity Hello World

Overview

Minimal working example demonstrating Perplexity's core value: web-grounded answers with citations. Unlike standard LLMs, Perplexity searches the web for every query and returns cited sources.

Prerequisites

  • Completed perplexity-install-auth setup
  • openai package installed
  • PERPLEXITY_API_KEY environment variable set

Instructions

Step 1: Basic Search with Citations (TypeScript)

import OpenAI from "openai";
Installs
5
GitHub Stars
2.7K
First Seen
Mar 9, 2026
perplexity-hello-world — jeremylongshore/tons-of-skills-marketplace