Home / ginlix-ai / langalpha · plugins/langalpha_deliverables/skills/docx/SKILL.md · GitHub

docx skillA

docx is agent-read markdown (skill) from ginlix-ai/langalpha: Word documents a human will review and edit: build with python-docx, edit an existing file in place with tracked changes and comment threads, render, validate.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# DOCX

Build or edit a Word document and write it into the task directory (e.g. `acme_memo/acme_q3_memo.docx`). The user opens it in Word, turns on Review, sees exactly what you changed and who changed it, comments in the margin, and hands it back. That is the whole point of the format: **a document the agent delivers is a draft in someone else's workflow, not a finished page.**

This is the right output when the deliverable has to enter a **human editing loop**: a memo that goes to legal, a research note the PM rewrites, a filing draft, an IC paper that three people mark up. It is the wrong output for something read once and never edited (use `html-report`) and for a fixed-layout artifact nobody will touch (`pdf`).

> **User preferences override these defaults.** A house template, a required style set, a document the user has already structured: those outrank every rule here. The rules below are for when nothing has been specified.

## Decide: Which Output?

| Want | Use |
|---|---|
| A document a human will edit, redline, or comment on | **docx** (this skill) |
| A polished document to read, share, or export to PDF | `html-report` |
…

Read the whole file at its exact version.

How to install

Latest version
mdr add ginlix-ai/langalpha/docx@git:20260921.26f807b
Exact content
mdr add ginlix-ai/langalpha/docx@sha256:40277e1b0dffbc03

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_riu5n4766w6c47ck.svg)](https://markdownregistry.com/a/art_riu5n4766w6c47ck)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260921.26f807b latest2026-09-21 26f807b 19,346 BA view · diff
git:20260915.b1f13b82026-09-15 b1f13b8 19,386 BA view · diff
git:20260826.8da358a2026-08-26 8da358a 20,084 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (19346 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

ginlix-ai/langalpha · 1,774 stars · license Apache-2.0 · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_riu5n4766w6c47ck
GET https://markdownregistry.com/api/v1/resolve?ref=ginlix-ai/langalpha/docx
GET https://markdownregistry.com/api/v1/blob/40277e1b0dffbc03b05bc8d2116c7115406fc3913502a13a637bf016514d07a7

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from ginlix-ai/langalpha

AGENTS.md agents
ginlix-ai/langalpha · AGENTS.md
git:20260921.86907f8 · audit A · 1,774 stars
CLAUDE.md claude
ginlix-ai/langalpha · CLAUDE.md
git:20260711.40c6e92 · audit A · 1,774 stars
DESIGN.md design
ginlix-ai/langalpha · DESIGN.md
git:20260924.c1a9abf · audit A · 1,774 stars
AGENTS.md@desktop agents
ginlix-ai/langalpha · desktop/AGENTS.md
git:20260904.3e9f6b7 · audit B · 1,774 stars
web-scraping skill
ginlix-ai/langalpha · plugins/alternative_data/skills/web-scraping/SKILL.md · Web scraping: scrape_page / scrape_pages MCP tools for fetching pages as markdown, HTML, or text (fast HTTP, browser…
git:20260921.26f807b · audit A · 1,774 stars
x-api skill
ginlix-ai/langalpha · plugins/alternative_data/skills/x-api/SKILL.md · Search X (Twitter) posts, pull user profiles, fetch specific tweets, and read reply threads for sentiment, news, and…
git:20260826.8da358a · audit A · 1,774 stars
chart-annotation skill
ginlix-ai/langalpha · plugins/langalpha_deliverables/skills/chart-annotation/SKILL.md · Draw price lines, trendlines, zones, and event markers directly on a stock's price chart. Reach for it whenever you'd…
git:20260915.83337aa · audit A · 1,774 stars
html-report skill
ginlix-ai/langalpha · plugins/langalpha_deliverables/skills/html-report/SKILL.md · Self-contained styled HTML reports written to the task directory: PDF-exportable research documents with inline data…
git:20260921.26f807b · audit B · 1,774 stars
inline-widget skill
ginlix-ai/langalpha · plugins/langalpha_deliverables/skills/inline-widget/SKILL.md · Inline HTML widgets: charts, dashboards, data tables rendered directly in the chat via ShowWidget
git:20260921.26f807b · audit F · 1,774 stars
interactive-dashboard skill
ginlix-ai/langalpha · plugins/langalpha_deliverables/skills/interactive-dashboard/SKILL.md · Interactive web dashboards: stock trackers, sector heatmaps, portfolio monitors, served via preview URL
git:20260921.26f807b · audit C · 1,774 stars
pdf skill
ginlix-ai/langalpha · plugins/langalpha_deliverables/skills/pdf/SKILL.md · Read, fill and build PDFs: inspect structure and fonts, extract text and tables with pdfplumber and poppler, fill and…
git:20260921.26f807b · audit A · 1,774 stars
pptx skill
ginlix-ai/langalpha · plugins/langalpha_deliverables/skills/pptx/SKILL.md · PowerPoint decks built with pptxgenjs and native charts, existing decks edited in place with python-pptx, then rendered…
git:20260921.26f807b · audit A · 1,774 stars

Every file in ginlix-ai/langalpha

Other files named docx

docx skill
anthropics/skills · skills/docx/SKILL.md · Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word…
git:20260717.fa0fa64 · audit A · 177,978 stars
docx skill
k-dense-ai/scientific-agent-skills · skills/docx/SKILL.md · Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word…
v2.1 · audit A · 46,526 stars
docx skill
eigent-ai/eigent · resources/example-skills/docx/SKILL.md · Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers…
git:20260226.343050b · audit A · 15,412 stars
docx skill
thinkinaixyz/deepchat · resources/skills/docx/SKILL.md · Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting…
git:20260812.5b18395 · audit A · 6,342 stars
docx skill
davepoon/buildwithclaude · plugins/all-skills/skills/docx/SKILL.md · Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting…
git:20260104.903b22f · audit A · 3,530 stars
docx skill
axoviq-ai/synthadoc · synthadoc/skills/docx/SKILL.md · Extract text from Microsoft Word documents
v1.0 · audit A · 1,332 stars
docx skill
fcakyon/claude-codex-settings · plugins/anthropic-office-skills/skills/docx/SKILL.md · Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word…
git:20260720.d26d2c8 · audit A · 1,153 stars
docx skill
mateaix/mateclaw · mateclaw-server/src/main/resources/skills/docx/SKILL.md · Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). For CREATING…
v1.1.0 · audit A · 1,127 stars

Browse by kind, by grade A, or by owner.