perplexity-hello-world
Installation
SKILL.md
Perplexity Hello World
Overview
Minimal working example demonstrating core Perplexity functionality.
Prerequisites
- Completed
perplexity-install-authsetup - Valid API credentials configured
- Development environment ready
Instructions
Step 1: Create Entry File
Create a new file for your hello world example.
Step 2: Import and Initialize Client
import { PerplexityClient } from '@perplexity/sdk';