安装上之后,AI 可以直接查询 A 股 / 美股 / 黄金行情。数据来自同花顺实时行情。比如直接问: - 今天 A 股有哪些涨停? - 某只股票现在多少钱? - 现在黄金价格多少? AI 回实时数据。 配置也很简单: 1. 注册 QVeris 2. 获取 API Key 3. 在 OpenClaw 里安装技能四分之一,你拥有一个24小时盯盘的AI。
具体教程如下:
QVeris 工具搜索与执行
QVeris 提供动态工具发现和执行功能——按功能搜索工具,然后使用参数执行工具。
设置
需要设置环境变量:
QVERIS_API_KEY- 从qveris.ai获取
快速入门
搜索工具
uv run scripts/qveris_tool.py search "weather forecast API"
执行工具
uv run scripts/qveris_tool.py execute openweathermap_current_weather --search-id <id> --params '{"city": "London", "units": "metric"}'
脚本用法
scripts/qveris_tool.py <command> [options]
Commands:
search <query> Search for tools matching a capability description
execute <tool_id> Execute a specific tool with parameters
Options:
--limit N Max results for search (default: 5)
--search-id ID Search ID from previous search (required for execute)
--params JSON Tool parameters as JSON string
--max-size N Max response size in bytes (default: 20480)
--json Output raw JSON instead of formatted display
工作流程
-
搜索:描述所需功能(无需具体参数)
-
好的:“天气预报 API”
-
糟糕:“获取伦敦天气预报”
-
-
选择:按工具查看
success_rate和avg_execution_time -
执行:调用工具,并指定参数
tool_id,search_id以及parameters
示例会话
# Find weather tools
uv run scripts/qveris_tool.py search "current weather data"
# Execute with returned tool_id and search_id
uv run scripts/qveris_tool.py execute openweathermap_current_weather \
--search-id abc123 \
--params '{"city": "Tokyo", "units": "metric"}'
用例
-
天气数据:获取任何地点的当前天气和天气预报
-
股票市场:查询股票价格、历史数据、财报日历
-
搜索:网页搜索、新闻检索
-
数据API:货币兑换、地理定位、翻译
-
此外,QVeris 还聚合了数千种 API 工具。
下载zip,直接发送文件并与龙虾对话请帮我下载zip并unzip解压,帮我安装这个skills
链接: 百度网盘 请输入提取码
提取码: ptdc