DSH Market

Token Diet

Same work, fewer tokens.

Long sessions get expensive because the context window fills with things the agent already read. This profile stacks compaction, a token/cost meter, and a compact output style so you can see and cut the spend.

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 2 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 (2)

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
    O
    Open DesignRequired87k

    Squeezes the context so long sessions stay affordable.

    bundles entry
    open-design
    installed from
    github:nexu-io/open-design
    Installablecopy into placeinstall scripts

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

  2. 2
    D
    Dsh Usage StatsRequired25

    Shows what you are actually spending.

    bundles entry
    dsh-usage-stats
    installed from
    github:Ychris12138/dsh-usage-stats
    Installablegit

    Installs straight from git: plain JavaScript that needs no build step, so no build allowance is required.