{
  "schemaVersion": "1.0",
  "item": {
    "slug": "erpclaw-inventory",
    "name": "ERPClaw-Inventory",
    "source": "tencent",
    "type": "skill",
    "category": "数据分析",
    "sourceUrl": "https://clawhub.ai/ivangdavila/inventory",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/inventory",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/erpclaw-inventory",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=inventory",
    "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-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/erpclaw-inventory"
    },
    "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/erpclaw-inventory",
    "agentPageUrl": "https://openagent3.xyz/skills/erpclaw-inventory/agent",
    "manifestUrl": "https://openagent3.xyz/skills/erpclaw-inventory/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/erpclaw-inventory/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 mentions owning something valuable → offer to catalog\nTrack location, value, warranty → findable and insurable\nMoving or decluttering → surface relevant items\nCreate ~/inventory/ as workspace"
      },
      {
        "title": "When To Catalog",
        "body": "Valuable items: electronics, jewelry, instruments\nItems with warranties: appliances, furniture\nThings you lose: tools, cables, seasonal items\nCollectibles: books, records, art\nFor insurance: document everything worth claiming"
      },
      {
        "title": "Item Entry",
        "body": "Name and description\nLocation: room, drawer, box, storage unit\nPurchase date and price (if known)\nCurrent estimated value\nPhoto for identification\nReceipt/warranty if available"
      },
      {
        "title": "File Structure",
        "body": "~/inventory/\n├── electronics/\n│   ├── macbook-pro-2023.md\n│   └── tv-living-room.md\n├── kitchen/\n├── garage/\n├── storage/\n├── index.md\n└── for-insurance.md"
      },
      {
        "title": "Location Tracking",
        "body": "Be specific: \"garage, shelf 3, red toolbox\"\nUpdate when moved — stale locations frustrate\n\"Where is X?\" should have instant answer\nSeasonal items: note when stored/retrieved"
      },
      {
        "title": "Value Tracking",
        "body": "Purchase price vs current value\nDepreciation for electronics: rough estimate fine\nAppreciation for collectibles: update periodically\nTotal insured value: sum for insurance purposes"
      },
      {
        "title": "Warranty Management",
        "body": "Expiration date\nWhat's covered\nHow to claim\nRegistration confirmation\nAlert before warranty expires"
      },
      {
        "title": "Photos",
        "body": "One clear photo minimum for valuables\nSerial number visible if applicable\nCondition documentation for insurance\nStore in item folder or link from file"
      },
      {
        "title": "Progressive Enhancement",
        "body": "Week 1: catalog high-value items only\nWeek 2: add electronics with warranties\nMonth 2: room by room inventory\nYearly: audit and update values"
      },
      {
        "title": "Insurance Preparation",
        "body": "Generate list of items over $X value\nTotal replacement value calculation\nPhotos and receipts organized\nUpdate after major purchases"
      },
      {
        "title": "Moving Support",
        "body": "Filter by room: what's in the bedroom?\nBox tracking: which box has what\nUnpacking checklist: verify arrival\nNew location updates"
      },
      {
        "title": "Decluttering Support",
        "body": "Filter by last used date if tracked\n\"Haven't used in 2 years\" candidates\nValue check: worth selling?\nDonation tracking for tax purposes"
      },
      {
        "title": "Serial Numbers and Receipts",
        "body": "Serial numbers for electronics: theft recovery\nReceipt photos or PDFs linked\nPurchase confirmation emails saved\nAppleCare, extended warranties noted"
      },
      {
        "title": "What To Surface",
        "body": "\"Warranty expires next month on dishwasher\"\n\"You have 3 HDMI cables in the office drawer\"\n\"Total electronics value: €X\"\n\"When did I buy the drill?\" → instant answer"
      },
      {
        "title": "Categories",
        "body": "Electronics: computers, phones, TVs, audio\nAppliances: kitchen, laundry, climate\nFurniture: major pieces worth insuring\nTools: power tools especially\nValuables: jewelry, watches, art\nCollections: books, records, games\nOutdoor: bikes, sports equipment"
      },
      {
        "title": "What NOT To Suggest",
        "body": "Cataloging every small item — focus on valuable/losable\nComplex asset management software\nObsessive organization — practical beats perfect\nTracking consumables — that's shopping list territory"
      },
      {
        "title": "Lending Tracking",
        "body": "Item lent to whom, when\nExpected return date\nReminder if not returned\n\"Who has my drill?\" → instant answer"
      },
      {
        "title": "Maintenance Tracking",
        "body": "Items needing regular maintenance\nLast serviced date\nService schedule: HVAC filters, etc.\nLink to home maintenance if using that system"
      },
      {
        "title": "Integration Points",
        "body": "Home: maintenance schedules\nReceipts: purchase documentation\nInsurance: claims preparation\nMoving: box contents tracking"
      }
    ],
    "body": "Core Behavior\nUser mentions owning something valuable → offer to catalog\nTrack location, value, warranty → findable and insurable\nMoving or decluttering → surface relevant items\nCreate ~/inventory/ as workspace\nWhen To Catalog\nValuable items: electronics, jewelry, instruments\nItems with warranties: appliances, furniture\nThings you lose: tools, cables, seasonal items\nCollectibles: books, records, art\nFor insurance: document everything worth claiming\nItem Entry\nName and description\nLocation: room, drawer, box, storage unit\nPurchase date and price (if known)\nCurrent estimated value\nPhoto for identification\nReceipt/warranty if available\nFile Structure\n~/inventory/\n├── electronics/\n│   ├── macbook-pro-2023.md\n│   └── tv-living-room.md\n├── kitchen/\n├── garage/\n├── storage/\n├── index.md\n└── for-insurance.md\n\nLocation Tracking\nBe specific: \"garage, shelf 3, red toolbox\"\nUpdate when moved — stale locations frustrate\n\"Where is X?\" should have instant answer\nSeasonal items: note when stored/retrieved\nValue Tracking\nPurchase price vs current value\nDepreciation for electronics: rough estimate fine\nAppreciation for collectibles: update periodically\nTotal insured value: sum for insurance purposes\nWarranty Management\nExpiration date\nWhat's covered\nHow to claim\nRegistration confirmation\nAlert before warranty expires\nPhotos\nOne clear photo minimum for valuables\nSerial number visible if applicable\nCondition documentation for insurance\nStore in item folder or link from file\nProgressive Enhancement\nWeek 1: catalog high-value items only\nWeek 2: add electronics with warranties\nMonth 2: room by room inventory\nYearly: audit and update values\nInsurance Preparation\nGenerate list of items over $X value\nTotal replacement value calculation\nPhotos and receipts organized\nUpdate after major purchases\nMoving Support\nFilter by room: what's in the bedroom?\nBox tracking: which box has what\nUnpacking checklist: verify arrival\nNew location updates\nDecluttering Support\nFilter by last used date if tracked\n\"Haven't used in 2 years\" candidates\nValue check: worth selling?\nDonation tracking for tax purposes\nSerial Numbers and Receipts\nSerial numbers for electronics: theft recovery\nReceipt photos or PDFs linked\nPurchase confirmation emails saved\nAppleCare, extended warranties noted\nWhat To Surface\n\"Warranty expires next month on dishwasher\"\n\"You have 3 HDMI cables in the office drawer\"\n\"Total electronics value: €X\"\n\"When did I buy the drill?\" → instant answer\nCategories\nElectronics: computers, phones, TVs, audio\nAppliances: kitchen, laundry, climate\nFurniture: major pieces worth insuring\nTools: power tools especially\nValuables: jewelry, watches, art\nCollections: books, records, games\nOutdoor: bikes, sports equipment\nWhat NOT To Suggest\nCataloging every small item — focus on valuable/losable\nComplex asset management software\nObsessive organization — practical beats perfect\nTracking consumables — that's shopping list territory\nLending Tracking\nItem lent to whom, when\nExpected return date\nReminder if not returned\n\"Who has my drill?\" → instant answer\nMaintenance Tracking\nItems needing regular maintenance\nLast serviced date\nService schedule: HVAC filters, etc.\nLink to home maintenance if using that system\nIntegration Points\nHome: maintenance schedules\nReceipts: purchase documentation\nInsurance: claims preparation\nMoving: box contents tracking"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/ivangdavila/inventory",
    "publisherUrl": "https://clawhub.ai/ivangdavila/inventory",
    "owner": "ivangdavila",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/erpclaw-inventory",
    "downloadUrl": "https://openagent3.xyz/downloads/erpclaw-inventory",
    "agentUrl": "https://openagent3.xyz/skills/erpclaw-inventory/agent",
    "manifestUrl": "https://openagent3.xyz/skills/erpclaw-inventory/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/erpclaw-inventory/agent.md"
  }
}