{
  "name": "documents",
  "version": "26.506.11943",
  "description": "Create and edit document artifacts in Codex.",
  "author": {
    "name": "OpenAI",
    "email": "support@openai.com",
    "url": "https://openai.com/"
  },
  "homepage": "https://openai.com/",
  "repository": "https://github.com/openai/openai",
  "license": "MIT",
  "keywords": [
    "doc",
    "docs",
    "document",
    "documents",
    "word",
    "memo",
    "write",
    "writing",
    "docx",
    "artifacts"
  ],
  "skills": "./skills/",
  "interface": {
    "displayName": "Documents",
    "shortDescription": "Create and edit document artifacts",
    "longDescription": "Create, edit, inspect, render, verify, and export DOCX document artifacts locally. Use Documents when the durable output or target is a document, doc, docs, Word file, memo, report, or writing artifact.",
    "developerName": "OpenAI",
    "category": "Productivity",
    "capabilities": [
      "Interactive",
      "Write"
    ],
    "websiteURL": "https://openai.com/",
    "privacyPolicyURL": "https://openai.com/policies/privacy-policy/",
    "termsOfServiceURL": "https://openai.com/policies/terms-of-use/",
    "composerIcon": "./assets/icon.png",
    "logo": "./assets/logo.png",
    "defaultPrompt": [
      "Draft a project memo as a document",
      "Create a document from this outline",
      "Write a polished doc for this plan"
    ],
    "brandColor": "#2563EB",
    "screenshots": []
  }
}
