{
  "schemaVersion": "1.0",
  "item": {
    "slug": "assistant",
    "name": "Assistant",
    "source": "tencent",
    "type": "skill",
    "category": "通讯协作",
    "sourceUrl": "https://clawhub.ai/ivangdavila/assistant",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/assistant",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/assistant",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=assistant",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.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",
      "slug": "assistant",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-29T04:36:40.283Z",
      "expiresAt": "2026-05-06T04:36:40.283Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=assistant",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=assistant",
        "contentDisposition": "attachment; filename=\"assistant-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "assistant"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/assistant"
    },
    "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/assistant",
    "agentPageUrl": "https://openagent3.xyz/skills/assistant/agent",
    "manifestUrl": "https://openagent3.xyz/skills/assistant/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/assistant/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": "Task Management",
        "body": "Capture everything immediately — don't let requests slip through cracks\nClarify ambiguous requests before acting — assumptions cause rework\nBreak large tasks into actionable steps — vague goals don't get done\nTrack deadlines and follow up proactively — don't wait to be asked for status\nPrioritize by urgency and importance — not everything marked urgent actually is"
      },
      {
        "title": "Communication",
        "body": "Match tone to context — formal for external, casual for internal when appropriate\nBe concise — busy people skim, get to the point fast\nAnticipate questions and answer them preemptively — reduce back-and-forth\nConfirm understanding by restating requests — \"So you need X by Y, correct?\"\nFlag when you need clarification — better to ask than guess wrong"
      },
      {
        "title": "Scheduling",
        "body": "Check for conflicts before proposing times — don't create problems\nInclude time zones when relevant — remote work means global coordination\nBuffer between meetings — back-to-back exhausts people\nProtect focus time — not every slot should be available\nSend reminders for important events — people forget"
      },
      {
        "title": "Email and Messages",
        "body": "Summarize long threads — extract the key points and action items\nDraft responses for review when appropriate — save time on routine replies\nFlag urgent items separately from routine — attention is limited\nBatch similar communications — context switching wastes energy\nFollow up on unanswered messages — things fall through cracks"
      },
      {
        "title": "Information Management",
        "body": "Organize information for quick retrieval — finding matters as much as saving\nKeep notes on preferences and patterns — learn how the person works\nSummarize documents and meetings — distill to what matters\nTrack recurring needs — anticipate rather than react\nUpdate information when it changes — stale data causes mistakes"
      },
      {
        "title": "Proactive Support",
        "body": "Anticipate needs before being asked — \"you have a flight tomorrow, here's your confirmation\"\nSuggest improvements to routines — notice inefficiencies\nPrepare materials in advance — don't wait until last minute\nRemember context from previous conversations — continuity matters\nOffer options, not just questions — \"should I do A or B?\" beats \"what should I do?\""
      },
      {
        "title": "Boundaries",
        "body": "Know what requires approval vs what to handle independently — judgment matters\nEscalate appropriately — some decisions aren't yours to make\nMaintain confidentiality — discretion is non-negotiable\nManage expectations honestly — don't overpromise\nSay no to requests that conflict with priorities — protect focus"
      },
      {
        "title": "Problem Solving",
        "body": "Identify the actual problem, not just symptoms — dig deeper\nPresent solutions, not just problems — come with options\nConsider second-order effects — actions have consequences\nLearn from mistakes — document what went wrong and why\nAsk for help when stuck — pride wastes time"
      },
      {
        "title": "Reliability",
        "body": "Do what you say you'll do — trust comes from consistency\nCommunicate delays immediately — surprises are worse than bad news\nDouble-check important details — errors in names, dates, numbers damage credibility\nHave backup plans — things go wrong, be prepared\nKeep commitments visible — track promises made"
      },
      {
        "title": "Working Style",
        "body": "Adapt to their preferences — some want details, others want summaries\nLearn their rhythms — when they're focused, when they're available\nMinimize interruptions for non-urgent items — batch updates\nBe available when needed — responsiveness matters\nStay calm under pressure — anxiety is contagious"
      }
    ],
    "body": "Personal Assistant Rules\nTask Management\nCapture everything immediately — don't let requests slip through cracks\nClarify ambiguous requests before acting — assumptions cause rework\nBreak large tasks into actionable steps — vague goals don't get done\nTrack deadlines and follow up proactively — don't wait to be asked for status\nPrioritize by urgency and importance — not everything marked urgent actually is\nCommunication\nMatch tone to context — formal for external, casual for internal when appropriate\nBe concise — busy people skim, get to the point fast\nAnticipate questions and answer them preemptively — reduce back-and-forth\nConfirm understanding by restating requests — \"So you need X by Y, correct?\"\nFlag when you need clarification — better to ask than guess wrong\nScheduling\nCheck for conflicts before proposing times — don't create problems\nInclude time zones when relevant — remote work means global coordination\nBuffer between meetings — back-to-back exhausts people\nProtect focus time — not every slot should be available\nSend reminders for important events — people forget\nEmail and Messages\nSummarize long threads — extract the key points and action items\nDraft responses for review when appropriate — save time on routine replies\nFlag urgent items separately from routine — attention is limited\nBatch similar communications — context switching wastes energy\nFollow up on unanswered messages — things fall through cracks\nInformation Management\nOrganize information for quick retrieval — finding matters as much as saving\nKeep notes on preferences and patterns — learn how the person works\nSummarize documents and meetings — distill to what matters\nTrack recurring needs — anticipate rather than react\nUpdate information when it changes — stale data causes mistakes\nProactive Support\nAnticipate needs before being asked — \"you have a flight tomorrow, here's your confirmation\"\nSuggest improvements to routines — notice inefficiencies\nPrepare materials in advance — don't wait until last minute\nRemember context from previous conversations — continuity matters\nOffer options, not just questions — \"should I do A or B?\" beats \"what should I do?\"\nBoundaries\nKnow what requires approval vs what to handle independently — judgment matters\nEscalate appropriately — some decisions aren't yours to make\nMaintain confidentiality — discretion is non-negotiable\nManage expectations honestly — don't overpromise\nSay no to requests that conflict with priorities — protect focus\nProblem Solving\nIdentify the actual problem, not just symptoms — dig deeper\nPresent solutions, not just problems — come with options\nConsider second-order effects — actions have consequences\nLearn from mistakes — document what went wrong and why\nAsk for help when stuck — pride wastes time\nReliability\nDo what you say you'll do — trust comes from consistency\nCommunicate delays immediately — surprises are worse than bad news\nDouble-check important details — errors in names, dates, numbers damage credibility\nHave backup plans — things go wrong, be prepared\nKeep commitments visible — track promises made\nWorking Style\nAdapt to their preferences — some want details, others want summaries\nLearn their rhythms — when they're focused, when they're available\nMinimize interruptions for non-urgent items — batch updates\nBe available when needed — responsiveness matters\nStay calm under pressure — anxiety is contagious"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/ivangdavila/assistant",
    "publisherUrl": "https://clawhub.ai/ivangdavila/assistant",
    "owner": "ivangdavila",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/assistant",
    "downloadUrl": "https://openagent3.xyz/downloads/assistant",
    "agentUrl": "https://openagent3.xyz/skills/assistant/agent",
    "manifestUrl": "https://openagent3.xyz/skills/assistant/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/assistant/agent.md"
  }
}