bill9109/dsh-conversation-share1

@bill9109/dsh-conversation-share

Select a range of a DSH conversation and share it as a PNG long image

AI Analysis

核心用途是快速导出对话内容。适合需要将与 AI 的精彩对话、代码成果或排版内容生成长图分享给他人或保存记录的用户。

Package
@bill9109/dsh-conversation-share
Version
0.1.0
License
BSD-3-Clause
Last updated
Aug 13, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:bill9109/dsh-conversation-share

安装

用标准的 dsh plugin 命令安装到 profile(无需改源码、无需手动编辑 package.json):


# 从仓库安装
dsh plugin --profile web add github:bill9109/dsh-conversation-share

# 或从本地 checkout 安装(开发调试,改完重新构建即生效)
dsh plugin --profile web add /path/to/your/dsh-conversation-share