SKILLEMALL.ai

BF joe-markdown-to-docx

Convert Markdown documents to Word DOCX format with full support for tables, images, code blocks, and formatting. Use when: (1) User asks to convert .md files to .docx or Word format, (2) User needs to generate Word documents from Markdown content, (3) User wants to create professional documents with tables and images from Markdown source. Supports GFM (GitHub Flavored Markdown), local/remote images, table alignment, code syntax highlighting, and preserves all formatting.

ClawHub Agent Skills author: zupeng v1.0.0 MIT-0 5 files body ≈ 647 tokens Open the sourceclawhub.ai analyzed 4 d ago

As a process F 51/100 · Will not run — References files that are not bundled: url, path/to/image.png

GeneratorWordGitHubSoftware developmentInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
B
85/100
safety, quality, tests
Safety 60%
95
Quality 40%
71
Run on models
none yet
Process rating
F
51/100
Will not run
References files that are not bundled: url, path/to/image.png
Tools and files w 18
0
Inputs and preconditions w 11
0
When it triggers w 12
20
the three weakest of ten parameters · all ten

How to improve

  1. The text references files that are not there: add them or drop the references.
For the model run — optional
  • Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
  • A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.

Guard findings · 5

✓ No critical or high findings

Medium and low: 5
  • low Secrets in code secret-high-entropy-token package-lock.json:130
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…GLw+xYSd…cqA==",
    detector
  • low Secrets in code secret-high-entropy-token package-lock.json:442
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    "integrity": "sha5…5TF+OC5p…Jvi+BDqbkiG7h7u/9SI8…L9D+QG/6wSrTtXg==",
    quoted
  • low Secrets in code secret-high-entropy-token package-lock.json:557
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    "integrity": "sha5…NqZ+ryke…PfA==",
    quoted
  • low Secrets in code secret-high-entropy-token package-lock.json:730
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    "integrity": "sha5…MnP+OZqs…xwc+zfQE…Hjq+bh6q5F+Z8/cksrLFYWQQw==",
    quoted
  • low Secrets in code secret-high-entropy-token package-lock.json:873
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    "integrity": "sha5…GP2+v96H…6yi+nVmG…Jbw+9DD6g97+NV67Q==",
    quoted

Files scanned: 5. Evidence is masked. Grey chips explain why severity was lowered.

Against the Agent Skills spec

  • warning frontmatter-yaml SKILL.md: the frontmatter is not valid YAML (YAML parse error: Nested mappings are not allowed in compact mappings at line 2, column 14: description: Convert Markdown documents to Word DOCX format with full support f… ^ ); fields were read line by line. The usual cause is a colon inside an unquoted value
  • warning missing-ref reference to a missing file: url
  • warning missing-ref reference to a missing file: path/to/image.png

Process rating: all ten parameters 51/100

Will not run. References files that are not bundled: url, path/to/image.png
  • 0Tools and files. 2 referenced file(s) missing: url, path/to/image.png
  • 0Inputs and preconditions. Does not say what the process needs to start
  • 20When it triggers. No condition that starts the skill
  • 50Failures and branches. 0 branches, has a failure section
  • 60Result and completion. Output format stated, no completion criterion
  • 100Steps. 30 steps
  • 100Consistency. Name and required fields are in place
  • 100Execution cost. Instruction body is 647 tokens
  • 100Running it twice. No mutating operations
  • 100Progress reporting. Reports progress

Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.

Quality signals

  • +5Description has no quoted example phrases that should trigger the skill
  • +4Description does not say when NOT to use the skill (false activations)
  • +1No license
  • +2Single-language instructions
  • +3Description length 476: enough signal without eating the budget
  • +4Structure: 13 headings
  • +3Step-by-step instructions: 30 items
  • +3Output format is stated explicitly
  • +4Has examples (7 code blocks)
  • +3All 1 scripts are documented

Quality base 70; lint remarks subtract, signals add up to 100. Result: 71.

External checks

ClawHub: clean
This is a straightforward Markdown-to-Word converter with disclosed image downloading behavior that users should treat carefully for untrusted documents.
LLM: benign (high) · VirusTotal: · 29 May 2026