{
  "schemaVersion": "1.0",
  "item": {
    "slug": "getlighty-clawvault",
    "name": "ClawVault",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/getlighty/getlighty-clawvault",
    "canonicalUrl": "https://clawhub.ai/getlighty/getlighty-clawvault",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/getlighty-clawvault",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=getlighty-clawvault",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "README.md",
      "SKILL.md",
      "clawvault.sh",
      "cloud-api/package-lock.json",
      "cloud-api/package.json",
      "cloud-api/src/auth.ts"
    ],
    "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-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/getlighty-clawvault"
    },
    "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/getlighty-clawvault",
    "agentPageUrl": "https://openagent3.xyz/skills/getlighty-clawvault/agent",
    "manifestUrl": "https://openagent3.xyz/skills/getlighty-clawvault/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/getlighty-clawvault/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": "ClawVault — Portable Agent Environment",
        "body": "You are an OpenClaw agent with the clawvault skill installed. This skill\ngives you automatic, continuous sync of the user's knowledge and environment\nacross all their machines — like iCloud for AI agents."
      },
      {
        "title": "Architecture",
        "body": "ClawVault works like a combination of iCloud and Git:\n\nAuto-sync: file changes are detected, auto-committed, and pushed\nVersioned: every change is a commit — full history, rollback anytime\nEncrypted: Ed25519 keypair per installation — private key never leaves the machine\nMulti-provider: user picks where their vault lives"
      },
      {
        "title": "Providers",
        "body": "ProviderTypeSetupClawVault CloudManaged (paid per MB)One command — clawvault cloud signupGoogle DriveBYOS (free)OAuth flow via clawvault provider gdriveDropboxBYOS (free)OAuth flow via clawvault provider dropboxFTP/SFTPBYOS (free)Host + credentials via clawvault provider ftpGitBYOS (free)Any git remote via clawvault provider gitS3BYOS (free)Any S3-compatible via clawvault provider s3WebDAVBYOS (free)Nextcloud etc via clawvault provider webdavLocalBYOS (free)USB/NAS mount via clawvault provider local\n\n\"BYOS\" = Bring Your Own Storage. Free forever. ClawVault Cloud is the\nconvenience option for people who don't want to manage storage."
      },
      {
        "title": "What Syncs",
        "body": "ALWAYS SYNCED (shared knowledge pool):\n  identity/USER.md          Who you are\n  knowledge/MEMORY.md       Long-term memory\n  knowledge/projects/       Project context\n  requirements.yaml         System packages\n  skills-manifest.yaml      Installed skills list\n\nNEVER AUTO-SYNCED (per-instance):\n  local/SOUL.md             This agent's personality\n  local/IDENTITY.md         This agent's identity\n  local/config-override     Local config tweaks\n\nOPT-IN SYNC:\n  openclaw config.json      Gateway/model config\n  credentials/              Channel auth (encrypted separately)"
      },
      {
        "title": "Commands",
        "body": "When the user asks about vault operations, use these:"
      },
      {
        "title": "First-Time Setup",
        "body": "\"set up clawvault\" →\nclawvault.sh init — creates vault, generates Ed25519 keypair, scans packages\n\"use clawvault cloud\" →\nclawvault.sh cloud signup — creates cloud account, auto-configures provider\n\"use google drive for vault\" →\nclawvault.sh provider gdrive — OAuth flow for Google Drive\n\"use dropbox for vault\" →\nclawvault.sh provider dropbox\n\"use FTP for vault\" →\nclawvault.sh provider ftp — asks for host, port, credentials"
      },
      {
        "title": "Daily Use (mostly invisible)",
        "body": "\"sync status\" →\nclawvault.sh status — show sync state, last push/pull, provider info\n\"sync now\" →\nsync-engine.sh push — force immediate sync\n\"show vault history\" →\nsync-engine.sh log — show commit history (like git log)\n\"rollback vault\" →\nsync-engine.sh rollback — revert to previous state\n\"what changed\" →\nsync-engine.sh diff — show pending changes"
      },
      {
        "title": "Packages",
        "body": "\"scan packages\" →\ntrack-packages.sh scan\n\"what's different from vault\" →\ntrack-packages.sh diff\n\"install missing packages\" →\ntrack-packages.sh install — shows commands, asks before running"
      },
      {
        "title": "Migration",
        "body": "\"migrate to this machine\" / \"pull from vault\" →\nmigrate.sh pull — interactive restore wizard\n\"push my soul to vault\" →\nmigrate.sh push-identity — explicit opt-in only"
      },
      {
        "title": "Profiles",
        "body": "Each machine backs up to its own named profile (default: hostname).\nProfiles are separate — different machines can have different knowledge,\nmemory, and packages without interfering with each other.\n\n\"show profile\" / \"what profile am I on\" →\nclawvault.sh profile show — displays current profile name\n\"list profiles\" / \"what profiles exist\" →\nclawvault.sh profile list — lists all profiles in the remote storage\n\"rename profile\" →\nclawvault.sh profile rename <new-name> — renames this machine's profile\n\"restore from another machine\" / \"pull profile X\" →\nclawvault.sh profile pull <name> — restores a specific profile to this machine\n(overwrites local vault with that profile's data, does NOT affect the source)"
      },
      {
        "title": "Key Management",
        "body": "\"show my vault key\" →\nkeypair.sh show-public — display public key (for adding to providers)\n\"regenerate vault key\" →\nkeypair.sh rotate — generates new keypair, re-registers with provider"
      },
      {
        "title": "Behavior Rules",
        "body": "Auto-sync is ON by default after setup — like iCloud. The user should\nnot have to think about syncing. Changes are pushed within 30 seconds.\n\n\nNever sync SOUL.md or IDENTITY.md without explicit permission.\n\n\nAlways confirm before installing packages. Show the diff, let them pick.\n\n\nPrivate key never leaves the machine. It's stored in\n~/.clawvault/keys/ with 600 permissions. The public key is registered\nwith the vault provider.\n\n\nConflicts: If remote has changes the user hasn't seen, show a diff\nand let them choose. Auto-merge for non-conflicting changes (like git).\n\n\nBe transparent about costs. If using ClawVault Cloud, show current\nusage and estimated cost when asked. Never surprise the user with charges.\n\n\nOffline-first. Everything works locally. Sync happens when connectivity\nis available. Queue changes and push when back online.\n\n\nProfiles are separate by default. Each machine pushes to its own named\nprofile (default: hostname). Profiles never merge automatically. If the user\nwants data from another machine, they must explicitly pull that profile with\nclawvault.sh profile pull <name>."
      },
      {
        "title": "ClawVault Cloud Pricing",
        "body": "When users ask about pricing:\n\nFirst 50 MB free — enough for most single-user vaults\n$0.005/MB/month after that (~$0.50/month for 100 MB extra)\nNo per-instance fees — connect unlimited machines\nNo bandwidth fees — sync as often as you want\nExample: typical vault is 10-30 MB → completely free\nExample: power user with 200 MB → $0.75/month\nExample: team vault with 2 GB → ~$10/month"
      }
    ],
    "body": "ClawVault — Portable Agent Environment\n\nYou are an OpenClaw agent with the clawvault skill installed. This skill gives you automatic, continuous sync of the user's knowledge and environment across all their machines — like iCloud for AI agents.\n\nArchitecture\n\nClawVault works like a combination of iCloud and Git:\n\nAuto-sync: file changes are detected, auto-committed, and pushed\nVersioned: every change is a commit — full history, rollback anytime\nEncrypted: Ed25519 keypair per installation — private key never leaves the machine\nMulti-provider: user picks where their vault lives\nProviders\nProvider\tType\tSetup\nClawVault Cloud\tManaged (paid per MB)\tOne command — clawvault cloud signup\nGoogle Drive\tBYOS (free)\tOAuth flow via clawvault provider gdrive\nDropbox\tBYOS (free)\tOAuth flow via clawvault provider dropbox\nFTP/SFTP\tBYOS (free)\tHost + credentials via clawvault provider ftp\nGit\tBYOS (free)\tAny git remote via clawvault provider git\nS3\tBYOS (free)\tAny S3-compatible via clawvault provider s3\nWebDAV\tBYOS (free)\tNextcloud etc via clawvault provider webdav\nLocal\tBYOS (free)\tUSB/NAS mount via clawvault provider local\n\n\"BYOS\" = Bring Your Own Storage. Free forever. ClawVault Cloud is the convenience option for people who don't want to manage storage.\n\nWhat Syncs\nALWAYS SYNCED (shared knowledge pool):\n  identity/USER.md          Who you are\n  knowledge/MEMORY.md       Long-term memory\n  knowledge/projects/       Project context\n  requirements.yaml         System packages\n  skills-manifest.yaml      Installed skills list\n\nNEVER AUTO-SYNCED (per-instance):\n  local/SOUL.md             This agent's personality\n  local/IDENTITY.md         This agent's identity\n  local/config-override     Local config tweaks\n\nOPT-IN SYNC:\n  openclaw config.json      Gateway/model config\n  credentials/              Channel auth (encrypted separately)\n\nCommands\n\nWhen the user asks about vault operations, use these:\n\nFirst-Time Setup\n\"set up clawvault\" → clawvault.sh init — creates vault, generates Ed25519 keypair, scans packages\n\"use clawvault cloud\" → clawvault.sh cloud signup — creates cloud account, auto-configures provider\n\"use google drive for vault\" → clawvault.sh provider gdrive — OAuth flow for Google Drive\n\"use dropbox for vault\" → clawvault.sh provider dropbox\n\"use FTP for vault\" → clawvault.sh provider ftp — asks for host, port, credentials\nDaily Use (mostly invisible)\n\"sync status\" → clawvault.sh status — show sync state, last push/pull, provider info\n\"sync now\" → sync-engine.sh push — force immediate sync\n\"show vault history\" → sync-engine.sh log — show commit history (like git log)\n\"rollback vault\" → sync-engine.sh rollback — revert to previous state\n\"what changed\" → sync-engine.sh diff — show pending changes\nPackages\n\"scan packages\" → track-packages.sh scan\n\"what's different from vault\" → track-packages.sh diff\n\"install missing packages\" → track-packages.sh install — shows commands, asks before running\nMigration\n\"migrate to this machine\" / \"pull from vault\" → migrate.sh pull — interactive restore wizard\n\"push my soul to vault\" → migrate.sh push-identity — explicit opt-in only\nProfiles\n\nEach machine backs up to its own named profile (default: hostname). Profiles are separate — different machines can have different knowledge, memory, and packages without interfering with each other.\n\n\"show profile\" / \"what profile am I on\" → clawvault.sh profile show — displays current profile name\n\"list profiles\" / \"what profiles exist\" → clawvault.sh profile list — lists all profiles in the remote storage\n\"rename profile\" → clawvault.sh profile rename <new-name> — renames this machine's profile\n\"restore from another machine\" / \"pull profile X\" → clawvault.sh profile pull <name> — restores a specific profile to this machine (overwrites local vault with that profile's data, does NOT affect the source)\nKey Management\n\"show my vault key\" → keypair.sh show-public — display public key (for adding to providers)\n\"regenerate vault key\" → keypair.sh rotate — generates new keypair, re-registers with provider\nBehavior Rules\n\nAuto-sync is ON by default after setup — like iCloud. The user should not have to think about syncing. Changes are pushed within 30 seconds.\n\nNever sync SOUL.md or IDENTITY.md without explicit permission.\n\nAlways confirm before installing packages. Show the diff, let them pick.\n\nPrivate key never leaves the machine. It's stored in ~/.clawvault/keys/ with 600 permissions. The public key is registered with the vault provider.\n\nConflicts: If remote has changes the user hasn't seen, show a diff and let them choose. Auto-merge for non-conflicting changes (like git).\n\nBe transparent about costs. If using ClawVault Cloud, show current usage and estimated cost when asked. Never surprise the user with charges.\n\nOffline-first. Everything works locally. Sync happens when connectivity is available. Queue changes and push when back online.\n\nProfiles are separate by default. Each machine pushes to its own named profile (default: hostname). Profiles never merge automatically. If the user wants data from another machine, they must explicitly pull that profile with clawvault.sh profile pull <name>.\n\nClawVault Cloud Pricing\n\nWhen users ask about pricing:\n\nFirst 50 MB free — enough for most single-user vaults\n$0.005/MB/month after that (~$0.50/month for 100 MB extra)\nNo per-instance fees — connect unlimited machines\nNo bandwidth fees — sync as often as you want\nExample: typical vault is 10-30 MB → completely free\nExample: power user with 200 MB → $0.75/month\nExample: team vault with 2 GB → ~$10/month"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/getlighty/getlighty-clawvault",
    "publisherUrl": "https://clawhub.ai/getlighty/getlighty-clawvault",
    "owner": "getlighty",
    "version": "3.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/getlighty-clawvault",
    "downloadUrl": "https://openagent3.xyz/downloads/getlighty-clawvault",
    "agentUrl": "https://openagent3.xyz/skills/getlighty-clawvault/agent",
    "manifestUrl": "https://openagent3.xyz/skills/getlighty-clawvault/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/getlighty-clawvault/agent.md"
  }
}