qveris-cn
Installation
SKILL.md
QVeris — Capability Discovery & Tool Calling for AI Agents
QVeris is a capability discovery and tool calling engine, not a traditional search engine. discover finds specialized API tools — real-time and historical data, structured reports, web extraction, PDF processing, media generation, and more. call runs the selected tool through QVeris. discover returns tool candidates and metadata, not final data results.
Setup: Requires QVERIS_API_KEY from https://qveris.cn. No additional dependencies.
Security:
- Credential: Only
QVERIS_API_KEYis accessed. No other env vars or secrets are read. - Network: All requests are routed through the script to
https://qveris.cn/api/v1over HTTPS. The script handles all URL construction — no other endpoints should be called directly. - Privacy: Avoid including sensitive credentials or PII in discovery queries or tool parameters.