SKILLEMALL.ai

AF docx

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.

w95/awesome-claude-corporate-skills Agent Skills author: w95 MIT 1 file body ≈ 4 796 tokens Open the sourcegithub.com analyzed 2 d ago

docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables…

As a process F 34/100 · Will not run — References files that are not bundled: scripts/office/soffice.py

GeneratorWordGoogle DocsWriting and documentsData and analyticsSoftware developmenttype and topics are labelled automatically from the skill text
JSON
Technical rating
A
93/100
safety, quality, tests
Safety 60%
100
Quality 40%
83
Run on models
none yet
Process rating
F
34/100
Will not run
References files that are not bundled: scripts/office/soffice.py
Tools and files w 18
0
Result and completion w 14
0
Inputs and preconditions w 11
0
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 · 0

✓ No critical or high findings

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

Against the Agent Skills spec

  • warning missing-ref reference to a missing file: scripts/office/soffice.py
  • note edit-residue the text marks something as outdated (lines 18): check that old rules are not kept next to new ones — the full check reads the text for contradictions

Process rating: all ten parameters 34/100

Will not run. References files that are not bundled: scripts/office/soffice.py
  • 0Tools and files. 1 referenced file(s) missing: scripts/office/soffice.py
  • 0Result and completion. Does not say what the result is
  • 0Inputs and preconditions. Does not say what the process needs to start
  • 0Failures and branches. Linear process with no failure handling
  • 0Progress reporting. Says nothing while it works
  • 30Running it twice. 4 mutating operations with no state check
  • 60Steps. 36 steps, 4 vague phrases
  • 70Execution cost. Instruction body is 4796 tokens
  • 100When it triggers. States when to use and when not to
  • 100Consistency. Name and required fields are in place
  • medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing

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
  • +3Output format is not stated: the model decides each time
  • +2Single-language instructions
  • +4Description says when NOT to use the skill
  • +3Description length 785: enough signal without eating the budget
  • +4Structure: 34 headings
  • +3Step-by-step instructions: 36 items
  • +4Has examples (34 code blocks)
  • +1License stated

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