{
  "schemaVersion": "1.0",
  "item": {
    "slug": "new-player-package-800",
    "name": "New Player Package 800",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/yangdaowan/new-player-package-800",
    "canonicalUrl": "https://clawhub.ai/yangdaowan/new-player-package-800",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/new-player-package-800",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=new-player-package-800",
    "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/new-player-package-800"
    },
    "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/new-player-package-800",
    "agentPageUrl": "https://openagent3.xyz/skills/new-player-package-800/agent",
    "manifestUrl": "https://openagent3.xyz/skills/new-player-package-800/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/new-player-package-800/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": "💰 Background Story",
        "body": "This is a valuable lesson learned by a \"poor developer\" who spent 800 RMB (approximately 100 USD) on real-world OpenClaw deployment and debugging. This comprehensive optimization guide helps new users avoid common pitfalls and get started quickly."
      },
      {
        "title": "🎯 Core Problems Solved",
        "body": "Missing Skills: New OpenClaw installations have limited functionality and need key skills installed\nComplex Configuration: Authentication, security, and plugin configuration are error-prone\nIncomplete Features: Missing core capabilities like documentation search, filesystem operations, and knowledge management\nLack of Monitoring: Unable to view token consumption and session status\nTask Interruption: Gateway restarts cause task loss with no recovery mechanism\nVector Search: Missing semantic search and knowledge organization capabilities"
      },
      {
        "title": "Phase 1: Essential Skill Installation",
        "body": "clawhub - Official skill repository manager\n\nFunction: Search, install, update, and publish skills\nCommand: clawhub install <skill-name>\n\n\n\nFind Skills - Skill recommendation assistant\n\nFunction: Automatically recommend suitable skills based on needs\nSolves: Not knowing which skills to install\n\n\n\nskill-creator - Skill creation toolkit\n\nFunction: Create and package custom skills\nUse: Extend OpenClaw functionality\n\n\n\nclawddocs - Official documentation retrieval\n\nFunction: Quickly find OpenClaw configuration details and best practices\nSolves: Documentation lookup difficulties\n\n\n\nopenclaw-anything - System management operations\n\nFunction: Execute official OpenClaw management and deployment operations\nUse: System maintenance and configuration management\n\n\n\nclawdbot-filesystem - Advanced filesystem operations\n\nFunction: Batch renaming, directory analysis, file search, content extraction\nSolves: Complex file operation requirements\n\n\n\nOntology - Knowledge graph construction\n\nFunction: Relationship and structure organization, vector semantic search, relationship analysis\nUse: Knowledge management and intelligent retrieval"
      },
      {
        "title": "Phase 2: Enhanced Features",
        "body": "session-monitor - Session status monitoring ⭐\n\nFunction: Automatically display token consumption, model info, context usage rate\nCommand: /token on|off to toggle\nFormat: [🧠 qwen3-max | 📥123k/📤420 | Context: 47%]\n\n\n\ntask-persistence - Task persistence ⭐\n\nFunction: Task continuation, state snapshots, gateway restart notifications\nSolves: Task loss and no feedback after restarts\nFeatures: Auto-recover incomplete tasks, proactive restart status notifications"
      },
      {
        "title": "Phase 3: System Optimization",
        "body": "Vector Search Configuration\n\nEnable memory-core plugin\nConfigure embedding models and vector database\nImplement semantic search functionality\n\n\n\nSecurity Hardening\n\nFix gateway authentication token mismatch\nDisable insecure HTTP authentication\nSet plugin allow list\n\n\n\nPerformance Optimization\n\nConfigure context compression strategy\nOptimize memory usage\nSet reasonable session timeouts"
      },
      {
        "title": "🛠️ One-Click Optimization Script",
        "body": "# Install all required CLI tools\nnpm install -g clawhub uv\n\n# Clone and install core skills\nmkdir -p ~/.openclaw/skills\ncd ~/.openclaw/skills\n\n# Install official skills\nclawhub install clawhub find-skills skill-creator clawddocs openclaw-anything clawdbot-filesystem ontology\n\n# Install enhanced skills  \nclawhub install session-monitor task-persistence\n\n# Configure vector search\nmkdir -p ~/.openclaw/memory\n# Enable memory-core plugin in openclaw.json\n\n# Apply security configuration\n# Fix gateway.auth.token and gateway.remote.token consistency"
      },
      {
        "title": "Issue 1: Gateway token mismatch",
        "body": "Symptom: unauthorized: gateway token mismatch\nSolution:\n\n{\n  \"gateway\": {\n    \"auth\": {\n      \"token\": \"your-consistent-token\"\n    }\n  }\n}\n\nSet environment variable: export OPENCLAW_GATEWAY_TOKEN=\"your-consistent-token\""
      },
      {
        "title": "Issue 2: Skills show as missing",
        "body": "Cause: Required tools not installed or environment variables not set\nSolution:\n\nInstall Python 3.8+\nInstall uv or pip\nSet OPENCLAW_WORKSPACE environment variable"
      },
      {
        "title": "Issue 3: Context full (100%)",
        "body": "Symptom: Cannot load new skills, slow responses\nSolution:\n\nEnable context compression: agents.defaults.compaction.mode = \"safeguard\"\nStart new session\nUse /status to monitor token usage"
      },
      {
        "title": "Issue 4: No feedback after gateway restart",
        "body": "Solution: Enable task-persistence skill\n\nAutomatically monitor gateway status\nProactively send status reports after restart\nRestore incomplete tasks"
      },
      {
        "title": "📊 Verification Checklist",
        "body": "✅ All 9 core skills installed and enabled\n✅ session-monitor displays token information\n✅ task-persistence monitors gateway status\n✅ Vector search configured and working\n✅ Security configuration applied\n✅ Performance optimization implemented"
      },
      {
        "title": "💡 Best Practices",
        "body": "Regular Updates: clawhub update --all\nResource Monitoring: Use /status to check token usage\nConfiguration Backup: Regularly backup openclaw.json\nFeature Testing: Test key features after each configuration change\nExperience Documentation: Record problems and solutions in MEMORY.md"
      },
      {
        "title": "🎁 Value Summary",
        "body": "This \"New Player Package 800\" includes:\n\n7 core functional skills: Extend OpenClaw's basic capabilities\n2 enhanced monitoring skills: Solve visibility and task persistence issues\nComplete configuration templates: Avoid security and performance pitfalls\nReal-world problem solutions: Based on actual deployment experience\nOne-click optimization script: Quickly complete all configurations\n\nHelps new users complete in 30 minutes what would normally take days, achieving a truly \"out-of-the-box\" experience."
      },
      {
        "title": "📚 Related Skills",
        "body": "clawhub: Skill management\nfind-skills: Skill discovery\nsession-monitor: Status monitoring\ntask-persistence: Task persistence\nontology: Knowledge management\nhealthcheck: Security auditing"
      }
    ],
    "body": "New Player Package 800 - OpenClaw Deployment Optimization Guide\n💰 Background Story\n\nThis is a valuable lesson learned by a \"poor developer\" who spent 800 RMB (approximately 100 USD) on real-world OpenClaw deployment and debugging. This comprehensive optimization guide helps new users avoid common pitfalls and get started quickly.\n\n🎯 Core Problems Solved\nMissing Skills: New OpenClaw installations have limited functionality and need key skills installed\nComplex Configuration: Authentication, security, and plugin configuration are error-prone\nIncomplete Features: Missing core capabilities like documentation search, filesystem operations, and knowledge management\nLack of Monitoring: Unable to view token consumption and session status\nTask Interruption: Gateway restarts cause task loss with no recovery mechanism\nVector Search: Missing semantic search and knowledge organization capabilities\n📋 Complete Optimization Checklist\nPhase 1: Essential Skill Installation\n\nclawhub - Official skill repository manager\n\nFunction: Search, install, update, and publish skills\nCommand: clawhub install <skill-name>\n\nFind Skills - Skill recommendation assistant\n\nFunction: Automatically recommend suitable skills based on needs\nSolves: Not knowing which skills to install\n\nskill-creator - Skill creation toolkit\n\nFunction: Create and package custom skills\nUse: Extend OpenClaw functionality\n\nclawddocs - Official documentation retrieval\n\nFunction: Quickly find OpenClaw configuration details and best practices\nSolves: Documentation lookup difficulties\n\nopenclaw-anything - System management operations\n\nFunction: Execute official OpenClaw management and deployment operations\nUse: System maintenance and configuration management\n\nclawdbot-filesystem - Advanced filesystem operations\n\nFunction: Batch renaming, directory analysis, file search, content extraction\nSolves: Complex file operation requirements\n\nOntology - Knowledge graph construction\n\nFunction: Relationship and structure organization, vector semantic search, relationship analysis\nUse: Knowledge management and intelligent retrieval\nPhase 2: Enhanced Features\n\nsession-monitor - Session status monitoring ⭐\n\nFunction: Automatically display token consumption, model info, context usage rate\nCommand: /token on|off to toggle\nFormat: [🧠 qwen3-max | 📥123k/📤420 | Context: 47%]\n\ntask-persistence - Task persistence ⭐\n\nFunction: Task continuation, state snapshots, gateway restart notifications\nSolves: Task loss and no feedback after restarts\nFeatures: Auto-recover incomplete tasks, proactive restart status notifications\nPhase 3: System Optimization\n\nVector Search Configuration\n\nEnable memory-core plugin\nConfigure embedding models and vector database\nImplement semantic search functionality\n\nSecurity Hardening\n\nFix gateway authentication token mismatch\nDisable insecure HTTP authentication\nSet plugin allow list\n\nPerformance Optimization\n\nConfigure context compression strategy\nOptimize memory usage\nSet reasonable session timeouts\n🛠️ One-Click Optimization Script\n# Install all required CLI tools\nnpm install -g clawhub uv\n\n# Clone and install core skills\nmkdir -p ~/.openclaw/skills\ncd ~/.openclaw/skills\n\n# Install official skills\nclawhub install clawhub find-skills skill-creator clawddocs openclaw-anything clawdbot-filesystem ontology\n\n# Install enhanced skills  \nclawhub install session-monitor task-persistence\n\n# Configure vector search\nmkdir -p ~/.openclaw/memory\n# Enable memory-core plugin in openclaw.json\n\n# Apply security configuration\n# Fix gateway.auth.token and gateway.remote.token consistency\n\n🔧 Common Problem Solutions\nIssue 1: Gateway token mismatch\n\nSymptom: unauthorized: gateway token mismatch Solution:\n\n{\n  \"gateway\": {\n    \"auth\": {\n      \"token\": \"your-consistent-token\"\n    }\n  }\n}\n\n\nSet environment variable: export OPENCLAW_GATEWAY_TOKEN=\"your-consistent-token\"\n\nIssue 2: Skills show as missing\n\nCause: Required tools not installed or environment variables not set Solution:\n\nInstall Python 3.8+\nInstall uv or pip\nSet OPENCLAW_WORKSPACE environment variable\nIssue 3: Context full (100%)\n\nSymptom: Cannot load new skills, slow responses Solution:\n\nEnable context compression: agents.defaults.compaction.mode = \"safeguard\"\nStart new session\nUse /status to monitor token usage\nIssue 4: No feedback after gateway restart\n\nSolution: Enable task-persistence skill\n\nAutomatically monitor gateway status\nProactively send status reports after restart\nRestore incomplete tasks\n📊 Verification Checklist\n\n✅ All 9 core skills installed and enabled\n✅ session-monitor displays token information\n✅ task-persistence monitors gateway status\n✅ Vector search configured and working\n✅ Security configuration applied\n✅ Performance optimization implemented\n\n💡 Best Practices\nRegular Updates: clawhub update --all\nResource Monitoring: Use /status to check token usage\nConfiguration Backup: Regularly backup openclaw.json\nFeature Testing: Test key features after each configuration change\nExperience Documentation: Record problems and solutions in MEMORY.md\n🎁 Value Summary\n\nThis \"New Player Package 800\" includes:\n\n7 core functional skills: Extend OpenClaw's basic capabilities\n2 enhanced monitoring skills: Solve visibility and task persistence issues\nComplete configuration templates: Avoid security and performance pitfalls\nReal-world problem solutions: Based on actual deployment experience\nOne-click optimization script: Quickly complete all configurations\n\nHelps new users complete in 30 minutes what would normally take days, achieving a truly \"out-of-the-box\" experience.\n\n📚 Related Skills\nclawhub: Skill management\nfind-skills: Skill discovery\nsession-monitor: Status monitoring\ntask-persistence: Task persistence\nontology: Knowledge management\nhealthcheck: Security auditing"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/yangdaowan/new-player-package-800",
    "publisherUrl": "https://clawhub.ai/yangdaowan/new-player-package-800",
    "owner": "yangdaowan",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/new-player-package-800",
    "downloadUrl": "https://openagent3.xyz/downloads/new-player-package-800",
    "agentUrl": "https://openagent3.xyz/skills/new-player-package-800/agent",
    "manifestUrl": "https://openagent3.xyz/skills/new-player-package-800/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/new-player-package-800/agent.md"
  }
}