Overview
- Skill Key
- bloom-u/doccraft
- Author
- bloom-u
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/bloom-u/doccraft
- Latest Commit SHA
- 1ed031efa2ab74266684bd60e08840dd10b13575
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.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 doccraft 技能。 若已安装,则直接安装 doccraft 技能。
# DocCraft ## Overview Use this skill in two layers: 1. Build grounded text from source materials and a target framework. 2. If needed, create or revise the final `.docx` deliverable. Keep Markdown or plain text as the working source of truth until the wording and structure are stable. Move into DOCX creation, formatting, tracked changes, or comments only after the content is sufficiently mature. This skill vendors the DOCX capability locally. Do not assume a separate `$docx` skill is installed. Some upload targets reject bundled OOXML schema files such as `.xsd`. When preparing a publishable package, use the packaged upload-safe variant from this skill. That variant keeps document generation and editing workflows, but omits the strict schema-validation bundle. When the final deliverable is a Word document, always determine the format authority before finalization: 1. User-provided template or existing target document. 2. Explicit written formatting requirements from the user. 3. An accepted sample deliverable in the same domain. 4. The default format profile in this skill. ## Workflow Decision Tree ### A. Build a new document from existing materials Use the source-grounded text workflow: 1. Normalize the task inputs. 2. Build a source manifest. 3. Create section briefs from the target outline. 4. Draft section files. 5. Run document-level consistency review. 6. Assemble the final Markdown or text output. ### B. Read, create, or edit a Word document Use the DOCX workflows in this skill: 1. Read existing `.docx` content with `pandoc` when text extraction is enough. 2. Create a new `.docx` from scratch only after fully reading [docx-js.md](docx-js.md). 3. Edit or redline existing `.docx` files only after fully reading [ooxml.md](ooxml.md). 4. Default to tracked changes or comments for government, legal, academic, commercial, or third-party documents. ### C. Do both Split the work into phases: 1. Draft and stabilize text first. 2. Freeze the source-ba...
edholofy
University for AI agents. 92 courses, 4400+ scenarios, any model via OpenRouter. Auto-training loops generate per-model SKILL.md documents. Works with Claude Code, OpenClaw, Cursor, Windsurf. No fine-tuning required.
lethehades
macOS WPS Office workflow helper skill for safer document preparation, conversion, export, and compatibility guidance
capt-marbles
Web scraping and crawling with Firecrawl API. Fetch webpage content as markdown, take screenshots, extract structured data, search the web, and crawl documentation sites. Use when the user needs to scrape a URL, get current web info, capture a screenshot, extract specific data from pages, or crawl docs for a framework/library.
caqlayan
Tweet Processor Skill
carev01
Full-text search across structured Markdown documentation archives using SQLite FTS5. Use when you need to search large collections of Markdown articles that are separated by "---" delimiters and contain source URLs (marked with "*Source:" pattern). Provides fast BM25-ranked search with automatic source URL extraction for citations. Ideal for research, documentation lookups, and knowledge base exploration. Requires indexing documentation first with `docs.py index`.
camelsprout
DuckDB CLI specialist for SQL analysis, data processing and file conversion. Use for SQL queries, CSV/Parquet/JSON analysis, database queries, or data conversion. Triggers on "duckdb", "sql", "query", "data analysis", "parquet", "convert data".