DeepSeek Agent
插件市场知识与记忆anysearch-dsh
DEEPSEEK HARNESS PLUGIN

anysearch-dsh

AnySearch web search provider and advanced search tools for DeepSeek Harness (DSH)

插件介绍

AnySearch web search provider and advanced search tools for DeepSeek Harness (DSH)

agent-toolsanysearchdeepseek-harnessdshdsh-plugintypescriptweb-search

项目详情摘要

@anysearch/anysearch-dsh AnySearch-powered real-time web and vertical search for DeepSeek Harness. English | 简体中文 `@anysearch/anysearch-dsh` connects AnySearch to DeepSeek Harness as a plugin. Keep using Harness's native `web_search` and `web_fetch` while gaining real-time web search, cleaned URL content, vertical search, and concurrent batch search. AnySearch is search infrastructure for AI agents, covering the public web and specialized data sources across code, finance, academia, law, security, and more. Quick start For AI Agents For Humans Install the plugin into the `web` profile: Start DeepSeek Harness: No API key is required for a quick start. Requests use AnySearch's anonymous quota until you configure one. What you get Through Harness's built-in `web_search`, AnySearch returns results with titles, snippets, and URLs for easy citation. Through Harness's built-in `web_fetch`, AnySearch Extract retrieves and cleans the content of a specific public HTTP(S) URL. Discover searchable domains, vertical categories, and supported parameters in real time, then run advanced searches using tags, regions, languages, and structured parameters. Run one to five searches concurrently; an individual failure does not affect the other results. Advanced search preserves useful structured results without source URLs, while page-backed results can return cleaned content on demand. Optional API key Try it without an API key. Sign up for an AnySearch account and configure an API key to get 1,000 free search calls per day. Sign up or sign in at anysearch.com, then visit API Keys to get one. Store the key in `$DSH_HOME/.credentials.yaml` (`~/.dsh/.credentials.yaml` by default): The plugin resolves the managed credential for every operation, so credential rotation reaches the next request

摘自项目公开 README,可能随上游仓库更新。

安装方法

建议先在测试 Profile 中安装,并检查权限、安装脚本和依赖。

npx -p @deepseek-ai/dsh dsh plugin --profile web add github:anysearch-team/anysearch-dsh

使用前检查

  • 确认项目符合 DSH bundle 规范,而不只是相关仓库。
  • 阅读许可证和安装脚本,检查网络、文件及执行权限。
  • 备份配置,并确保插件能够安全卸载或回滚。