DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-snippets

Minimal JSONL-backed snippet and command toolbox for DeepSeek Harness.

UI & ProductivityDeveloper Tools
2GitHub Stars0ForksUpdated2026-08-23

Install

$ dsh plugin --profile web add "github:taxueseek/dsh-snippets#main&path:."

Plugin 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.

source-grounded
dsh-snippets is a lightweight tool plugin for DeepSeek Harness that enables users and AI agents to store, search, retrieve, and manage frequently used shell commands, code snippets, URLs, and prompt templates. Backed by a single, human-readable JSONL file with zero external runtime dependencies, it provides five clean tools for explicit recall without polluting agent context.

Key Capabilities

  • Save and overwrite named snippets with tags and timestamp metadata
  • Search snippets across name, content, and tags using case-insensitive substring matching
  • Fetch full snippet content by exact name
  • Delete individual stored snippets
  • Count total saved snippets in the storage file

Useful For

  • Storing frequently used terminal and deployment commands for quick agent execution
  • Saving reusable prompt templates or code patterns across DeepSeek Harness sessions
  • Maintaining an explicit, human-auditable bookmark and note collection for the AI

Who It Fits

  • DeepSeek Harness users needing persistent command and prompt shortcuts
  • Developers looking for lightweight, file-based snippet management without external databases

Documented Limitations

  • Snippet names are restricted to alphanumeric characters, dots, underscores, and dashes up to 80 characters
  • Individual snippet entries are capped by default at 20,000 characters
  • Search is based on plain substring matching rather than semantic or vector embeddings

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 2 development, 3 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
taxueseek/dsh-snippets
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
92c9aaa · 2026-08-29

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
2GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-23
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app