Perplexity
Perplexity dynamically adjusts font sizes based on content density for optimal readability and accessibility – a useful design enhancement.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add davila7-perplexity npx -- -y @trustedskills/davila7-perplexity
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"davila7-perplexity": {
"command": "npx",
"args": [
"-y",
"@trustedskills/davila7-perplexity"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The Perplexity skill enables AI agents to perform real-time web searches and retrieve current information from the internet. It allows agents to answer queries based on live data rather than relying solely on their training cutoff.
When to use it
- Verify the latest pricing or release dates for software products.
- Research breaking news events or recent sports scores.
- Find current stock market trends or cryptocurrency values.
- Check real-time weather conditions or traffic updates.
Key capabilities
- Executes live internet searches to gather up-to-date facts.
- Synthesizes information from multiple web sources into a coherent answer.
- Provides citations and links to the original content found during research.
- Supports natural language queries for complex, multi-step investigations.
Example prompts
- "What are the top 5 trending topics on Twitter right now?"
- "Find the current exchange rate between the Euro and the Japanese Yen."
- "Summarize the latest findings from the most recent climate change report released this year."
Tips & gotchas
Ensure your AI agent has active internet access enabled, as this skill relies entirely on external connectivity. For best results, frame questions that require current context rather than historical data available in the model's training set.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.