bill9109/dsh-conversation-share1

@bill9109/dsh-conversation-share

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

AI 分析

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

パッケージ
@bill9109/dsh-conversation-share
バージョン
0.1.0
ライセンス
BSD-3-Clause
最終更新
2026/08/13

インストール

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

ドキュメント

README 全文を読む ↗

安装

用标准的 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