📝
AutomationPython

Smart Document Formatting

by guangshu100

Smart Document Formatting is an Automation skill for Claude Code, published by guangshu100 in BidMaster-Pro.

239 stars66 forkson guangshu100/BidMaster-ProAdded 2026/09/03+3% in starsRepository updated 2026/09/01
agent-skillsagentic-workflowai-agentbid-managementbiddingdeepseekmineruprocurementragtendertender-bidding
Install in seconds
Install Smart Document Formatting
Copy Smart Document Formatting into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/guangshu100/BidMaster-Pro/tree/main/skills/output/docx_format ~/.claude/skills/docx_format

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/guangshu100/BidMaster-Pro.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/output/docx_format/SKILL.md in guangshu100/BidMaster-Pro
Installs to
~/.claude/skills/docx_format
Collection
One of 4 skills cataloged from this repository
Category
Automation1754 skills

What Smart Document Formatting does

Smart Document Formatting extracts document paragraphs, classifies them as headings, abstracts, or body text, then applies template-based formatting with python-docx. Use it to automate consistent DOCX layout and generate a formatted output file.

Smart Document Formatting is cataloged under Automation on DirSkills. Smart Document Formatting comes from a repository tagged agent-skills, agentic-workflow, ai-agent, bid-management and bidding.

Documentation

README

智能排版技能

工作流程

  1. 提取文档段落
  2. ONNX分类(标题/摘要/正文等)
  3. 模板查表获取格式参数
  4. python-docx应用格式
  5. 输出排版后文档

Frequently asked about Smart Document Formatting

  • What else does guangshu100 publish alongside Smart Document Formatting?

    Smart Document Formatting is one of 4 skills that DirSkills catalogs from guangshu100/BidMaster-Pro, the repository it ships in. Its siblings there include Compliance Check, Content Generation and Tender Interpretation. Each one is a separate skill with its own page in this directory, installs the same way Smart Document Formatting does, and is maintained by guangshu100 in that same repository. The rest of the collection is listed on the guangshu100/BidMaster-Pro page.

  • How does Smart Document Formatting compare to other Automation skills?

    Smart Document Formatting ranks #1545 by stars among the 1754 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Smart Document Formatting against them. Open each page to compare what they document and how they install.