Skip to main content
Run any Skill in Manus
with one click
GitHub repository

cc-synthesizer

cc-synthesizer contains 6 collected skills from mr-devs, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
1
updated
2026-03-21
Forks
1
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

create-synthesis
software-developers

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
secretaries-and-administrative-assistants-except-legal-medical-and-executive

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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

2026-03-19
cc-synthesizer Agent Skills on GitHub | SkillsMP