{
"id": "skill:docx-handling",
"_kind": "Skill",
"_file": "extensions/skills/extended-skills.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "DOCX Handling",
"description": "Create, read, edit, and manipulate Word .docx files: tables of\ncontents, headings, page numbers, letterheads, find-and-replace,\nimage insertion, and tracked-changes/comment workflows.\n",
"kind": "claude-code-skill",
"invocationMode": "model-invoked",
"entrypoint": "SKILL.md",
"domains": [
"domain:software-engineering"
],
"requiresLanguages": [
"language:python"
],
"sourceRef": "source-ref:anthropic-skills-docx"
},
"outgoingEdges": [
{
"from": "skill:docx-handling",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill:docx-handling",
"to": "extension-interface:reflection",
"kind": "implements",
"attributes": {}
},
{
"from": "skill:docx-handling",
"to": "source-ref:anthropic-skills-docx",
"kind": "sourced_from",
"attributes": {}
},
{
"from": "skill:docx-handling",
"to": "skill-area:document-processing",
"kind": "addresses",
"attributes": {}
}
],
"incomingEdges": []
}