dsh plugins中文
← Back to popular plugin directory

Agent search tool created by agent

taxueseek/argo · skills

An agent search tool specially built for agents, with multi-language search capabilities, covering Chinese/English/academic/code/shopping/finance/news/encyclopedia.

★ 76GitHub stars
2Forks
2026-08-15Last updated
PythonLanguage
MITLicense

Project overview

结果字段含 selection、absorption、credibilityfast、evidenceflags 等,方便 Agent 直接排序。 Agent 使用纪律(建议)

客户端配置示例(Claude Code / Cursor / Kimi 等): DeepSeek Harness 一键插件(.dsh-plugin bundle)

时效性没那么强的内容(百科类、历史数据这类),第一次查完会进缓存,之后同样的查询直接命中,不再每次都走一遍 API。双层缓存(内存 + SQLite),热查询约 10ms 级返回,既省钱也省时间。 3. 专为 Agent 设计,更省 Token

Install command

dsh plugin --profile web add github:taxueseek/argo
View GitHub repository ↗Back to popular plugin directory