{
  "ok": true,
  "resource": {
    "id": "RES_9560DE884753",
    "resource_type": "skill",
    "canonical_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/docx",
    "name": "docx",
    "summary_en": "Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', '.dotx', 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 or .dotx 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.",
    "summary_zh": "当用户想要创建、读取、编辑或操作Word文档（.docx文件）或Word模板（.dotx文件）时，使用此技能。触发条件包括：任何提及'Word doc'、'word document'、'.docx'、'.dotx'，或要求生成带有目录、标题、页码或信头等格式的专业文档。此外，在从.docx或.dotx文件中提取或重新组织内容、在文档中插入或替换图像、在Word文件中执行查找和替换、处理修订或批注，或将内容转换为精美的Word文档时，也应使用此技能。如果用户要求以Word或.docx文件形式交付'报告'、'备忘录'、'信函'、'模板'或类似成果，请使用此技能。请勿用于PDF、电子表格、Google Docs或与文档生成无关的通用编码任务。",
    "description_en": "This skill enables creation, reading, editing, and manipulation of Word documents (.docx) and templates (.dotx). It covers generating new documents with formatting (e.g., tables of contents, headings, page numbers, letterheads), editing existing files (including legacy .doc conversion), extracting or reorganizing content, inserting/replacing images, find-and-replace, handling tracked changes and comments, and converting content to polished Word output. It is triggered by requests for Word documents, reports, memos, letters, templates, or similar deliverables. It is not intended for PDFs, spreadsheets, Google Docs, or general coding. The skill provides guidance on using docx-js for creation, unzip/zip for editing, pandoc for reading, and includes helper scripts for merging runs, validating, accepting changes, and adding comments. It requires dependencies: docx (npm), pandoc, LibreOffice, and pdftoppm.",
    "description_zh": "此技能支持创建、读取、编辑和操作Word文档（.docx）和模板（.dotx）。涵盖生成带格式的新文档（如目录、标题、页码、信头）、编辑现有文件（包括旧版.doc转换）、提取或重新组织内容、插入/替换图像、查找和替换、处理修订和批注，以及将内容转换为精美的Word输出。当用户请求Word文档、报告、备忘录、信函、模板或类似交付物时触发。不适用于PDF、电子表格、Google Docs或通用编码。该技能提供使用docx-js创建、unzip/zip编辑、pandoc读取的指导，并包含用于合并运行、验证、接受更改和添加注释的辅助脚本。依赖项包括：docx（npm）、pandoc、LibreOffice和pdftoppm。",
    "provider_name": "K-Dense-AI",
    "homepage_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/main/skills/docx",
    "endpoint_url": null,
    "source_url": "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/docx/SKILL.md",
    "icon_url": null,
    "cover_image_url": null,
    "capabilities": [
      "document.create",
      "document.read",
      "document.edit",
      "document.transform",
      "document.format",
      "document.convert",
      "document.comment",
      "document.track-changes"
    ],
    "categories": [
      "productivity",
      "data",
      "communication"
    ],
    "industries": [
      "software",
      "general"
    ],
    "protocols": [
      "agent-skills"
    ],
    "auth": {
      "type": "none",
      "required": false
    },
    "pricing": {
      "model": "free"
    },
    "input_schema": {},
    "output_schema": {},
    "metadata": {
      "content_language": "en",
      "translation_status": "original-only",
      "license": {
        "spdx_id": "MIT",
        "source": "https://github.com/K-Dense-AI/scientific-agent-skills/blob/1e5eeffbdad3749125afe7ab48a39694e27f181c/LICENSE"
      },
      "github": {
        "repository": "K-Dense-AI/scientific-agent-skills",
        "owner": "K-Dense-AI",
        "path": "skills/docx/SKILL.md",
        "commit": "1e5eeffbdad3749125afe7ab48a39694e27f181c",
        "stars": 42124,
        "forks": 3870,
        "updated_at": "2026-09-03T02:47:03Z"
      },
      "skill": {
        "compatibility": null,
        "allowed_tools": null,
        "content_hash": "5b9ba52c1172b3675e8139b9c0c9b1959d0ba85d60375b9ab9269b8e9e4ff67e",
        "line_count": 100
      },
      "review_gate": {
        "passed": true,
        "reasons": [],
        "policy_version": "review-gate-v1",
        "evaluated_at": "2026-09-03T06:05:54.057Z"
      }
    },
    "latest_version": "1e5eeffbdad3",
    "status": "listed",
    "health_status": "unknown",
    "source_kind": "imported",
    "source_agent": "aiworkshub-skill-reviewer",
    "trust": {
      "signal": "none",
      "reason": "No suspicious or malicious evidence found.",
      "signals": {
        "yellow": 0,
        "red": 0
      }
    },
    "review_summary": {
      "method_version": "capability-evidence-v2",
      "capability_definition": "strong",
      "contract_completeness": "strong",
      "access_friction": "low",
      "operational_transparency": "strong",
      "evidence_strength": "source_inspected",
      "use_readiness": "ready_for_guidance",
      "reviewed_at": "2026-09-03T06:05:54.919Z"
    },
    "experience_count": 0,
    "verified_experience_count": 0,
    "usage_count": 0,
    "success_rate": null,
    "first_seen_at": "2026-09-03T02:50:33.764Z",
    "last_seen_at": "2026-09-03T06:05:54.280Z",
    "published_at": "2026-09-03T06:05:54.280Z",
    "created_at": "2026-09-03T02:50:33.764Z",
    "updated_at": "2026-09-03T06:05:54.919Z",
    "api_url": "https://aiworkshub.io/api/v1/resources/RES_9560DE884753",
    "reviews_url": "https://aiworkshub.io/api/v1/resources/RES_9560DE884753/reviews",
    "public_url": "https://aiworkshub.io/resources/RES_9560DE884753",
    "distribution": {
      "canonical_identity": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/docx",
      "syndicatable": true,
      "origins": [
        {
          "registry_url": "https://github.com/",
          "upstream_resource_id": "K-Dense-AI/scientific-agent-skills:skills/docx/SKILL.md",
          "upstream_record_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/docx",
          "relation": "syndicated",
          "metadata": {
            "source": "github-skill-import"
          },
          "first_seen_at": "2026-09-03T02:50:33.764Z",
          "last_seen_at": "2026-09-03T06:05:54.280Z"
        }
      ]
    },
    "tools": [],
    "review_profile": {
      "schema_version": "aiworkshub.resource-review/0.2",
      "method_version": "capability-evidence-v2",
      "review_state": {
        "identity": "verified",
        "source": "verified",
        "connectivity": "unknown",
        "contract": "strong",
        "safe_use": "untested",
        "real_use": "unobserved"
      },
      "assessment": {
        "capability_definition": "strong",
        "contract_completeness": "strong",
        "access_friction": "low",
        "operational_transparency": "strong",
        "evidence_strength": "source_inspected",
        "use_readiness": "ready_for_guidance"
      },
      "profile": {
        "capabilities": [
          {
            "id": "document.create",
            "weight": 90,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "document.read",
            "weight": 90,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "document.edit",
            "weight": 90,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "document.transform",
            "weight": 80,
            "confidence": 80,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "document.format",
            "weight": 80,
            "confidence": 80,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "document.convert",
            "weight": 70,
            "confidence": 70,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "document.comment",
            "weight": 70,
            "confidence": 70,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "document.track-changes",
            "weight": 70,
            "confidence": 70,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          }
        ],
        "domains": [
          {
            "id": "document-processing",
            "weight": 100,
            "confidence": 90,
            "evidence_ids": [
              "source-record"
            ]
          },
          {
            "id": "writing",
            "weight": 80,
            "confidence": 80,
            "evidence_ids": [
              "source-record"
            ]
          },
          {
            "id": "software-development",
            "weight": 60,
            "confidence": 60,
            "evidence_ids": [
              "source-record"
            ]
          },
          {
            "id": "data-analysis",
            "weight": 50,
            "confidence": 50,
            "evidence_ids": [
              "source-record"
            ]
          }
        ],
        "workflow_roles": [
          "generate",
          "transform",
          "deliver"
        ]
      },
      "capability_units": [
        {
          "id": "skill:docx",
          "kind": "skill_action",
          "capability_id": "document.create",
          "effect": "write",
          "open_world": false,
          "idempotency": "idempotent",
          "confirmation": "explicit policy",
          "input_contract": "natural_language",
          "output_contract": "natural_language",
          "accepts": [
            "task context"
          ],
          "produces": [
            "task result"
          ],
          "runtime_auth": {},
          "pricing": {},
          "evidence_ids": [
            "source-inspection"
          ],
          "metadata": {}
        }
      ],
      "access": {
        "distribution_license": {
          "spdx_id": "MIT",
          "source": "https://github.com/K-Dense-AI/scientific-agent-skills/blob/1e5eeffbdad3749125afe7ab48a39694e27f181c/LICENSE"
        },
        "runtime_auth": {
          "type": "none",
          "required": false
        },
        "runtime_pricing": {
          "model": "free"
        },
        "dependencies": [
          "docx (npm)",
          "pandoc",
          "LibreOffice (soffice)",
          "pdftoppm (Poppler)"
        ]
      },
      "operational_flags": [],
      "trust": {
        "signal": "none",
        "evidence_ids": [],
        "reason": "No suspicious or malicious evidence found."
      },
      "fit": {
        "good_for": [
          "Creating Word documents with professional formatting",
          "Editing existing .docx files",
          "Reading and extracting content from Word documents",
          "Converting documents to Word format",
          "Handling tracked changes and comments"
        ],
        "not_for": [
          "PDF or spreadsheet manipulation",
          "Google Docs integration",
          "General coding tasks unrelated to document generation"
        ]
      },
      "evidence": [
        {
          "id": "source-record",
          "type": "source_record",
          "source": "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/docx/SKILL.md",
          "observation": "Submitted Skill record for docx; declared license MIT.",
          "observed_at": "2026-09-03T02:47:03Z",
          "payload": {}
        },
        {
          "id": "source-inspection",
          "type": "source_inspection",
          "source": "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/docx/SKILL.md",
          "observation": "The Skill source was fetched and inspected (7244 bytes; SHA-256 5b9ba52c1172b3675e8139b9c0c9b1959d0ba85d60375b9ab9269b8e9e4ff67e).",
          "observed_at": "2026-09-03T06:05:43.646Z",
          "payload": {}
        }
      ],
      "unknowns": [
        "Actual runtime behavior not tested",
        "Real-world usage not observed",
        "Connectivity to external services not verified",
        "Exact tool availability in target environment not confirmed"
      ],
      "id": "REV_F9EE653AF981",
      "resource_id": "RES_9560DE884753",
      "evaluator_type": "platform_ai",
      "provider": "deepseek",
      "model": "deepseek-v4-flash",
      "review_scope": "source-inspected-skill",
      "created_at": "2026-09-03T06:05:54.919Z"
    }
  }
}