Skip to main content

Cordis Examples for DeepSeek Harness

Directory-declared owner: dsh-external · dsh-cordis-examples

Minimal native DSH/Cordis extension examples

Historical catalog record: this repository is not present in the current synchronized Awesome or GitHub topic snapshot. The page remains available to preserve its crawlable URL and prior evidence.

research

What this plugin does

Minimal native DSH/Cordis extension examples

Purpose evidence: declared by the Awesome DSH directory and not independently checked against repository documentation.

Repository and source evidence

This URL is directory-declared only. The last GitHub metadata lookup did not confirm a public repository identity. The repository may be missing, renamed, private/internal, or recorded incorrectly.

Directory-declared owner
dsh-external
Author
No independently verified author field is available
Source
https://github.com/AdamPlatin123/awesome-dsh-plugins

How to install

No confirmed install command is available for this directory-declared record. Open the source record and verify the repository instructions before installing.

Example configuration

The directory snapshot does not include a repository-verified, plugin-specific configuration example, so no configuration keys are generated or guessed here. After installation, use the official DSH command to inspect the composed configuration for the active profile:

Generic verification command (not plugin-specific config)
dsh --profile web --dump-config

The following URL is directory-declared and unverified. If it resolves, confirm the repository identity before relying on its README or manifests: https://github.com/dsh-external/dsh-cordis-examples

Supported DeepSeek Harness versions

The compatibility evidence is “Awesome DSH matrix: Placeholder (source label: 占位)”; its DeepSeek Harness mainline reference is commit 7b9644f2b664. The matrix records the plugin source anchor as “未知”. This evidence is not a semantic support range and does not mean this directory ran the plugin.

Environment, permissions, and dependencies

Environment

Not declared or verified.

Permissions

No verified permission manifest is captured. Review the README, patches, environment variables, and external service access before installation.

Dependencies

The dependency tree was not captured or verified. Use the repository package manifest and lockfile as the source of truth.

GitHub metadata

Repository metadata is unconfirmed, so stars, last update, release, license, default branch, and archive/disabled status are not presented as facts.

Installation safety

No plugin-specific security assessment was collected. The following is generic DeepSeek Harness installation guidance, not a safety rating or audit conclusion for this plugin.

Third-party plugins can execute code inside your Harness environment. Before installation, review the source, recent activity, dependencies, build scripts, and requested permissions, then test in an isolated environment. Directory inclusion is not a security certification.

Git installs may execute prepare/build scripts on your machine, outside the agent sandbox. Only allow trusted source and pin a commit where possible.

Read the plugin safety guide

Common errors and troubleshooting

No plugin-specific error documentation was collected. The steps below are generic DeepSeek Harness troubleshooting, not fixes verified for this plugin.

  1. 1. Plugin missing after installation

    Confirm installation and launch use the same profile, then run dsh --profile web --dump-config to check whether the bundle entered the composed configuration.

  2. 2. Git dependency build is blocked

    pnpm 10+ may block prepare scripts. Only after reviewing the source, add the exact package key reported by pnpm to allowBuilds, then retry.

  3. 3. Version or configuration mismatch

    Check the repository README, releases, and compatibility evidence. Do not treat directory-wide commands as promises from the plugin author.

More plugins in this category

Research

Claude Paper

alaliqing / claude-paper

📖 Cross-agent research paper toolkit for Claude Code, Codex, OpenCode, and DeepSeek Harness—quick summaries, deep study materials, code demos, and a local web viewer.

View plugin details

Awesome Deepseek Harness

Dominic789654 / awesome-deepseek-harness

A curated list of plugins, skills, MCP servers, patch/profile layers, orchestrators & UIs for DeepSeek Harness (DSH). Visualization · PPT · Coding · Agents · Loops (auto-research) and more. #dsh

View plugin details

Work

vibeinging / dsh-work

Local-first AI workbench for DSH Plugins, combining Agent sessions, project files, data analysis, web research, MCP, and Office artifacts in an Electron desktop app.

View plugin details

Robotic Harness

dingkaihu63 / dsh-robotic-harness

Robotic Harness: embodied-intelligence research tools for DeepSeek Harness - robot asset inspection, MuJoCo pick-place simulation with fault injection, evidence-based diagnostics, and reproducible experiment bundles.

View plugin details