DSH Plugins
Back to plugins

dsh-content-studio

CheckedUndeclaredUIv0.4.4Vision

A content studio bundle: desktop screenshots and screen recording, Markdown converted to Xiaohongshu image cards across five palettes and four layouts with photo illustrations and backgrounds, publishing through the official dev.to API, and a human review step that writes a draft to disk first. Mounts Playwright and the Xiaohongshu MCP server.

Install

dsh plugin --profile web add dsh-content-studio

Swap web for your own profile name. First use initializes the profile for you.

Checks

  • declares-bundle
    Declares dsh.bundle.patch → cordis.patch.yml
  • patch-shipped
    The patch file ships in the tarball
  • patch-parses
    Patch parses and mounts 3 plugin row(s)
  • rows-resolvable
    Every plugin row resolves to a published package
  • entry-shipped
    Entry module ships: src/index.js
  • prebuilt
    Prebuilt — installs without running build scripts
  • client-half-shipped
    Browser half ships: lib/client.cjs

What it mounts

inserttool-content-studiodsh-content-studio
insertmcp-playwright@deepseek-ai/dsh-mcp-client
serverNametransportcommandargsfailOnStartupErrortoolCallTimeoutMs
insertmcp-xhs@deepseek-ai/dsh-mcp-client
serverNametransportcommandargsenvfailOnStartupErrortoolCallTimeoutMs

These are the rows the plugin's cordis.patch.yml inserts into your config tree. After installing, dsh --profile <name> --dump-config prints them back.