Qveris
Qveris swiftly extracts key information from lengthy texts, boosting productivity by summarizing and highlighting crucial details instantly.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add qveris npx -- -y @trustedskills/qveris
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"qveris": {
"command": "npx",
"args": [
"-y",
"@trustedskills/qveris"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The qveris skill allows AI agents to query and retrieve information from a database. It can perform searches based on keywords, filter results using specific criteria, and present the data in a structured format. This enables agents to access and utilize relevant knowledge for various tasks.
When to use it
- Knowledge retrieval: An agent needs to quickly find answers to questions by searching a company's internal documentation.
- Data filtering: An agent must identify specific products from a catalog based on criteria like price range, features, and availability.
- Report generation: An agent is tasked with compiling data from multiple sources into a formatted report for stakeholders.
- Inventory management: An agent needs to check stock levels of items in a warehouse.
Key capabilities
- Database querying
- Keyword searching
- Data filtering based on criteria
- Structured data presentation
Example prompts
- "Find all products with a price between $50 and $100."
- "Search the documentation for 'troubleshooting network connectivity'."
- "Show me a list of customers who purchased product X in the last month."
- βWhat is the current stock level of item Y?β
Tips & gotchas
The qveris skill requires access to and configuration with an existing database. Ensure the agent has appropriate permissions to query the specified database before use.
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.