{
  "schemaVersion": "1.0",
  "item": {
    "slug": "professional-communication",
    "name": "Professional Communication",
    "source": "tencent",
    "type": "skill",
    "category": "通讯协作",
    "sourceUrl": "https://clawhub.ai/wpank/professional-communication",
    "canonicalUrl": "https://clawhub.ai/wpank/professional-communication",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/professional-communication",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=professional-communication",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "README.md",
      "SKILL.md",
      "references/email-templates.md",
      "references/jargon-simplification.md",
      "references/meeting-structures.md",
      "references/remote-async-communication.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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.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/professional-communication"
    },
    "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/professional-communication",
    "agentPageUrl": "https://openagent3.xyz/skills/professional-communication/agent",
    "manifestUrl": "https://openagent3.xyz/skills/professional-communication/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/professional-communication/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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Professional Communication",
        "body": "Write clear, effective professional messages that get read and acted upon."
      },
      {
        "title": "OpenClaw / Moltbot / Clawbot",
        "body": "npx clawhub@latest install professional-communication"
      },
      {
        "title": "WHAT This Skill Does",
        "body": "Routes you to ready-to-use templates and translation guides for professional technical communication."
      },
      {
        "title": "WHEN To Use",
        "body": "Drafting emails (status updates, requests, escalations, introductions)\nWriting Slack/Teams messages\nPreparing meeting agendas or summaries\nTranslating technical concepts for non-technical audiences\nAny written communication to teammates, managers, or stakeholders"
      },
      {
        "title": "Core Principle",
        "body": "Key message first. Scannable format. Clear action requested.\n\nEvery professional message answers: What do you need to know? Why does it matter? What action (if any) is needed?"
      },
      {
        "title": "Quick Reference: Message Structure",
        "body": "Subject: [Topic]: [Specific Purpose]\n\n[1-2 sentences: key point or request upfront]\n\n**Context:** (if needed)\n- Bullet points, not paragraphs\n\n**Action Needed:**\n- Specific request with timeline"
      },
      {
        "title": "Route to References",
        "body": "TaskLoad This ReferenceWriting any emailMANDATORY: Load references/email-templates.mdExplaining technical concepts to non-technical peopleMANDATORY: Load references/jargon-simplification.mdRunning or preparing for meetingsMANDATORY: Load references/meeting-structures.mdAsync/remote team communicationLoad references/remote-async-communication.md"
      },
      {
        "title": "The Four Rules",
        "body": "Subject lines tell the story - \"Project X: Decision Needed by Friday\" beats \"Question\"\nBullets over paragraphs - Nobody reads walls of text\nSpecific asks - \"Please review by Thursday\" beats \"Let me know\"\nMatch the channel - Chat for quick/informal, Email for records/formal"
      },
      {
        "title": "NEVER",
        "body": "Send a message without a clear purpose in the first sentence\nUse \"Just checking in\" without context (include what you're checking on)\nWrite paragraphs when bullets would work\nBury the ask at the bottom\nUse jargon with non-technical audiences\nSend walls of text in chat (use threads)\nReply-all unnecessarily\nUse passive voice when active is clearer (\"We decided\" not \"It was decided\")"
      }
    ],
    "body": "Professional Communication\n\nWrite clear, effective professional messages that get read and acted upon.\n\nInstallation\nOpenClaw / Moltbot / Clawbot\nnpx clawhub@latest install professional-communication\n\nWHAT This Skill Does\n\nRoutes you to ready-to-use templates and translation guides for professional technical communication.\n\nWHEN To Use\nDrafting emails (status updates, requests, escalations, introductions)\nWriting Slack/Teams messages\nPreparing meeting agendas or summaries\nTranslating technical concepts for non-technical audiences\nAny written communication to teammates, managers, or stakeholders\nCore Principle\n\nKey message first. Scannable format. Clear action requested.\n\nEvery professional message answers: What do you need to know? Why does it matter? What action (if any) is needed?\n\nQuick Reference: Message Structure\nSubject: [Topic]: [Specific Purpose]\n\n[1-2 sentences: key point or request upfront]\n\n**Context:** (if needed)\n- Bullet points, not paragraphs\n\n**Action Needed:**\n- Specific request with timeline\n\nRoute to References\nTask\tLoad This Reference\nWriting any email\tMANDATORY: Load references/email-templates.md\nExplaining technical concepts to non-technical people\tMANDATORY: Load references/jargon-simplification.md\nRunning or preparing for meetings\tMANDATORY: Load references/meeting-structures.md\nAsync/remote team communication\tLoad references/remote-async-communication.md\nThe Four Rules\nSubject lines tell the story - \"Project X: Decision Needed by Friday\" beats \"Question\"\nBullets over paragraphs - Nobody reads walls of text\nSpecific asks - \"Please review by Thursday\" beats \"Let me know\"\nMatch the channel - Chat for quick/informal, Email for records/formal\nNEVER\nSend a message without a clear purpose in the first sentence\nUse \"Just checking in\" without context (include what you're checking on)\nWrite paragraphs when bullets would work\nBury the ask at the bottom\nUse jargon with non-technical audiences\nSend walls of text in chat (use threads)\nReply-all unnecessarily\nUse passive voice when active is clearer (\"We decided\" not \"It was decided\")"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/wpank/professional-communication",
    "publisherUrl": "https://clawhub.ai/wpank/professional-communication",
    "owner": "wpank",
    "version": "0.1.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/professional-communication",
    "downloadUrl": "https://openagent3.xyz/downloads/professional-communication",
    "agentUrl": "https://openagent3.xyz/skills/professional-communication/agent",
    "manifestUrl": "https://openagent3.xyz/skills/professional-communication/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/professional-communication/agent.md"
  }
}