Skip to content

Releases: skillre/dsh-tavily-firecrawl

dsh-tavily-firecrawl v0.1.0

Choose a tag to compare

@skillre skillre released this 15 Aug 11:09

Tavily search + Firecrawl fetch providers for DeepSeek Harness.

Install (official mechanism)

dsh plugin --profile web add github:skillre/dsh-tavily-firecrawl#v0.1.0

or with the attached tarball: dsh plugin --profile web add ./dsh-tavily-firecrawl-0.1.0.tgz

Then add TAVILY_API_KEY / FIRECRAWL_API_KEY to $DSH_HOME/.env and restart dsh. See README.md for web_fetch (standard-web preset) and configuration.