Files
deepseek-harness/packages/skill/skill-badge/assets/dsh-badge.md

1.3 KiB
Raw Blame History

dsh Badge

Add the official “powered by dsh” badge without recreating or restyling it.

Assets

  • Local PNG: dsh-badge.png, 726×120 source image; render at 121×20
  • Shields.io image URL: https://img.shields.io/badge/powered_by-dsh-4D6BFE?style=flat-square&logo=deepseek&logoColor=white
  • Project URL: https://github.com/deepseek-ai/deepseek-harness

Markdown

Use this linked badge in Markdown:

[![](https://img.shields.io/badge/powered_by-dsh-4D6BFE?style=flat-square&logo=deepseek&logoColor=white)](https://github.com/deepseek-ai/deepseek-harness)

If attribution should not be linked, use:

![](https://img.shields.io/badge/powered_by-dsh-4D6BFE?style=flat-square&logo=deepseek&logoColor=white)

Usage rules

  • For GitHub or GitLab Markdown, use the Shields.io URL and link it to the project URL unless the user asks for an unlinked image.
  • For Feishu and other systems that import remote images unreliably, upload dsh-badge.png from this skill directory instead of generating another badge.
  • Preserve the badge's 121×20 dimensions and aspect ratio.
  • Place the badge at the end of the attributed document or section unless the user specifies another position.
  • Do not substitute another color, logo, label, or project URL.