Community directory previewDeepSeek Harness is in developer preview
DL

dsh-lazy-skill

PluginConfirmed pluginCommunity

lihuu/dsh-lazy-skill · updated 19 days ago

Installation

dsh plugin --profile web add dsh-lazy-skill
dsh plugin --profile web add github:lihuu/dsh-lazy-skill

Plugins in this repository

  • dsh-lazy-skillv0.1.0

    Lazy-load skill bundles for DeepSeek Harness: a bundle box holds a root skill and sub-skills, loaded by metadata (`loadSubskills`) or by model decision from body text.

    package.json
    package.json
    dsh.bundle.patch
    Official core packages (5)
    • @deepseek-ai/cordis*shared
    • @deepseek-ai/dsh-llm*shared
    • @deepseek-ai/dsh-scope*shared
    • @deepseek-ai/dsh-skill*shared
    • @deepseek-ai/dsh-tool-skill*shared

Paths are pinned to commit 25ff932f1b25

Overview

A plugin for DeepSeek Harness that groups related skills into bundle boxes. Each box has one root skill and any number of sub-skills; a box loads either by frontmatter metadata (loadSubskills) or by letting the model decide from the body text.

Repository check result

Results are bound to the listed commit and cover only static checks run by this registry. The Evidence Score measures reviewable information; it is not a compatibility percentage or a security guarantee.

Static repository check

High risk
Checked commit
25ff932f1b25
Evidence Score
59/100
Static risk
High risk
Files scanned
1
Findings
1

Evidence breakdown

Source provenance25/25
Install documentation8/25
Maintenance12/20
Compatibility evidence11/20
Security signals3/10

Compatibility confidence: Limited

Install-time scripts (1)
  • preparetsc -p tsconfig.json
Findings (1)
  • Highinstall.script
    package.jsoninstall-time
    "prepare": "tsc -p tsconfig.json"
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0