Quick factual Q&A with citations. Use for simple lookups and single facts.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill perplexity-ask --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Perplexity Ask?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-perplexity-ask-claude-skill-registry)More formats (shields.io, HTML) on the badges page.
---
name: perplexity-ask
description: Quick factual Q&A with citations. Use for simple lookups and single facts.
---
# Perplexity Ask
## Parameters
| Parameter | Type | Description |
|-----------|------|-------------|
| messages | array | [{role, content}] |
## Example
```json
[{"role": "user", "content": "What is AAPL's consensus EPS for Q1 FY2025?"}]
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!