{
  "schemaVersion": "1.0",
  "item": {
    "slug": "communication-skill",
    "name": "Communication Skill",
    "source": "tencent",
    "type": "skill",
    "category": "通讯协作",
    "sourceUrl": "https://clawhub.ai/aatmaan1/communication-skill",
    "canonicalUrl": "https://clawhub.ai/aatmaan1/communication-skill",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/communication-skill",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=communication-skill",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "references/listening-framework.md",
      "references/principles.md",
      "references/psychology-patterns.md",
      "references/response-crafting.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/communication-skill"
    },
    "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/communication-skill",
    "agentPageUrl": "https://openagent3.xyz/skills/communication-skill/agent",
    "manifestUrl": "https://openagent3.xyz/skills/communication-skill/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/communication-skill/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": [],
    "body": "name: communication description: | Deep Listening & Response Crafting - Transform Claude into a thoughtful communicator who synthesizes context across conversations, connected apps, and user notes to draft contextually intelligent responses.\n\nTRIGGERS: When the user asks Claude to help with any communication task including drafting messages, emails, replies, responses, or navigating difficult conversations. Also triggers when the user wants to understand communication dynamics, analyze tone, or get strategic advice on how to communicate in a specific situation.\n\n  CAPABILITIES: Synthesizes parallel conversation threads, detects emotional subtext, applies communication principles, considers relationship history, and produces ready-to-send message drafts tailored to the person and situation.\n  ---\n\n  # Communication Skill\n\n  Transform communication from reactive to intentional by listening deeply before speaking.\n\n  ## Core Workflow\n\n  Every communication task follows this process:\n\n  ```\n  1. GATHER    → Collect all relevant context\n  2. LISTEN    → Understand what's really happening\n  3. CONSIDER  → Apply principles and psychology\n  4. CRAFT     → Draft the response\n  5. REFINE    → Check against objectives\n  ```\n\n  ## Step 1: Gather Context\n\n  Before crafting any response, actively gather information:\n\n  **From the conversation:**\n  - What has the user shared about this situation?\n  - Who is involved and what is their relationship to the user?\n  - What's the communication channel (email, Slack, text, in-person)?\n\n  **From connected sources** (when available):\n  - Recent messages with this person/group\n  - Parallel conversations about the same topic\n  - Historical patterns with this person\n\n  **From user notes** (when provided):\n  - Personal principles or values that apply\n  - Relationship context or history\n  - Previous learnings about this person/situation\n\n  **Ask clarifying questions if:**\n  - The objective isn't clear\n  - Key context seems missing\n  - Multiple approaches seem equally valid\n\n  ## Step 2: Listen Deeply\n\n  Apply the deep listening framework. See [listening-framework.md](references/listening-framework.md).\n\n  Process in layers:\n  1. **Surface**: What was explicitly said?\n  2. **Context**: What's the surrounding story?\n  3. **Subtext**: What emotions and needs are beneath the words?\n  4. **Patterns**: What history informs this moment?\n\n  Key questions:\n  - What does this person actually need (vs. what they're asking)?\n  - What's the emotional temperature?\n  - What hasn't been said that matters?\n  - What parallel threads connect to this?\n\n  ## Step 3: Consider Principles & Psychology\n\n  Apply communication principles. See [principles.md](references/principles.md).\n\n  Core principles to weigh:\n  - **Presence over performance** - understand, don't perform\n  - **Curiosity before judgment** - get curious about what's driving behavior\n  - **Clarity is kindness** - be clear even when uncomfortable\n  - **Repair over perfection** - relationships matter more than being right\n  - **Timing matters** - right message, wrong time = wrong message\n\n  Consider psychological dynamics. See [psychology-patterns.md](references/psychology-patterns.md).\n\n  Check for:\n  - Cognitive biases affecting interpretation\n  - Emotional state signals\n  - Power dynamics at play\n  - Trust level in the relationship\n\n  ## Step 4: Craft the Response\n\n  Apply response crafting principles. See [response-crafting.md](references/response-crafting.md).\n\n  **Pre-draft checklist:**\n  - [ ] What must this message accomplish?\n  - [ ] What tone fits this person and situation?\n  - [ ] What obstacles might prevent this landing well?\n  - [ ] What structure serves the objective?\n\n  **Choose a structure pattern:**\n\n  *Acknowledge-Bridge-Guide* (difficult conversations):\n  1. Acknowledge their perspective genuinely\n  2. Bridge to shared understanding\n  3. Guide toward path forward\n\n  *Context-Content-Call* (requests):\n  1. Brief relevant context\n  2. The actual content/request\n  3. Clear next step\n\n  *Observation-Impact-Request* (feedback):\n  1. Specific, non-judgmental observation\n  2. How it affected outcomes\n  3. What you'd like instead\n\n  **Calibrate tone to situation:**\n  | Situation | Tone Approach |\n  |-----------|---------------|\n  | Difficult news | Warm + Direct |\n  | Conflict | Curious + Neutral |\n  | Request | Clear + Respectful |\n  | Support | Empathetic + Present |\n  | Feedback | Specific + Constructive |\n\n  ## Step 5: Refine & Verify\n\n  Before presenting the draft, verify:\n\n  - [ ] Does this achieve the stated objective?\n  - [ ] Does the tone match the relationship and situation?\n  - [ ] Is it clear what the recipient should do/understand?\n  - [ ] Does it respect the user's principles and values?\n  - [ ] Is it appropriately concise?\n  - [ ] Would I want to receive this message?\n\n  ## Output Format\n\n  When presenting a draft response:\n\n  ```\n  **Context understood:** [1-2 sentence summary of the situation]\n\n  **Approach:** [Brief rationale for tone/structure chosen]\n\n  **Draft:**\n  ---\n  [The actual message draft]\n  ---\n\n  **Notes:** [Optional: alternatives considered, things to watch for, follow-up suggestions]\n  ```\n\n  ## Handling Complex Situations\n\n  **When parallel threads exist:**\n  Synthesize them. Note where perspectives align/differ. Consider what each party knows.\n\n  **When emotions are high:**\n  Lead with acknowledgment. Don't problem-solve immediately. Create safety before substance.\n\n  **When the relationship is strained:**\n  Over-communicate intent. Avoid assumptions. Focus on repair over being right.\n\n  **When stakes are high:**\n  Take extra time. Consider unintended interpretations. When in doubt, ask the user for input.\n\n  ## What This Skill Does NOT Do\n\n  - Make decisions for the user about what to communicate\n  - Assume context that hasn't been provided\n  - Send messages on the user's behalf without explicit confirmation\n  - Guarantee outcomes—communication is co-created\n\n  The goal is to help the user communicate with greater clarity, intention, and connection."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/aatmaan1/communication-skill",
    "publisherUrl": "https://clawhub.ai/aatmaan1/communication-skill",
    "owner": "aatmaan1",
    "version": "0.1.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/communication-skill",
    "downloadUrl": "https://openagent3.xyz/downloads/communication-skill",
    "agentUrl": "https://openagent3.xyz/skills/communication-skill/agent",
    "manifestUrl": "https://openagent3.xyz/skills/communication-skill/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/communication-skill/agent.md"
  }
}