Add compatibility field to some of the skills

This commit is contained in:
Timothy Kassis
2025-12-31 15:15:59 -08:00
parent 9a89e01aba
commit 805b1e1e0b
6 changed files with 6 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
name: perplexity-search
description: Perform AI-powered web searches with real-time information using Perplexity models via LiteLLM and OpenRouter. This skill should be used when conducting web searches for current information, finding recent scientific literature, getting grounded answers with source citations, or accessing information beyond the model's knowledge cutoff. Provides access to multiple Perplexity models including Sonar Pro, Sonar Pro Search (advanced agentic search), and Sonar Reasoning Pro through a single OpenRouter API key.
license: MIT license
compatibility: An OpenRouter API key is required to use Perplexity search
metadata:
skill-author: K-Dense Inc.
---