dsh plugins中文
← Back to popular plugin directory

DSH desktop client

humblebanana/dsh-record-replay · skills

DeepSeek Harness record macOS desktop workflows by demonstration and turn them into agent skills (open-record-replay skill + orr tools).

★ 7GitHub stars
0Forks
2026-08-14Last updated
TypeScriptLanguage
MITLicense

Project overview

A DeepSeek Harness plugin that turns the Open Record/Replay macOS workflow recorder into first-class harness capabilities.

Build the package and add it to a profile as a bundle:

dsh plugin add records the package in the profile's package.json dependencies and dsh.profile.bundles, and the harness heals the profiles/nodemodules fallback so the bundle resolves. The shipped cordis.patch.yml mounts a neutral row; point it at your checkout by overlaying the row from your profile's cordis.patch.yml:

Install command

dsh plugin --profile web add github:humblebanana/dsh-record-replay
View GitHub repository ↗Back to popular plugin directory