Chuyển đến nội dung chính

dsh-springbrand-marketplace

Đã xác minh

dsh-springbrand-marketplace · v0.1.2

DeepSeek Harness tools for Springbrand Connector Gateway

Cài đặt

dsh plugin add dsh-springbrand-marketplace

Xác nhận layer đã áp bằng dsh --profile default --dump-config — xem hướng dẫn cài plugin.

Mã nguồn

Phát hành lên npm mà không có repository công khai. Hãy kiểm tra nội dung package trước khi cài.

Readme

Springbrand Marketplace for DeepSeek Harness

Connect DeepSeek Harness to Springbrand and discover reusable capabilities through two native Harness tools.

Requirements

  • Node.js 22 or later
  • DeepSeek Harness 0.1.0-rc.6
  • A Springbrand account

Install

npx --yes @deepseek-ai/[email protected] plugin --profile web add dsh-springbrand-marketplace
npx --yes @deepseek-ai/[email protected] web

Open http://127.0.0.1:3080 after DSH starts.

Sign in

Run this command in DSH:

/springbrand_login

Open the returned authorization link and select Allow access. The link expires after two minutes. DSH stores the resulting Springbrand authorization through its credential service.

Use

Ask naturally, for example:

Search the Springbrand Marketplace for resources and list the first 10.

The plugin registers these native Harness tools:

  • springbrand_search_capabilities
  • springbrand_execute_capability

Search first, then execute the exact capability name returned by the search result. Read operations run directly. Operations that can change external data require confirmation in DSH.

Security

  • Provider credentials stay in the Springbrand Connector Gateway.
  • DSH stores only the Springbrand Gateway authorization.
  • High-risk operations require explicit approval before execution.

License

MIT