scribe
NewDocument writing workflow: draft outlines, realize documents in any format (MD, PDF, DOCX, XLSX, PPTX, .pen, Confluence), reflect to improve quality.
Overview
A plugin marketplace for Claude Cowork and Claude Code.
🎯 What is this?
A curated collection of plugins that extend Claude with specialized workflows. Install plugins from this marketplace to add new capabilities to your Claude sessions.
📦 Available Plugins
| Plugin | Description |
|---|---|
| 📄 [scribe](./scribe/) | Document writing workflow: draft outlines, write in parallel, export to any format |
Scribe — Supported Formats
| Format | Extension | Tool Chain | Official Skill |
|---|---|---|---|
| Markdown | .md | Direct write | — |
.pdf | Python + reportlab | `pdf` | |
| Word | .docx | JS + docx-js | `docx` |
| HTML | .html | Python + markdown | — |
| Excel | .xlsx | Python + openpyxl | `xlsx` |
| PowerPoint | .pptx | JS + pptxgenjs | `pptx` |
| Pencil Design | .pen | Pencil MCP | — |
| Confluence | --confluence | Atlassian MCP | — |
🚀 Installation
Claude Code (CLI)
# Add marketplace
claude plugin marketplace add SnowLightPath/snow-light-place
# Install plugin
claude plugin install scribe@snow-light-placeClaude Cowork (Web)
Install directly from claude.com/plugins/ or search for scribe in the plugin browser.
🔄 The Scribe Loop
/scribe:draft Design the outline
↓
scribe.md ←→ Document structure
↓
/scribe:realize Write & export
↓
report.docx ←→ Human & LLM edit
↓
/scribe:reflect Review & improve
↓
(iterate)| Command | Action |
|---|---|
📝 /scribe:draft | Design document outline, audience, format |
⚡ /scribe:realize | Write and export the document |
🪞 /scribe:reflect | Review quality and improve |
Parallel section writing with Agent Teams. Documents with 2+ sections are written concurrently.
🏗️ Origin
This marketplace distributes plugins from the DDL (Design-Doc Loop) project. The canonical source for the Scribe plugin is `DDL/examples/scribe-plugin/`.
📄 License
Install & Usage
/plugin marketplace add <org/repo>Add the configuration to /plugin install scribe@<marketplace>
/pluginSecurity Audits
Frequently Asked Questions
What is scribe?
Document writing workflow: draft outlines, realize documents in any format (MD, PDF, DOCX, XLSX, PPTX, .pen, Confluence), reflect to improve quality.
How to install scribe?
To install scribe: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install scribe@<marketplace>. Finally, /plugin in Claude Code.
What is scribe best for?
scribe is a plugin categorized under General. It is designed for: documentation. Created by SnowLightPath.