🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Pretty Tables

by @happytreees

Create beautiful, full-width tables in Word documents using the docx npm library. Tables are properly sized, centered, and styled. Use when you need to creat...

Versionv2.0.0
Installs1
πŸ“‹ Tips & Best Practices

Q: Table is narrow in Google Docs

  • Make sure you're using WidthType.DXA, not PERCENTAGE
  • Check that every TableCell has a width property
  • Q: Cell backgrounds are black

  • Change ShadingType.SOLID to ShadingType.CLEAR
  • Q: Text touches the borders

  • Add margins: { top: 80, bottom: 80, left: 120, right: 120 } to each cell
  • Q: Columns are uneven

  • Verify column widths sum exactly to table width (9360 for 1" margins)
  • View on ClawHub
    TERMINAL
    clawhub install pretty-tables

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’