wangxueqi00/dsh-client-ui-knowledge-cards1

@wangxueqi/dsh-client-ui-knowledge-cards

将对话内容转化为知识卡片:为 Web 端提供概念、流程图、对比等多种卡片生成、预览、切换格式及批量下载功能。

AI 分析

核心用途是将冗长的对话提炼为结构化、可视化的知识卡片。适合需要对聊天内容进行知识归纳、制作思维导图或对比图表的用户。

包名
@wangxueqi/dsh-client-ui-knowledge-cards
版本
0.1.2
许可证
MIT
最近更新
2026年8月31日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:wangxueqi00/dsh-client-ui-knowledge-cards

Usage

  1. Open any conversation and click the 🎴 知识卡片 / Cards button in the session header.
  2. Select the conversation turns and card types you want, then click 生成卡片 / Generate.
  3. The agent analyzes the selected turns and emits structured card data.
  4. Preview the cards in the tabbed gallery (grouped by type), switch formats per card, and download individually or in batch.
  5. You may close the dialog while generating — a badge on the button shows the card count when ready, and a browser notification fires on completion.