perplexity-multi-env-setup

Configure Perplexity Sonar API across development, staging, and production environments.

Content Preview
---
name: perplexity-multi-env-setup
description: |
  Configure Perplexity Sonar API across development, staging, and production environments.
  Use when setting up multi-environment search integrations, managing model selection
  per environment, or controlling cost through sonar vs sonar-pro routing by env.
  Trigger with phrases like "perplexity environments", "perplexity staging",
  "perplexity dev prod", "perplexity environment setup", "perplexity model by env".
allowed-tools: Read, Write, 
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/perplexity-multi-env-setup.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/perplexity-pack/skills/perplexity-multi-env-setup/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/saas-packs/perplexity-pack/skills/perplexity-multi-env-setup/SKILL.md

Related Skills