skills/weekly-report-generator/SKILL.md
Automatically generates a 1-page weekly progress report PPTX based on Obsidian daily notes. Trigger this skill on Saturdays. It (1) Identifies the date range from last Saturday to this Saturday, (2) Reads daily notes from '50 Archive/Daily Notes/' and extracts only research (科研) and project (项目) related content, (3) Fills exactly ONE slide with '本周进展' and '下周计划', (4) Never touches the slide master or header area (name lives in the master), and (5) Saves to '00 Inbox/UserName_YYYY_MMDD_MMDD_week_report.pptx'.
npx skillsauth add jaimeparker/stable-jarvis weekly-report-generatorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Generates a single-slide weekly PPTX report for the user, summarizing research and project progress from Obsidian daily notes. The audience is the supervisor — only meaningful research/project work matters.
The template already has:
任务:Project A,重点研发(Project B)、科研C).本周进展: (with bullet points) and 下周计划: (with bullet points).DO NOT:
DO:
本周进展 and 下周计划.本周进展:, 下周计划:) bold, ~18–20pt.本周进展 and 2–4 under 下周计划. Condense if needed to keep the slide clean and readable.本周进展 section should take roughly 60% of the body area, 下周计划 the remaining 40%. Adjust spacing so neither section looks empty or overflowing.50 Archive/Daily Notes/ for each date in range. Look for sections under 今日已毕 or equivalent daily log headings.pptx skill to edit the template. Only modify body text placeholders — never touch the slide master, header, or layout structure. Ensure the result is exactly 1 slide.00 Inbox/UserName_YYYY_MMDD_MMDD_week_report.pptx.Before delivering, verify:
本周进展 and 下周计划 sections are both present and populatedxxxx, 1.) left over from templatedevelopment
# Mao Semantic Search Search Mao Zedong Selected Works by conceptual meaning using vector embeddings. Builds a local embedding index over all 230 articles across 5 volumes, then performs cosine similarity search at query time. ## When to Use - User asks a thematic/conceptual question about Mao's works ("What did Mao say about guerrilla warfare?") - Keyword search over the .md files is insufficient - User wants to find passages related to a concept without knowing exact terminology - As a pre-
development
Use when a researcher is choosing, framing, refining, or stress-testing a research question, hypothesis, thesis topic, project idea, grant direction, paper angle, or stalled research direction.
research
精读文献。快速泛读请用paper-quick-read。
data-ai
泛读:快速概览Zotero库中的文献,单轮LLM生成摘要级Markdown报告,并上传为Zotero Note。深度精读请用paper-deep-reader。