DeepSeek Harness Plugins
DeepSeek Harness PluginIndexed

geml

GEML specification, parser, and DeepSeek Harness bundle providing block-level document editing MCP tools and skills.

Terminal & TUIDeveloper ToolsBrowser & WebSkills & WorkflowsRemote Execution
26GitHub Stars1ForksUpdated2026-09-18

Install

$ dsh plugin --profile web add @geml/dsh-plugin # web = the profile dsh boots by default; use your own profile name if you run another

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
GEML (General Expressive Markup Language) is an agent-native plain-text markup format and protocol designed for deterministic human-agent co-authoring. The repository serves as the core specification, CLI, and reference parser monorepo, while bundling the official DeepSeek Harness plugin (@geml/dsh-plugin) comprising the GEML Model Context Protocol (MCP) server, document authoring skills, and codebase graph navigation tools.

Key Capabilities

  • Atomic block-level document reading and patching via stable #id addresses to conserve LLM context tokens
  • Single-block rollback safety using companion .gemlhistory sidecar files
  • Build-time document verification preventing malformed writes and broken references
  • Dynamic block embedding (transclusion) eliminating copy-paste drift across files
  • Integrated code graph generator and visualizer (geml-code-graph) for whole-codebase call analysis
  • Direct DeepSeek Harness integration bundling MCP server tools, authoring skills, and code-graph skills

Useful For

  • Enabling DeepSeek Harness agents to read and modify specific sections of large documents without whole-file rewrites
  • Generating and querying bidirectional codebase call graphs directly within agent sessions
  • Safely updating documentation, specifications, and data tables with automated build-time validation and rollbacks

Who It Fits

  • AI Agent developers needing precise context-efficient document manipulation
  • Software engineers navigating complex call graphs and maintaining technical documentation
  • Technical writers collaborating with AI agents on structured documents

Documented Limitations

  • Requires Node.js 22+ for the CLI and reference runtime
  • Non-JS/TS language indexing for the code graph requires an external Joern CLI installation
  • Exporting GEML to Markdown is lossy with respect to block IDs and dynamic data bindings

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.

No automated security signals have been published yet.

Source & Registry Notes

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

Source repository
geml-spec/geml
Registry source
GitHub · dsh-plugin topic
Registry classification
Unclassified
Source checked
73ecd07 · 2026-09-18

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
26GitHub stars
Forks
1
Open issues
0
Last commit
2026-09-18
Last release
2026-09-17
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