—
在 DeepSeek Harness 界面内直接执行基本算术计算。
$ dsh plugin --profile web add github:geeklei/dsh-plugins#path:dsh-calculator
4
个插件
在 DeepSeek Harness 界面内直接执行基本算术计算。
$ dsh plugin --profile web add github:geeklei/dsh-plugins#path:dsh-calculator分析文本并显示字符数、单词数和阅读时间等统计信息。
$ dsh plugin --profile web add dsh-text-stats提供命令行界面,用于在 DeepSeek Harness 环境中管理文件和目录。
$ dsh plugin --profile web add dsh-file-manager-cli导出 DeepSeek Harness 会话以用于备份、共享或迁移。
$ dsh plugin --profile web add dsh-session-exporter