ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

doccraft

Create complete, source-grounded professional documents from existing materials, outlines, or templates, then generate, edit, review, or redline the final .docx files. Use when Codex needs to turn PDFs, DOCX, TXT, Markdown, or mixed project sources into proposals, technical方案, implementation plans, construction schemes, reports,申报材料, and other formal long-form deliverables with structured drafting, Word formatting, and review-ready document workflows.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bloom-u/doccraft
Or

What This Skill Does

DocCraft is a comprehensive document lifecycle management skill designed for OpenClaw agents. It serves as a specialized engine for transforming raw information—such as PDFs, text files, Markdown, or loose project notes—into highly structured, professional-grade deliverables. The skill operates via a decoupled architecture, separating the content drafting phase from the technical formatting phase. By utilizing a source-grounded approach, DocCraft ensures that every output is verified against user-provided source materials, minimizing hallucination and ensuring compliance with professional standards.

Installation

To integrate DocCraft into your agent environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/bloom-u/doccraft Ensure your environment has sufficient read/write permissions for the target directories where documents will be generated.

Use Cases

  • Technical Documentation: Automate the creation of implementation plans and construction schemes from existing technical specs.
  • Corporate Reporting: Draft formal project proposals and business reports by synthesizing data from multiple scattered source documents.
  • Regulatory/Compliance: Create government-compliant submission materials (申报材料) that require specific formatting and structured drafting.
  • Collaborative Review: Manage document redlining, tracked changes, and comment-based workflows for legal or commercial revisions.

Example Prompts

  1. "Using the project requirements in /docs/source and the template at /templates/proposal.docx, create a draft for the upcoming Q3 technical submission."
  2. "Review the provided policy document and generate a redlined version of the agreement with suggested edits regarding compliance, using the 'Track Changes' style."
  3. "Summarize the attached meeting transcripts into a structured Markdown project status report, then export it as a professional .docx file with standard formatting."

Tips & Limitations

  • Phase Separation: Always stabilize your Markdown content before attempting to export into complex DOCX formats. Mixing heavy generation with low-level OOXML editing is discouraged.
  • Authority Matters: DocCraft defaults to provided templates. If no template is provided, it uses its built-in professional format profile.
  • Schema Warnings: When generating for external platforms, be mindful of OOXML constraints; use the 'upload-safe' flag to omit strict schema-validation bundles that some systems reject.

Metadata

Author@bloom-u
Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bloom-u-doccraft": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#documentation#docx#writing#productivity#reporting
Safety Score: 4/5

Flags: file-write, file-read