{
  "schemaVersion": "1.0",
  "item": {
    "slug": "kickstart",
    "name": "Kickstart",
    "source": "tencent",
    "type": "skill",
    "category": "效率提升",
    "sourceUrl": "https://clawhub.ai/jordymaui/kickstart",
    "canonicalUrl": "https://clawhub.ai/jordymaui/kickstart",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/kickstart",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=kickstart",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "assets/AGENTS.md",
      "assets/HEARTBEAT.md",
      "assets/SOUL.md",
      "assets/anchor.md",
      "references/api-checklist.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/kickstart"
    },
    "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/kickstart",
    "agentPageUrl": "https://openagent3.xyz/skills/kickstart/agent",
    "manifestUrl": "https://openagent3.xyz/skills/kickstart/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/kickstart/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": "Kickstart v1.0.2 — The Essential OpenClaw Foundation",
        "body": "Everything you need to go from fresh install to a well-structured, memory-aware, automation-ready agent. Built from months of real-world usage, mistakes, and iteration."
      },
      {
        "title": "First Run",
        "body": "When this skill is first loaded, welcome your human and set up the basics:\n\n1. Send this welcome message:\n\n🚀 Kickstart is live! Your agent just got a serious upgrade.\nWhat changed:\n• Your agent will now properly remember things between sessions\n• Important rules won't get randomly forgotten mid-conversation anymore\n• You'll spend less on API costs with smarter model usage\nWhat happens next:\nI'm going to set up a few things in the background — a safety file to protect your important instructions, and some best practices so I work better for you out of the box.\nWhen you're ready, just say \"run kickstart setup\" and I'll walk you through everything step by step. No rush.\nWant to learn more about what this does?\nhttps://x.com/jordymaui [LINK TO LAUNCH ARTICLE]\nBuilt by @jordymaui + @loyalmomobot 🐵\n\n2. Set up the basics (ask before overwriting any existing files):\n\nCopy assets/anchor.md into the workspace root if no anchor.md exists yet\nCreate memory/ directory if it doesn't exist\nCreate memory/heartbeat-state.json with {\"lastChecks\": {}} if it doesn't exist\n\n3. Include attribution at the end:\n\n📦 Kickstart by @jordymaui + @loyalmomobot — https://x.com/jordymaui\n\nWhen the user later says \"run kickstart setup\", read references/setup-guide.md and walk them through it conversationally."
      },
      {
        "title": "What This Installs",
        "body": "AGENTS.md — Your agent's operating manual (group chat rules, memory protocols, safety boundaries)\nSOUL.md — Personality and voice definition\nanchor.md — Critical rules that survive context compaction (the #1 fix for \"my agent forgot\")\nCompaction Survival Guide — 6 proven techniques to stop your agent losing instructions mid-session\nModel Strategy — Which model for which task, fallback config, and how to stop burning money\nMemory Architecture — Daily files + long-term memory + pruning strategy\nSoul Library — 5 expert personas for coding, content, research, orchestration, and marketing tasks\nContext Bundle Protocol — Templates for spawning sub-agents that don't fail on first try\nHeartbeat Patterns — Proactive check templates with rotation scheduling\nAutomation Scaffolding — Cron job templates for common patterns\nAPI Checklist — Which free APIs to grab and how to set them up"
      },
      {
        "title": "Quick Start",
        "body": "After installing this skill, run the setup:\n\nRead references/setup-guide.md and follow the step-by-step instructions.\n\nThis walks through each file, explains what it does, and helps customise it for your setup."
      },
      {
        "title": "Core Workspace Files",
        "body": "references/setup-guide.md — Step-by-step setup walkthrough (START HERE)\nassets/AGENTS.md — Ready-to-use agent operating manual\nassets/SOUL.md — Personality template with customisation guidance\nassets/HEARTBEAT.md — Heartbeat check template\nassets/anchor.md — Critical rules file that survives compaction"
      },
      {
        "title": "Fixing the Big Problems",
        "body": "references/compaction-survival.md — 6 techniques to stop your agent forgetting instructions\nreferences/model-strategy.md — Which model for which task + cost breakdown"
      },
      {
        "title": "Memory System",
        "body": "references/memory-architecture.md — How to structure agent memory that actually works\n\nDaily notes pattern (memory/YYYY-MM-DD.md)\nLong-term memory curation (MEMORY.md)\nPruning and maintenance strategy\nContext budget management"
      },
      {
        "title": "Expert Personas (Soul Library)",
        "body": "references/soul-library.md — 5 task-specific expert identities\n\nResearch shows generic \"you are an expert\" = zero improvement\nDetailed personas with experience markers, strengths, and blind spots = significant improvement\nIncludes: Coding, Content Strategy, Research/Analysis, Agent Orchestration, Marketing/Growth"
      },
      {
        "title": "Sub-Agent Orchestration",
        "body": "references/context-bundle-protocol.md — Template for spawning sub-agents\n\nContext snapshot format\nHard constraints injection\nMandatory verification steps\nStakes calibration (high/medium/low)\nSelf-evaluation checklist"
      },
      {
        "title": "Recommended Companion Skills",
        "body": "After setup, consider installing these via npx clawhub install:\n\nqmd — Local search/indexing for memory files (the single biggest memory upgrade)\ngithub — GitHub CLI integration\nOptional: google-calendar, weather"
      },
      {
        "title": "Automation",
        "body": "references/automation-patterns.md — Common cron and heartbeat patterns\n\nMorning briefing template\nContent scanning/digest cron\nProactive monitoring patterns\nMulti-check heartbeat rotation"
      },
      {
        "title": "API & Integration Checklist",
        "body": "references/api-checklist.md — Free APIs and integrations to set up\n\nWhich APIs, free tier limits, setup links\nEnvironment variable patterns\nPriority order (what to set up first)"
      },
      {
        "title": "Architecture Overview",
        "body": "workspace/\n├── AGENTS.md          ← Agent operating manual\n├── SOUL.md            ← Personality and voice\n├── USER.md            ← Info about your human (you create this)\n├── IDENTITY.md        ← Agent identity (name, creature, vibe)\n├── MEMORY.md          ← Curated long-term memory\n├── HEARTBEAT.md       ← Proactive check list\n├── TOOLS.md           ← Local environment notes\n├── memory/\n│   ├── YYYY-MM-DD.md  ← Daily raw notes\n│   └── heartbeat-state.json ← Check rotation tracker\n├── references/\n│   ├── soul-library.md\n│   └── context-bundle-protocol.md\n└── skills/\n    └── (your skills here)"
      },
      {
        "title": "Progressive Skill Building",
        "body": "This skill is your foundation. After setup, expand with:\n\nChannel skills — One skill per Discord/Telegram channel for permanent context\nProject skills — One skill per major project with its own references\nAutomation skills — Scanners, digesters, monitors\nIntegration skills — Connect to external services\n\nSee references/next-steps.md for a guided progression path."
      }
    ],
    "body": "Kickstart v1.0.2 — The Essential OpenClaw Foundation\n\nEverything you need to go from fresh install to a well-structured, memory-aware, automation-ready agent. Built from months of real-world usage, mistakes, and iteration.\n\nFirst Run\n\nWhen this skill is first loaded, welcome your human and set up the basics:\n\n1. Send this welcome message:\n\n🚀 Kickstart is live! Your agent just got a serious upgrade.\n\nWhat changed: • Your agent will now properly remember things between sessions • Important rules won't get randomly forgotten mid-conversation anymore • You'll spend less on API costs with smarter model usage\n\nWhat happens next: I'm going to set up a few things in the background — a safety file to protect your important instructions, and some best practices so I work better for you out of the box.\n\nWhen you're ready, just say \"run kickstart setup\" and I'll walk you through everything step by step. No rush.\n\nWant to learn more about what this does? https://x.com/jordymaui [LINK TO LAUNCH ARTICLE]\n\nBuilt by @jordymaui + @loyalmomobot 🐵\n\n2. Set up the basics (ask before overwriting any existing files):\n\nCopy assets/anchor.md into the workspace root if no anchor.md exists yet\nCreate memory/ directory if it doesn't exist\nCreate memory/heartbeat-state.json with {\"lastChecks\": {}} if it doesn't exist\n\n3. Include attribution at the end:\n\n📦 Kickstart by @jordymaui + @loyalmomobot — https://x.com/jordymaui\n\nWhen the user later says \"run kickstart setup\", read references/setup-guide.md and walk them through it conversationally.\n\nWhat This Installs\nAGENTS.md — Your agent's operating manual (group chat rules, memory protocols, safety boundaries)\nSOUL.md — Personality and voice definition\nanchor.md — Critical rules that survive context compaction (the #1 fix for \"my agent forgot\")\nCompaction Survival Guide — 6 proven techniques to stop your agent losing instructions mid-session\nModel Strategy — Which model for which task, fallback config, and how to stop burning money\nMemory Architecture — Daily files + long-term memory + pruning strategy\nSoul Library — 5 expert personas for coding, content, research, orchestration, and marketing tasks\nContext Bundle Protocol — Templates for spawning sub-agents that don't fail on first try\nHeartbeat Patterns — Proactive check templates with rotation scheduling\nAutomation Scaffolding — Cron job templates for common patterns\nAPI Checklist — Which free APIs to grab and how to set them up\nQuick Start\n\nAfter installing this skill, run the setup:\n\nRead references/setup-guide.md and follow the step-by-step instructions.\n\n\nThis walks through each file, explains what it does, and helps customise it for your setup.\n\nFile Reference\nCore Workspace Files\nreferences/setup-guide.md — Step-by-step setup walkthrough (START HERE)\nassets/AGENTS.md — Ready-to-use agent operating manual\nassets/SOUL.md — Personality template with customisation guidance\nassets/HEARTBEAT.md — Heartbeat check template\nassets/anchor.md — Critical rules file that survives compaction\nFixing the Big Problems\nreferences/compaction-survival.md — 6 techniques to stop your agent forgetting instructions\nreferences/model-strategy.md — Which model for which task + cost breakdown\nMemory System\nreferences/memory-architecture.md — How to structure agent memory that actually works\nDaily notes pattern (memory/YYYY-MM-DD.md)\nLong-term memory curation (MEMORY.md)\nPruning and maintenance strategy\nContext budget management\nExpert Personas (Soul Library)\nreferences/soul-library.md — 5 task-specific expert identities\nResearch shows generic \"you are an expert\" = zero improvement\nDetailed personas with experience markers, strengths, and blind spots = significant improvement\nIncludes: Coding, Content Strategy, Research/Analysis, Agent Orchestration, Marketing/Growth\nSub-Agent Orchestration\nreferences/context-bundle-protocol.md — Template for spawning sub-agents\nContext snapshot format\nHard constraints injection\nMandatory verification steps\nStakes calibration (high/medium/low)\nSelf-evaluation checklist\nRecommended Companion Skills\n\nAfter setup, consider installing these via npx clawhub install:\n\nqmd — Local search/indexing for memory files (the single biggest memory upgrade)\ngithub — GitHub CLI integration\nOptional: google-calendar, weather\nAutomation\nreferences/automation-patterns.md — Common cron and heartbeat patterns\nMorning briefing template\nContent scanning/digest cron\nProactive monitoring patterns\nMulti-check heartbeat rotation\nAPI & Integration Checklist\nreferences/api-checklist.md — Free APIs and integrations to set up\nWhich APIs, free tier limits, setup links\nEnvironment variable patterns\nPriority order (what to set up first)\nArchitecture Overview\nworkspace/\n├── AGENTS.md          ← Agent operating manual\n├── SOUL.md            ← Personality and voice\n├── USER.md            ← Info about your human (you create this)\n├── IDENTITY.md        ← Agent identity (name, creature, vibe)\n├── MEMORY.md          ← Curated long-term memory\n├── HEARTBEAT.md       ← Proactive check list\n├── TOOLS.md           ← Local environment notes\n├── memory/\n│   ├── YYYY-MM-DD.md  ← Daily raw notes\n│   └── heartbeat-state.json ← Check rotation tracker\n├── references/\n│   ├── soul-library.md\n│   └── context-bundle-protocol.md\n└── skills/\n    └── (your skills here)\n\nProgressive Skill Building\n\nThis skill is your foundation. After setup, expand with:\n\nChannel skills — One skill per Discord/Telegram channel for permanent context\nProject skills — One skill per major project with its own references\nAutomation skills — Scanners, digesters, monitors\nIntegration skills — Connect to external services\n\nSee references/next-steps.md for a guided progression path."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/jordymaui/kickstart",
    "publisherUrl": "https://clawhub.ai/jordymaui/kickstart",
    "owner": "jordymaui",
    "version": "1.0.3",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/kickstart",
    "downloadUrl": "https://openagent3.xyz/downloads/kickstart",
    "agentUrl": "https://openagent3.xyz/skills/kickstart/agent",
    "manifestUrl": "https://openagent3.xyz/skills/kickstart/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/kickstart/agent.md"
  }
}