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_KEY is accessed. No other env vars or secrets are read.
  • Network: All requests are routed through the script to https://qveris.cn/api/v1 over 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.

When and How to Use QVeris

Choosing the Right Tool

Installs
3
GitHub Stars
20
First Seen
Apr 3, 2026
qveris-cn — qverisai/open-qveris-skills