Perplexity dropped Computer Skills, letting you import SKILL.md files directly. 19-model execution and no vendor lock-in. But is the $200/mo price tag worth it?

Yo fellow keyboard mashers, getting carpal tunnel from copy-pasting the exact same massive prompts into ChatGPT yet? Drop the monkey work, because Perplexity just dropped a bomb that might actually change how we orchestrate AI tools to do our heavy lifting.
Perplexity just launched a feature called "Computer Skills". Long story short: if you've been hoarding SKILL.md files in Claude Code or Codex (those juicy presentation builders, research frameworks, or weekly briefing templates), you can now port them directly into Perplexity. No rewriting, no translation BS.
Browsing the launch thread, the community is basically split into three camps:
1. The "End of Vendor Lock-in" Hype Train
Many devs are calling SKILL.md the new lingua franca—basically the Dockerfile for AI workflows. Being able to move your library of 100+ highly tuned skills without rewriting them is a massive W. It shifts the power back to the builders.
2. The Skeptical Pragmatists
Sure, it’s cool, but as one guy pointed out: SKILL.md tells the agent what to do, but it lacks the why. That institutional knowledge is usually buried deep in closed GitHub PRs. Plus, power users are demanding proper version control (Git integration), team permission management, and observability (when a multi-skill chain fails, how the hell do you debug it?).
3. The Edge-Case Worriers Some of the deeper nerds are asking the real questions: What happens if your skill relies on tool-specific syntax, like Claude Code hooks or MCP servers? Does portability just break down? And for teams with massive skill libraries, does the auto-trigger logic use semantic or keyword matching? If there's a priority conflict, which workflow wins the battle?
The era of the "god prompt" living in a single, chaotic chat thread is dying. The meta is clearly shifting toward reusable, manageable workflow templates.
At $200/mo, this specific feature is definitely targeting whales, enterprises, and serious indie founders. But the underlying lesson for every dev is free: Start treating your AI instructions like actual code. Put them in markdown. Version control them. Stop losing your best logic to browser refreshes.