D
dsh-firecrawl
v0.1.0 · 1 天前发布
Firecrawl bridge for DeepSeek Harness: scrape URLs to LLM-ready Markdown and search the web via the Firecrawl Cloud API.
README
dsh-firecrawl
Firecrawl bridge for DeepSeek Harness: scrape URLs to LLM-ready Markdown and search the web — through the Firecrawl Cloud API.


English | 中文
Tools
| Tool | What it does |
| --- | --- |
| firecrawl_scrape | Scrape a URL and return LLM-ready Markdown (handles JS-heavy pages). |
| firecrawl_search | Search the web and return page content from results. |
Install
sh
dsh plugin --profile web add dsh-firecrawl
Set your Firecrawl API key via config apiKey or the FIRECRAWL_API_KEY env var.
Co
版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ✅ 兼容 | cordis patch ✅ |
dsh@0.1.0 | ✅ 兼容 | 标准 patch ✅ |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- dsh-firecrawl
- Repo
- git+https://github.com/zoahdev/dsh-firecrawl.git
- Engines
{"node":">=18"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}