DSH Market

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.

  1. 1
    D
    Dsh Web UiRequired2.4k

    Pulls pages and search results into the session.

    bundles entry
    @linxin666/dsh-client-ui-aionui-panel
    Installablenpminstall scripts

    Clean install: prebuilt on npm and declares a `dsh.bundle` layer. Heads up: it runs install-time scripts (prepare) on your machine.

  2. 2
    G
    Graph MemoryRequired516

    Holds findings across sessions.

    bundles entry
    graph-memory
    Installablenpminstall scripts

    Clean install: prebuilt on npm and declares a `dsh.bundle` layer. Heads up: it runs install-time scripts (prepare, prepack) on your machine.

  3. 3
    V
    Vibe SkillsRequired2.8k

    Turns a pile of findings into an ordered plan.

    bundles entry
    digital-brain-skill
    installed from
    github:foryourhealth111-pixel/Vibe-Skills
    Installablecopy into place

    Not a bundle: drop the SKILL.md directory into one of the skill roots DSH scans. No `dsh plugin add`, no build step.