Skip to main content
在 Manus 中运行任何 Skill
一键导入
mr-devs
GitHub 创作者资料

mr-devs

按仓库查看 7 个 GitHub 仓库中的 29 个已收集 skills。

已收集 skills
29
仓库
7
更新
2026-07-08
仓库浏览

仓库与代表性 skills

当前展示该仓库 Top 8 / 12 个已收集 skills。
create-synthesis
软件开发工程师

Generate a cross-cutting synthesis document from all summaries in summaries/. Reads synthesis-guidance.md if present. Can trigger the full pipeline if summaries are missing.

2026-03-21
export-synthesis
秘书和行政助理(法律、医疗和高管除外)

Package the synthesis into a shareable ZIP for distribution. Use when the user wants to share, export, or distribute their synthesis to others. Creates a self-contained directory (synthesis-export/) with the HTML, CSS, JS, all source PDFs, and all summary files, then zips it. The "Ask Claude" functionality is automatically removed (button hidden via CSS) since it requires a local server to work. Invoke when the user says things like "export", "share", "package", "zip up", "distribute", or "send the synthesis to someone".

2026-03-21
launch-synthesis
软件开发工程师

Use when the user wants to view or interact with synthesis.html after running /create-synthesis — builds the HTML, verifies Claude Code auth, starts the local server, and opens the page in the browser

2026-03-21
pipeline-reset
软件开发工程师

Reset the cc-synthesizer pipeline by deleting all generated files so a fresh batch of PDFs can be processed from scratch. Invoke whenever the user wants to start over with new documents, clear the workspace, or clean up pipeline outputs. Trigger on phrases like "reset", "clean up", "start fresh", "new batch", "clear the pipeline", "delete generated files", "wipe the outputs", or "prepare for new PDFs". Always checks for an existing export first before deleting anything — don't skip this check.

2026-03-21
summarize-documents
软件开发工程师

Generate per-document markdown summaries from PDFs. Detects document type and adapts the summary structure accordingly. Updates citations.json.

2026-03-21
cleanup-pdf-names
软件开发工程师

Clean up PDF filenames by removing spaces, em dashes, and special characters

2026-03-19
已展示 7 / 7 个仓库
已展示全部仓库