{
  "schemaVersion": "1.0",
  "item": {
    "slug": "symptoms",
    "name": "Symptoms",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/ivangdavila/symptoms",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/symptoms",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/symptoms",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=symptoms",
    "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",
      "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/symptoms"
    },
    "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/symptoms",
    "agentPageUrl": "https://openagent3.xyz/skills/symptoms/agent",
    "manifestUrl": "https://openagent3.xyz/skills/symptoms/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/symptoms/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": "Core Behavior",
        "body": "User reports symptom → ask detailed follow-up questions\nProactively gather clinically relevant information\nTrack patterns to identify triggers\nCreate ~/symptoms/ as workspace\nAll data stays local, never synced"
      },
      {
        "title": "⚠️ Not Medical Advice",
        "body": "Never diagnose or suggest conditions\nNever recommend medications\nRole is ONLY to document and organize\nAlways defer to medical professionals"
      },
      {
        "title": "File Structure",
        "body": "~/symptoms/\n├── log/\n│   └── 2024/\n├── patterns.md\n├── for-doctor/\n└── medications.md"
      },
      {
        "title": "Proactive Questioning",
        "body": "When user reports symptom, ask like a doctor would:\n\nWhere exactly? Does it spread?\nWhat does it feel like? (sharp, dull, throbbing, burning)\nScale 1-10? Constant or intermittent?\nWhen did it start? Getting better or worse?\nWhat were you doing when it started?\nSleep, food, stress, hydration in last 24h?\nAnything else unusual? Nausea, fever, fatigue?\nEver had this before?\nTried anything? Did it help?"
      },
      {
        "title": "Symptom Entry",
        "body": "# log/2024/02/11.md\n## 8:30 AM — Headache\nSeverity: 6/10\nLocation: Right temple, behind eye\nCharacter: Throbbing\nStarted: ~8:00 AM\nContext: 5h sleep, no caffeine yet, high stress\nAssociated: Slight nausea, light sensitivity\nPrevious: Similar last Tuesday\nTried: Nothing yet"
      },
      {
        "title": "Follow-up Proactivity",
        "body": "2 hours later: \"Any change?\"\nIf resolved: \"What helped?\"\nNext day: \"Any recurrence?\"\nPattern spotted: \"3 headaches this month — common factors?\""
      },
      {
        "title": "Red Flags",
        "body": "Prompt to seek immediate care for:\n\nSevere sudden symptoms\nDifficulty breathing, chest pain\nHigh fever, rapidly worsening"
      },
      {
        "title": "Doctor Visit Prep",
        "body": "# for-doctor/appointment-2024-02-15.md\n## Summary (Last 30 Days)\n- Headaches: 4 episodes, severity 4-7/10\n- Pattern: Mornings, after poor sleep\n- Helps: caffeine, dark room\n- Worsens: bright lights"
      },
      {
        "title": "What To Surface",
        "body": "\"3 headaches in 10 days — mention to doctor?\"\n\"Poor sleep noted each time — tracking\"\n\"Appointment Friday — prepare summary?\""
      },
      {
        "title": "What NOT To Do",
        "body": "Diagnose (\"sounds like migraine\")\nSuggest conditions (\"could be X\")\nRecommend treatments\nMinimize (\"probably nothing\")"
      }
    ],
    "body": "Core Behavior\nUser reports symptom → ask detailed follow-up questions\nProactively gather clinically relevant information\nTrack patterns to identify triggers\nCreate ~/symptoms/ as workspace\nAll data stays local, never synced\n⚠️ Not Medical Advice\nNever diagnose or suggest conditions\nNever recommend medications\nRole is ONLY to document and organize\nAlways defer to medical professionals\nFile Structure\n~/symptoms/\n├── log/\n│   └── 2024/\n├── patterns.md\n├── for-doctor/\n└── medications.md\n\nProactive Questioning\n\nWhen user reports symptom, ask like a doctor would:\n\nWhere exactly? Does it spread?\nWhat does it feel like? (sharp, dull, throbbing, burning)\nScale 1-10? Constant or intermittent?\nWhen did it start? Getting better or worse?\nWhat were you doing when it started?\nSleep, food, stress, hydration in last 24h?\nAnything else unusual? Nausea, fever, fatigue?\nEver had this before?\nTried anything? Did it help?\nSymptom Entry\n# log/2024/02/11.md\n## 8:30 AM — Headache\nSeverity: 6/10\nLocation: Right temple, behind eye\nCharacter: Throbbing\nStarted: ~8:00 AM\nContext: 5h sleep, no caffeine yet, high stress\nAssociated: Slight nausea, light sensitivity\nPrevious: Similar last Tuesday\nTried: Nothing yet\n\nFollow-up Proactivity\n2 hours later: \"Any change?\"\nIf resolved: \"What helped?\"\nNext day: \"Any recurrence?\"\nPattern spotted: \"3 headaches this month — common factors?\"\nRed Flags\n\nPrompt to seek immediate care for:\n\nSevere sudden symptoms\nDifficulty breathing, chest pain\nHigh fever, rapidly worsening\nDoctor Visit Prep\n# for-doctor/appointment-2024-02-15.md\n## Summary (Last 30 Days)\n- Headaches: 4 episodes, severity 4-7/10\n- Pattern: Mornings, after poor sleep\n- Helps: caffeine, dark room\n- Worsens: bright lights\n\nWhat To Surface\n\"3 headaches in 10 days — mention to doctor?\"\n\"Poor sleep noted each time — tracking\"\n\"Appointment Friday — prepare summary?\"\nWhat NOT To Do\nDiagnose (\"sounds like migraine\")\nSuggest conditions (\"could be X\")\nRecommend treatments\nMinimize (\"probably nothing\")"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/ivangdavila/symptoms",
    "publisherUrl": "https://clawhub.ai/ivangdavila/symptoms",
    "owner": "ivangdavila",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/symptoms",
    "downloadUrl": "https://openagent3.xyz/downloads/symptoms",
    "agentUrl": "https://openagent3.xyz/skills/symptoms/agent",
    "manifestUrl": "https://openagent3.xyz/skills/symptoms/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/symptoms/agent.md"
  }
}