We've published our internal manual for building agent skills. Skills require a new way of thinking for developers. https://t.co/Rw88kBYXqR
Perplexity Releases Internal Manual for Building High Performance Agent Skills
Perplexity· Updated
Perplexity published its internal guide for developing Agent Skills, a modular format used to package domain expertise and procedural knowledge for autonomous systems. The manual argues that effective skill design requires reversing traditional software principles, prioritizing specific failure cases and progressive context loading over simple code.
- Index context budget
- ~100 tokens per Skill
- Body context budget
- ~5,000 tokens
- Loading tiers
- Index, Load, and Runtime
- Supported orchestrators
- GPT, Claude Opus, and Claude Sonnet
- Skill structure
- Directory with scripts and assets
This framework shifts agent development from general prompting to structured procedural knowledge. By prioritizing specific failure cases over general rules, developers give agents judgment missing from training data. This modularity builds on Perplexity's tax-specific modules, where loading thousands of legal sections at once would otherwise degrade performance.
You can apply these principles to build custom capabilities that add to Perplexity Computer. The manual recommends writing evaluations and negative examples before the Skill itself to ensure precise routing. Perplexity warns that models cannot yet author their own procedural knowledge, requiring human-led curation that mirrors OpenRouter's human-in-the-loop SDK controls.
Still wondering? A few quick answers below.
Every HeadsUpAI update is written based on its original source and reviewed before it's published. Read our editorial standards →




