saurtone/dsh-tool-somark

Plugin ⭐ 2 tools

A DeepSeek Harness plugin that gives the model a somarkparse tool: parse PDFs, images, Word, and PowerPoint files into structure-preserving Markdown and JSON through the SoMark document-parsing API, with page and token counts.

catalog description:SoMark document parser tool (somark_parse) plugin for DeepSeek Harness

Install

# from npm (once published)
dsh plugin --profile <name> add dsh-tool-somark

# from a tarball
dsh plugin --profile <name> add ./dsh-tool-somark-0.1.0.tgz

# from git (requires the package's `prepare` build; see the harness docs)
dsh plugin --profile <name> add github:you/dsh-tool-somark

Add saurtone/dsh-tool-somark to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.