BeClaude

scribe

New
1Community RegistryGeneralby SnowLightPath

Document writing workflow: draft outlines, realize documents in any format (MD, PDF, DOCX, XLSX, PPTX, .pen, Confluence), reflect to improve quality.

First seen 5/22/2026

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

PluginDescription
📄 [scribe](./scribe/)Document writing workflow: draft outlines, write in parallel, export to any format

Scribe — Supported Formats

FormatExtensionTool ChainOfficial Skill
Markdown.mdDirect write
PDF.pdfPython + reportlab`pdf`
Word.docxJS + docx-js`docx`
HTML.htmlPython + markdown
Excel.xlsxPython + openpyxl`xlsx`
PowerPoint.pptxJS + pptxgenjs`pptx`
Pencil Design.penPencil MCP
Confluence--confluenceAtlassian MCP

🚀 Installation

Claude Code (CLI)

bash
# Add marketplace
claude plugin marketplace add SnowLightPath/snow-light-place

# Install plugin
claude plugin install scribe@snow-light-place

Claude Cowork (Web)

Install directly from claude.com/plugins/ or search for scribe in the plugin browser.


🔄 The Scribe Loop

code
  /scribe:draft          Design the outline
       ↓
  scribe.md         ←→   Document structure
       ↓
  /scribe:realize        Write & export
       ↓
  report.docx       ←→   Human & LLM edit
       ↓
  /scribe:reflect        Review & improve
       ↓
  (iterate)
CommandAction
📝 /scribe:draftDesign document outline, audience, format
/scribe:realizeWrite and export the document
🪞 /scribe:reflectReview 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

Apache-2.0

Install & Usage

1
Add a marketplace
/plugin marketplace add <org/repo>
2
Install the plugin

Add the configuration to /plugin install scribe@<marketplace>

3
Manage with /plugin
/plugin
View source on GitHub
documentation

Security Audits

LicenseUnknownSourceWarnRepositoryPass

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.