Research Archive Query
name: research-archive-query
by clawdbotrr · published 2026-03-22
$ claw add gh:clawdbotrr/clawdbotrr-research-archive-query---
name: research-archive-query
description: 统一查询本地研究资料库,默认同时搜索 AlphaPai 归档和 knowledge_bases,支持精确检索、向量检索和混合检索,并默认排除 private 资料库如 personal。
---
# Research Archive Query
这个 skill 用来统一查询你本地已经归档好的研究资料。
默认覆盖:
1. `alphapai` 归档点评库
2. `knowledge_bases` 归档资料库
默认行为:
何时使用
运行方式
默认统一查询:
python3 /Users/bot/.openclaw/workspace/skills/research-archive-query/scripts/unified_query.py --query 英伟达 --days 7 --mode hybrid如果用户明确要求只做精确检索:
python3 /Users/bot/.openclaw/workspace/skills/research-archive-query/scripts/unified_query.py --query 英伟达 --days 7 --mode exact如果用户明确要求只做语义模糊检索:
python3 /Users/bot/.openclaw/workspace/skills/research-archive-query/scripts/unified_query.py --query 英伟达 --days 7 --mode vector如果用户明确说只查某个来源,可以加:
--sources alphapai或:
--sources knowledge_bases如果用户明确要求把 private 库也算进去,才追加:
--include-private输出
使用规则
当前接入范围
当前已接入:
后续如果新增归档仓库,保持相同归档思路后,只需要在 `scripts/registry.py` 增加一个 adapter。
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...