Research Desk
Search, read, and keep what you found.
For sessions where the agent has to go read things: pull pages, search the web, and keep the findings around long enough to write them up. Pairs a fetch/search capability with memory and a note or todo surface.
Draft — machine-assembled, not yet human-reviewed
This DSH plugin profile was assembled by a generator: it picked one high-signal entry per extension slot from the audited set and wrote the ordered dsh.profile.bundles array below. No human has checked that these bundles actually cooperate, that the roles are right, or that the combination is the best available. Treat it as a starting point you still have to verify — not as a recommendation.
Source: auto · status: draft · generated 2026-08-15T11:36:55Z · never reviewed
Conflicts
The generator found no same-slot collisions between these 3 bundles. That is an automated check on the assembled set, not a human verdict — two bundles can still fight over the same config row at runtime.
Bundles in this profile (3)
Listed in dsh.profile.bundles order. Position 0 is always @deepseek-ai/dsh-base, so the members below start at 1 — and because later layers win per row, moving a bundle down the list changes which config actually takes effect.
- 1D

Pulls pages and search results into the session.
- bundles entry
- @linxin666/dsh-client-ui-aionui-panel
Installablenpminstall scriptsClean install: prebuilt on npm and declares a `dsh.bundle` layer. Heads up: it runs install-time scripts (prepare) on your machine.
- 2G

Holds findings across sessions.
- bundles entry
- graph-memory
Installablenpminstall scriptsClean install: prebuilt on npm and declares a `dsh.bundle` layer. Heads up: it runs install-time scripts (prepare, prepack) on your machine.
- 3V

Turns a pile of findings into an ordered plan.
- bundles entry
- digital-brain-skill
- installed from
- github:foryourhealth111-pixel/Vibe-Skills
Installablecopy into placeNot a bundle: drop the SKILL.md directory into one of the skill roots DSH scans. No `dsh plugin add`, no build step.