Skip to content
Skillv1.0.0

docx

Create, edit, redline, and comment on `.docx` files inside the container, with a strict render-and-verify workflow. Use `render_docx.py` to generate page PNGs (and optional PDF) for visual QA, then it

by lightspeedwp(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from lightspeedwp/.github (skills/docx/SKILL.md). Install upstream with npx skills add lightspeedwp/.github --skill docx. Copyright stays with the author.


Built by 🧱 LightSpeedWP with ☕, 🚀, and open-source spirit!

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/lightspeedwp-github-docx/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

lightspeedwp-github-docx.ocm.jsonjson
{
  "ocm": "1",
  "id": "lightspeedwp-github-docx",
  "kind": "skill",
  "name": "docx",
  "description": "Create, edit, redline, and comment on `.docx` files inside the container, with a strict render-and-verify workflow. Use `render_docx.py` to generate page PNGs (and optional PDF) for visual QA, then iterate until layout is flawless before delivering the final DOCX.",
  "publisher": "lightspeedwp",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Create, edit, redline, and comment on `.docx` files inside the container, with a strict render-and-verify workflow. Use `render_docx.py` to generate page PNGs (and optional PDF) for visual QA, then iterate until layout is flawless before delivering the final DOCX."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/lightspeedwp/.github",
      "path": "skills/docx/SKILL.md",
      "ref": "5270687ed0712361a1a336b5d341947d41b4b941",
      "url": "https://github.com/lightspeedwp/.github/blob/5270687ed0712361a1a336b5d341947d41b4b941/skills/docx/SKILL.md",
      "key": "lightspeedwp/.github/skills/docx/SKILL.md"
    }
  },
  "instructions": "---\n\n*Built by 🧱 LightSpeedWP with ☕, 🚀, and open-source spirit!*",
  "cost": {
    "context_tokens": 16
  }
}

Fetch it by URL: GET /api/v1/registry/lightspeedwp-github-docx/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.