ciceroyang/dsh-report-studio ↗★ 2
dsh-report-studio
Turn a DeepSeek Harness session into deliverable work reports (daily/weekly/handoff/article) with verifiable receipts
AI 분석
适合需要快速将对话历史整理成日报、周报、交接文档或文章的办公用户。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ciceroyang/dsh-report-studioUsage
Tell the agent either of:
- "Write today's work report."
- "Turn this session into a handoff document for the next person."
The bundled work-report skill teaches the agent the full workflow:
report_generateproduces a draft with hard data plus[[待写:…]]prose slots;- the agent fills the slots from session facts only;
report_savewrites the file and appends the receipt;- the agent replies with the saved path and the report hash.
Default save location: reports/-.md inside the workspace.
For an instant draft preview without a model round trip, type the slash command:
/report daily # weekly / handoff / article also work