Product Thumbnail

Perplexity Computer Skills

Extend Computer’s capabilities with repeatable instructions

Productivity
Developer Tools
Artificial Intelligence

Hunted byRohan ChaubeyRohan Chaubey

Every builder has SKILL.md files sitting in their Claude Code or Codex setup. Perplexity Computer Skills lets you import them directly, no rewriting, no translating. Your workflows activate automatically based on context. Same skills, 19-model execution.

Top comment

he SKILL.md format has quietly become a lingua franca for how builders encode their best thinking into AI agents.

Claude Code popularized it.

Codex adopted it.

And now Perplexity Computer supports it which means the workflows you've spent months refining don't have to live in one tool anymore.

That's the actual news here. Not just "Perplexity added a feature." It's that your institutional knowledge the how-to-handle-this, how-to-structure-that logic baked into your skill files is now portable.

The gap this fills:

Most power users of Claude Code or Codex have accumulated a small library of SKILL.md files.

Presentation builders.

Research frameworks.

Weekly briefing templates.

These aren't throwaway prompts they're curated playbooks that encode real judgment.

Until now, those lived in one tool's ecosystem.

What Skills actually does in Perplexity Computer:

  • Upload any existing SKILL.md file directly -- it works as-is if it has the right YAML frontmatter

  • Describe a workflow in plain language and Computer builds the skill for you (no technical knowledge needed)

  • Skills activate automatically based on query context -- you don't have to invoke them manually

  • Computer can combine multiple skills mid-task (Research + Content for a blog, for example)

  • Browse and manage your library from a dedicated Skills tab

The execution layer underneath is what makes this different from just "importing a prompt."

Your skill now runs on 19 specialized models: Opus 4.6 for reasoning, Gemini for deep research, specialized models for images and video.

A SKILL.md that told one model what to do now tells the best model for each sub-task what to do.

Who this is for right now:

Builders and indie founders who've invested in building agent workflows on Claude Code or Codex.

If you've built more than five SKILL.md files, this is probably worth your attention today.

If you're newer to the format, Computer can generate skills from a plain-language description, so there's an on-ramp.

One honest caveat:

Computer is currently Max-subscriber-only at $200/month.

That's not nothing.

Pro and Enterprise rollout is coming, but if budget is a constraint, that's the real friction point to weigh.

The bigger question I keep turning over: as SKILL.md portability becomes table stakes, does the agent tool that wins end up being the one with the best execution layer or the one with the best skill library ecosystem? Perplexity is clearly betting on the former. Curious whether anyone here has already migrated workflows over and what the quality delta looks like in practice.

Comment highlights

The SKILL.md portability angle is what makes this genuinely interesting. We're seeing the same pattern across the ecosystem — Claude Code, Codex, and now Perplexity all converging on markdown-based skill definitions. It's like Dockerfiles for AI workflows.

What I find exciting is the 19-model execution part. Right now most of us are locked into one model per skill. Being able to run the same workflow across different models means you can actually benchmark which model handles your specific task best — not just generic benchmarks, but YOUR actual workflow.

For context, I build native macOS apps and use Claude Code with custom skills daily. The pain point has always been: if I invest time crafting a perfect workflow in one tool, I'm locked in. Making skills portable changes the economics of investing in workflow engineering.

Curious: does it handle skills that rely on tool-specific features like Claude Code hooks or MCP servers? That's where portability usually breaks down.

Congrats on the launch! As a heavy user of Gemini, Claude Opus, and Manus, reading through this immediately gave me strong Manus vibes—and I mean that in the best way possible.

Moving from "answering questions" to "executing multi-step workflows" is exactly what makes agentic tools like Manus so powerful. Seeing Perplexity adopt this "Computer" orchestration approach, especially with SKILL.md portability, is a massiveee step forward.

I'm just worried about the costs a bit. Subscription-based is great, as it allows us power users to outpace standard API costs. But since this routes tasks through various sub-models under the hood, I wonder if it might end up being as pricy or even pricier than Manus. I have my largest non-api costs there right now.

Looking forward to tryint it out. Really exciting

Turning repeatable workflows into reusable skills feels like a really smart direction. Instead of rewriting prompts every time, being able to define a skill once and let it trigger automatically based on context could make AI workflows much more reliable. I also like the idea of importing existing SKILL.md setups without needing to rebuild them. Curious what kinds of workflows people are finding most useful as skills so far. Congrats on the launch.

Computer use is the big next step. Going from "answer my question" to "do this task on my computer" changes everything. I've been waiting for this since Anthropic demoed computer use last year. The repeatable instructions part is what I care about most. I have about 15 things I do every morning that could probably be automated if the AI could just watch me do it once. How reliable is it with apps that change their UI frequently? That's usually where automation breaks.

The SKILL.md portability across Claude Code, Codex, and now Perplexity is a smart move — making workflows tool-agnostic rather than locking them into one ecosystem solves a real pain point for power users. Curious whether there's a versioning or diff system planned for skills, since iterating on a workflow across 19 models likely produces very different outputs than the original single-model setup.

This looks really interesting.

Are the repeatable instructions more like automation workflows or closer to scripting for the computer?

Curious how flexible it is for developers.

The SKILL.md portability angle is the real story here. I maintain a library of 100+ skills for Claude Code and the biggest friction has always been vendor lock-in. Being able to reuse those workflows across tools without rewriting is a genuine time saver. Curious how it handles complex multi-step skills with tool-specific syntax.

@rohanrecommends @aravindsrinivas @Perplexity Computer Skills As a heavy user of AI workflows, this "Computer Skills" module is really quite different.

Upgrade "prompt" to "reusable workflow template

Previously, long prompts were piled up in various chat interfaces, which were difficult to reuse and could not guarantee stable output. Perplexity's Skills transform these frequently used patterns into "naming and manageable skills", and they can be triggered automatically based on descriptions, providing a more experience similar to "requesting a fixed style AI employee" rather than randomly generating a prompt.

The two creation methods cover users ranging from beginners to advanced users.

If you can't write the SKILL.md file, you can directly generate it in the Computer using the "Create with Perplexity" dialog box. This is very suitable for product, operation, and analysis students.

For teams with their own knowledge base and standards, you can manage it using a .zip + SKILL.md format. Combined with the YAML frontmatter's name and description, it can achieve precise triggering and is already very close to the feeling of "lightweight workflow orchestration".

The automatic activation driven by the description + combined use is the highlight.

The series of relay tasks mentioned in the document, such as Research, Research Report, and Slides, are very crucial:

Users only provide requirements, and Computer selects and arranges the skills based on the descriptions.

In the same task, one can first conduct research, then write a report, and finally generate a presentation. This minimizes the need for manual copy-pasting.

This is closer to the real knowledge work scenario than a "super universal chat box".

It is very friendly to team collaboration and standardized output.

The "weekly report template", "competitive product research paradigm", and "data analysis report structure" are all made into Skills. New team members can directly reuse the SKILL.md accumulated by experienced members, which not only saves training costs but also ensures a more unified output style.

The following are the several points that I will pay attention to.

Permissions and Sharing: How to manage within a team or enterprise who can create, who can modify, and who can share skills

Version Control: SKILL.md, as a text, is actually very suitable for working with Git for version management

Observability: When complex tasks involve multiple Skills and the result is unsatisfactory, can one see the "call chain" to facilitate optimization

About Perplexity Computer Skills on Product Hunt

Extend Computer’s capabilities with repeatable instructions

Perplexity Computer Skills launched on Product Hunt on March 13th, 2026 and earned 495 upvotes and 19 comments, earning #1 Product of the Day. Every builder has SKILL.md files sitting in their Claude Code or Codex setup. Perplexity Computer Skills lets you import them directly, no rewriting, no translating. Your workflows activate automatically based on context. Same skills, 19-model execution.

Perplexity Computer Skills was featured in Productivity (649.7k followers), Developer Tools (511k followers) and Artificial Intelligence (466.2k followers) on Product Hunt. Together, these topics include over 278.7k products, making this a competitive space to launch in.

Who hunted Perplexity Computer Skills?

Perplexity Computer Skills was hunted by Rohan Chaubey. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.

Reviews

Perplexity Computer Skills has received 90 reviews on Product Hunt with an average rating of 5.00/5. Read all reviews on Product Hunt.

Want to see how Perplexity Computer Skills stacked up against nearby launches in real time? Check out the live launch dashboard for upvote speed charts, proximity comparisons, and more analytics.