LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

perplexity-upgrade-migration - Perplexity SDK Upgrade and Migration Assistant

Analyze and execute Perplexity SDK upgrades with breaking change detection

Tags

Updated: 2026-02-15

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • read package dependencies
  • execute npm commands
  • run git operations
  • review changelogs
  • create upgrade branches

Inputs

  • Perplexity SDK package
  • npm configuration
  • Git repository
  • test suite

Outputs

  • updated SDK version
  • fixed breaking changes
  • passing test results
  • rollback documentation

Requirements

  • Node.js runtime
  • npm package manager
  • Git version control
  • Perplexity SDK installed

Source

  • Spec: SKILL.md
perplexity
sdk
upgrade
migration
npm
read package dependencies
execute npm commands
run git operations
review changelogs
Perplexity SDK package
npm configuration
Git repository
updated SDK version
fixed breaking changes
passing test results