dsh-lazy-skill
Groups related DeepSeek Harness skills into bundle boxes for on-demand lazy loading and lower context bloat.
Install
$ dsh plugin --profile web add @lihuu/dsh-skill-bundlePlugin Overview & Capabilities
AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.
Key Capabilities
- Bundle box packaging grouping a root skill with multiple sub-skills
- On-demand lazy loading via root frontmatter rules (`loadSubskills: true` or explicit sub-skill lists)
- Context pollution prevention by keeping sub-skills hidden from the global model catalog until invoked
- Model tools `skill_browse` and `skill_load` for selective exploration and runtime loading
- Preserves resource base directories for nested sub-skill content resolution
- Customizable box storage location via profile-level `boxesDir` configuration
Useful For
- Multi-step workflows (such as build, push, and rollback) packaged as a single deploy skill
- Large skill libraries that would otherwise exhaust context tokens when listed in global catalogs
- Guided multi-skill pipelines requiring deterministic sub-task execution without conversational drift
Who It Fits
- DeepSeek Harness plugin and skill developers
- Engineers managing complex, multi-step prompt workflows and toolchains
- Users optimizing token budgets and prompt context overhead
Documented Limitations
- Sub-skills must be direct children directories of the bundle box structure
- Requires proper YAML 1.2 quotation in frontmatter for scalar strings containing commas next to colons
- Running profiles must be restarted after bundle membership modifications
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 2 runtime, 5 development, 3 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as MIT.
A root package.json was captured and can be inspected by the registry.
package.json declares a prepare lifecycle script that may run during relevant package installation workflows.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- lihuu/dsh-lazy-skill
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin Bundle
- Source checked
- 620f027 · 2026-08-30
This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.
Repository Activity
- GitHub stars
- 1GitHub stars
- Forks
- 0
- Open issues
- 0
- Last commit
- 2026-08-30
- Last release
- No release detected
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Bundle of 88 open-source Agent Skills for research, business intelligence, marketing, and SEO in DeepSeek Harness.
View plugin →Comprehensive long-term memory, self-evolution, skills, task management, and multi-agent dispatch bundle for DeepSeek Harness.
View plugin →Previewable cross-preset session migration for DeepSeek Harness with bounded, fixed-schema handoffs.
View plugin →A DSH web UI and CLI for managing skills and MCP server configurations.
View plugin →