بنقرة واحدة
weekly-summary
当用户要求"周总结""本周总结""上周总结""整理周报"等任务时使用。本技能从飞书云空间扫描每日 docx 文档,参考既有周报风格,生成新的周总结并写回飞书 weekly 文件夹。
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
当用户要求"周总结""本周总结""上周总结""整理周报"等任务时使用。本技能从飞书云空间扫描每日 docx 文档,参考既有周报风格,生成新的周总结并写回飞书 weekly 文件夹。
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Academic text polisher and humanizer for Chinese and English research writing. Removes AI-like patterns while preserving factual accuracy. Use when polishing academic text, reducing AI-generated patterns in papers/theses, improving naturalness of research writing while maintaining data integrity, or enhancing scholarly tone without fabricating facts. Supports both Chinese (中文) and English academic texts with configurable tone, field-specific terminology, and strict factuality controls.
Use when an agent has produced a task version, implementation, document, plan, research result, or other deliverable that must be independently accepted, rejected, scored, or sent back for iteration.
Use when the user asks to learn, understand, explain, introduce, or thoroughly understand a concept; says they do not understand; reads or interprets papers; wants to use a method in a paper, project, or experiment; needs prerequisites, learning order, learner-level adaptation, Chinese-first external learning resources, staged resource packs, Wikipedia/Baidu Baike concept baselines, document-anchored teaching, or a learning path for a goal; organizes AI answers or rough notes into knowledge-base prose; or explores research implications.
Research and write Chinese knowledge-base documents for technical, scientific, academic, product, or conceptual topics. Use when the user wants a readable beginner-to-intermediate learning article, encyclopedia-style reference, tutorial-style concept document, Feishu knowledge-base draft, or a rewrite of AI-like fragmented notes into a complete reliable document with sources, diagrams, formulas, examples, and visual planning.
Codex-native Academic Research Skills suite for deep research, academic paper writing, manuscript review, full research-to-paper pipelines, and experiment planning or validation. Use when the user asks for deep research, literature review, systematic review, meta-analysis, research question refinement, academic paper drafting, paper revision, citation or integrity checks, reviewer simulation, peer review, editorial decision letters, research-to-paper workflows, experiment execution planning, statistical interpretation, or human study protocol support. Also use for Claude-style ARS command aliases such as /ars-plan, ars-plan, /ars-outline, /ars-abstract, /ars-lit-review, /ars-citation-check, /ars-disclosure, /ars-format-convert, /ars-revision-coach, /ars-revision, /ars-reviewer, /ars-mark-read, /ars-unmark-read, and /ars-full. This skill vendors ARS role prompts, references, templates, and shared handoff schemas under ars/.
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
| name | weekly-summary |
| description | 当用户要求"周总结""本周总结""上周总结""整理周报"等任务时使用。本技能从飞书云空间扫描每日 docx 文档,参考既有周报风格,生成新的周总结并写回飞书 weekly 文件夹。 |
../summary-shared/lark_folders.json)。daliy/、weekly/、monthly/ 三个文件夹;每篇日报/周报/月报都是飞书 docx 文档(不是本地 Markdown)。M.D-YY(如 5.5-26)、周报 M.DD~M.DD-YY(日两位补零,如 3.09~3.15-26)、月报 M月-YY(如 3月-26)。年份靠 -YY 后缀区分,文件夹本身扁平。lark_folders.json,再继续执行。1.19~1.25-262026-01-19~2026-01-25python scripts/week_window.py --which current
python scripts/week_window.py --which last
python scripts/week_window.py --which explicit --start 2026-01-19 --end 2026-01-25
python scripts/week_window.py --which title --title '1.19~1.25-26'
scripts/collect_lark_notes.py 一次性拿到:
matched_daily_files:包含 name / token / url)missing_datesweekly_output_basename、是否已存在 weekly_output_existshistorical_context_files(最近 8 篇周报 + 最近 2 篇月报)python scripts/collect_lark_notes.py --start 2026-01-19 --end 2026-01-25
../summary-shared/lark_folders.json 获取 folder token,禁止把 token 硬编码到任何地方。historical_context_files 包含过去 6-8 篇周报和最近 1-2 篇月报。lark-cli docs +fetch --doc <url>),重点关注:
docs +fetch 默认走 v1 API(已弃用警告可忽略,不要主动加 --api-version v2 除非 lark-doc skill 明确要求)。返回值在 data.markdown 字段里。历史周报里 精力分布 章节会显示 <whiteboard token="..." align="left"/> 标签——代表那是一张飞书画板,文字内容看不到,但不影响阅读其他章节。matched_daily_files 中每一篇,用 lark-cli docs +fetch --doc <url> 拉取 markdown 正文。weekly_output_basename(不带 .md 后缀,飞书 docx 不需要扩展名),如 3.09~3.15-26。---\ntags:\naliases:\n---,写了也不会被保留)。# 本周一句话 开始,不重复文件名/标题。historical_context_files.weekly_files 中最近 2~3 篇做文风参考,只借鉴句式和篇幅密度,不继承旧事实。references/weekly-summary-template.md 为结构骨架,不机械套用。反公式化原则(贯穿全文):
按以下顺序输出。正文从第一个 # 章节开始,不写 frontmatter、不重复文件名。每个 # 章节结束后插入 --- 分隔线,增强视觉层次。
# 本周一句话
> 呈现。> 论文V8完成收口提交,知识库体系开始自运转# 精力分布
lark-cli whiteboard +update 写入(mermaid pie 作为输入格式)。./pie.mmd,供后续步骤使用:```mermaid
pie title 本周精力分布
"主题A" : 40
"主题B" : 30
"主题C" : 20
"其他" : 10
```
# 关键进展
##)。**意义** 行是可选的:当成果的意义不言自明时可以省略,不要为了格式而写一句废话。# 踩坑与收获
# 内观与发现
3.02~3.08-26),方便用户回溯上下文。# 未闭合 & 下周聚焦
- [ ] 行动项 ← 原因/背景`3.09` 完成……、周一做了…… 这类写法。# 每日工作映射(可追溯明细)
| 日期 | 主要事项 |
|------|---------|
| 3.09 | …… |
| 3.10 | …… |
# 章节结束后插入 --- 分隔线,最后一个章节末尾不加。**✅**:产出、里程碑**⚠️**:教训、风险**💡**:正面经验、收获精力分布 章节用飞书画板渲染(步骤 7 后处理),markdown 里不写 mermaid 代码块。- [ ] checkbox。<weekly_output_basename>.md(如 3.09~3.15-26.md)。markdown 中不要写 mermaid 代码块——# 精力分布 章节正文留空(标题下直接接 --- 分隔线),画板会在 import 后通过后处理写入。weekly_output_exists:
weekly_output_basename_v2(即 <basename>_v2)作为目标文件名,并在最终回复里告知用户。lark-cli drive +import --type docx \
--file ./<basename>.md \
--folder-token <weekly_folder_token> \
--name <output_basename>
# 记下返回的 data.url 作为 DOC_URL
# 精力分布 章节后插入空白画板,拿到 board_token:lark-cli docs +update \
--doc <DOC_URL> \
--mode insert_after \
--selection-by-title "# 精力分布" \
--markdown '<whiteboard type="blank"></whiteboard>'
# 记下返回的 data.board_tokens[0] 作为 WB_PIE_TOKEN
./pie.mmd 写入画板:lark-cli whiteboard +update \
--whiteboard-token <WB_PIE_TOKEN> \
--input_format mermaid \
--source @./pie.mmd \
--idempotent-token "wb-pie-$(date +%s)" \
--overwrite --yes --as user
drive +import,图表走 lark-whiteboard skill 的官方路径,避免 mermaid 自动转换的风格不一致。4.27 → 5.3)。M.D-YY(不补零,如 5.5-26、4.30-26)。M.DD~M.DD-YY(日补零,如 3.09~3.15-26、4.20~4.26-26)。M月-YY(如 3月-26)。collect_lark_notes.py 与 week_window.py 中,不要在 SKILL.md 之外手动拼接。collect_lark_notes.py 会自动匹配 -25 和 -26 后缀的日报,无需特殊处理。../summary-shared/lark_folders.json,三个 summary skill 共用。lark-cli 前确保已登录(lark-cli auth login);若返回 permission denied,提示用户检查身份。scripts/week_window.py: 解析周区间,输出标准日期范围、正文标题、文件名候选。scripts/collect_lark_notes.py: 通过 lark-cli 扫描飞书 daily/weekly/monthly 文件夹,返回日报命中、目标周报文件名、历史上下文。references/weekly-summary-template.md: 周报模板骨架(无 frontmatter,无 mermaid 代码块)。lark-whiteboard skill: 画板写入的官方路径,本 skill 第 7 步直接复用其 whiteboard +update 流程。../summary-shared/lark_folders.json: 共享 folder token 配置。