{
  "schemaVersion": "1.0",
  "item": {
    "slug": "office",
    "name": "Office",
    "source": "tencent",
    "type": "skill",
    "category": "效率提升",
    "sourceUrl": "https://clawhub.ai/ivangdavila/office",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/office",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/office",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=office",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "documents.md",
      "facilities.md",
      "presentations.md",
      "spreadsheets.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/office"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/office",
    "agentPageUrl": "https://openagent3.xyz/skills/office/agent",
    "manifestUrl": "https://openagent3.xyz/skills/office/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/office/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "What \"Office\" Means Here",
        "body": "Productivity software: Microsoft 365, Google Workspace, and office administration.\n\nSignalContextLoadFormulas, pivot tables, VLOOKUP, macrosSpreadsheetstools/spreadsheets.mdFormatting, headers, mail merge, TOCDocumentstools/documents.mdSlides, animations, presenter viewPresentationstools/presentations.mdSupplies, vendors, facilities, spaceOffice adminadmin/facilities.md"
      },
      {
        "title": "Spreadsheets (Excel / Google Sheets)",
        "body": "Formulas people actually need:\n\nVLOOKUP / XLOOKUP — lookup value in table, return another column\nSUMIF / COUNTIF — sum/count with conditions\nINDEX/MATCH — more flexible than VLOOKUP\nIF with AND/OR — conditional logic\n\nCommon problems:\n\nVLOOKUP returns #N/A → check for spaces, data types, exact match setting\nFormula works in one cell, breaks when copied → missing $ for absolute references\nDates sorting wrong → format as actual dates, not text\n\nPivot tables: Right-click data → Create Pivot Table → drag fields to rows/columns/values."
      },
      {
        "title": "Documents (Word / Google Docs)",
        "body": "Formatting essentials:\n\nUse Styles (Heading 1, 2, 3) for structure — enables automatic TOC\nPage numbers starting on page 3: Insert break → Different First Page → start numbering\nDifferent headers per section: Section breaks, unlink from previous\n\nMail Merge:\n\nPrepare data source (Excel with columns: Name, Address, etc.)\nWord → Mailings → Start Mail Merge → Letters\nInsert Merge Fields where dynamic content goes\nPreview Results → Finish & Merge"
      },
      {
        "title": "Presentations (PowerPoint / Google Slides)",
        "body": "Professional basics:\n\nSlide Master for consistent styling (View → Slide Master)\n6x6 rule: max 6 bullets, 6 words per bullet\nOne idea per slide\n\nAnimations:\n\nEntrance animations for bullet reveal (Appear > Fade > Fly In)\nTiming: On Click vs After Previous\nKeep it subtle — animation should aid, not distract\n\nPresenter View: F5 to present, use Presenter View to see notes while audience sees slides."
      },
      {
        "title": "Office Administration",
        "body": "For those managing physical office operations:\n\nSupplies & Inventory:\n\nTrack with simple spreadsheet: Item, Quantity, Reorder Point, Supplier\nSet calendar reminders for regular orders\nBulk ordering usually 15-30% cheaper\n\nVendor Management:\n\nCleaning, maintenance, IT support contracts\nDocument SLAs and contact info in shared location\nReview contracts annually for renegotiation\n\nSpace Planning:\n\nHot-desking: Use booking system (even a shared calendar works)\nMeeting room: Clear naming, visible displays, 15-min buffers"
      },
      {
        "title": "Quick Reference",
        "body": "TaskExcel/SheetsWord/DocsPowerPoint/SlidesFind valueVLOOKUP/XLOOKUPFind & ReplaceFind & ReplaceConditional formatHome → ConditionalN/AN/AAuto-update contentFormulasFieldsLinksExport to PDFFile → Save AsFile → Save AsFile → Save As"
      }
    ],
    "body": "What \"Office\" Means Here\n\nProductivity software: Microsoft 365, Google Workspace, and office administration.\n\nSignal\tContext\tLoad\nFormulas, pivot tables, VLOOKUP, macros\tSpreadsheets\ttools/spreadsheets.md\nFormatting, headers, mail merge, TOC\tDocuments\ttools/documents.md\nSlides, animations, presenter view\tPresentations\ttools/presentations.md\nSupplies, vendors, facilities, space\tOffice admin\tadmin/facilities.md\nSpreadsheets (Excel / Google Sheets)\n\nFormulas people actually need:\n\nVLOOKUP / XLOOKUP — lookup value in table, return another column\nSUMIF / COUNTIF — sum/count with conditions\nINDEX/MATCH — more flexible than VLOOKUP\nIF with AND/OR — conditional logic\n\nCommon problems:\n\nVLOOKUP returns #N/A → check for spaces, data types, exact match setting\nFormula works in one cell, breaks when copied → missing $ for absolute references\nDates sorting wrong → format as actual dates, not text\n\nPivot tables: Right-click data → Create Pivot Table → drag fields to rows/columns/values.\n\nDocuments (Word / Google Docs)\n\nFormatting essentials:\n\nUse Styles (Heading 1, 2, 3) for structure — enables automatic TOC\nPage numbers starting on page 3: Insert break → Different First Page → start numbering\nDifferent headers per section: Section breaks, unlink from previous\n\nMail Merge:\n\nPrepare data source (Excel with columns: Name, Address, etc.)\nWord → Mailings → Start Mail Merge → Letters\nInsert Merge Fields where dynamic content goes\nPreview Results → Finish & Merge\nPresentations (PowerPoint / Google Slides)\n\nProfessional basics:\n\nSlide Master for consistent styling (View → Slide Master)\n6x6 rule: max 6 bullets, 6 words per bullet\nOne idea per slide\n\nAnimations:\n\nEntrance animations for bullet reveal (Appear > Fade > Fly In)\nTiming: On Click vs After Previous\nKeep it subtle — animation should aid, not distract\n\nPresenter View: F5 to present, use Presenter View to see notes while audience sees slides.\n\nOffice Administration\n\nFor those managing physical office operations:\n\nSupplies & Inventory:\n\nTrack with simple spreadsheet: Item, Quantity, Reorder Point, Supplier\nSet calendar reminders for regular orders\nBulk ordering usually 15-30% cheaper\n\nVendor Management:\n\nCleaning, maintenance, IT support contracts\nDocument SLAs and contact info in shared location\nReview contracts annually for renegotiation\n\nSpace Planning:\n\nHot-desking: Use booking system (even a shared calendar works)\nMeeting room: Clear naming, visible displays, 15-min buffers\nQuick Reference\nTask\tExcel/Sheets\tWord/Docs\tPowerPoint/Slides\nFind value\tVLOOKUP/XLOOKUP\tFind & Replace\tFind & Replace\nConditional format\tHome → Conditional\tN/A\tN/A\nAuto-update content\tFormulas\tFields\tLinks\nExport to PDF\tFile → Save As\tFile → Save As\tFile → Save As"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/ivangdavila/office",
    "publisherUrl": "https://clawhub.ai/ivangdavila/office",
    "owner": "ivangdavila",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/office",
    "downloadUrl": "https://openagent3.xyz/downloads/office",
    "agentUrl": "https://openagent3.xyz/skills/office/agent",
    "manifestUrl": "https://openagent3.xyz/skills/office/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/office/agent.md"
  }
}