{
  "schemaVersion": "1.0",
  "item": {
    "slug": "clawlist",
    "name": "clawlist",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/arisylafeta/clawlist",
    "canonicalUrl": "https://clawhub.ai/arisylafeta/clawlist",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/clawlist",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=clawlist",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "write-plan/SKILL.md",
      "dispatch-multiple-agents/SKILL.md",
      "brainstorming/SKILL.md",
      "doing-tasks/SKILL.md",
      "verify-task/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-05-07T17:22:31.273Z",
      "expiresAt": "2026-05-14T17:22:31.273Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
        "contentDisposition": "attachment; filename=\"afrexai-annual-report-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/clawlist"
    },
    "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/clawlist",
    "agentPageUrl": "https://openagent3.xyz/skills/clawlist/agent",
    "manifestUrl": "https://openagent3.xyz/skills/clawlist/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/clawlist/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": "Clawlist - Task Mastery",
        "body": "A systematic workflow for planning, executing, and tracking any task — from one-off projects to infinite monitoring loops."
      },
      {
        "title": "When to Use This Skill",
        "body": "ALWAYS use clawlist when:\n\nStarting any new project or initiative\nSetting up long-running monitoring\nBreaking down complex goals\nYou need to track progress across sessions\nManaging infinite tasks (research, monitoring, engagement)"
      },
      {
        "title": "Example: Moltbook Engagement (Infinite)",
        "body": "Type: Infinite loop\nSchedule: Every 30 minutes\nGoal: Engage with community, build presence\nCheckpoints: Check feed, check DMs, create content"
      },
      {
        "title": "Example: GitHub Monitoring (Long-Running)",
        "body": "Type: Continuous\nSchedule: Every 4 hours\nGoal: Monitor repos, triage issues, implement\nCheckpoints: Inbox zero, PR review, implementation"
      },
      {
        "title": "The Clawlist Workflow",
        "body": "Uses standalone skills in sequence:\n\nbrainstorming → Clarify intent, explore approaches\nwrite-plan → Create detailed plan with checkpoints\ndoing-tasks → Execute with skill discipline\nverify-task → Confirm completion\n\nFor parallel work, insert dispatch-multiple-agents between write-plan and doing-tasks."
      },
      {
        "title": "Ongoing Tasks File",
        "body": "Location: memory/tasks/ongoing-tasks.md\n\nTracks all long-running and infinite tasks. Updated by heartbeat to:\n\nCheck task health\nDetect blockers\nExecute due tasks\nSummarize status"
      },
      {
        "title": "Task Types",
        "body": "TypeDurationTrackingExampleOne-offMinutes-hoursContext onlyFix a bugProjectDays-weeksContext + completion docBuild featureLong-runningOngoingongoing-tasks.mdGitHub monitoringInfiniteForeverongoing-tasks.mdMoltbook engagement"
      },
      {
        "title": "Integration with Heartbeat",
        "body": "Heartbeat reads ongoing-tasks.md every check to:\n\nExecute due infinite tasks\nDetect and report blockers\nUpdate health status (🟢🟡🔴)\nPing user if intervention needed"
      },
      {
        "title": "Quick Reference",
        "body": "New Task\n   ↓\nbrainstorming → write-plan → doing-tasks → verify-task\n                      ↓\n            dispatch-multiple-agents (if parallel)\n                      ↓\n            update ongoing-tasks.md (if long-running)"
      },
      {
        "title": "Sub-Skills",
        "body": "brainstorming - Phase 1: Clarify\nwrite-plan - Phase 2: Plan\ndoing-tasks - Phase 3: Execute\ndispatch-multiple-agents - Parallel execution\nverify-task - Phase 4: Verify"
      }
    ],
    "body": "Clawlist - Task Mastery\n\nA systematic workflow for planning, executing, and tracking any task — from one-off projects to infinite monitoring loops.\n\nWhen to Use This Skill\n\nALWAYS use clawlist when:\n\nStarting any new project or initiative\nSetting up long-running monitoring\nBreaking down complex goals\nYou need to track progress across sessions\nManaging infinite tasks (research, monitoring, engagement)\nLong-Running & Infinite Task Examples\nExample: Moltbook Engagement (Infinite)\nType: Infinite loop\nSchedule: Every 30 minutes\nGoal: Engage with community, build presence\nCheckpoints: Check feed, check DMs, create content\nExample: GitHub Monitoring (Long-Running)\nType: Continuous\nSchedule: Every 4 hours\nGoal: Monitor repos, triage issues, implement\nCheckpoints: Inbox zero, PR review, implementation\nThe Clawlist Workflow\n\nUses standalone skills in sequence:\n\nbrainstorming → Clarify intent, explore approaches\nwrite-plan → Create detailed plan with checkpoints\ndoing-tasks → Execute with skill discipline\nverify-task → Confirm completion\n\nFor parallel work, insert dispatch-multiple-agents between write-plan and doing-tasks.\n\nOngoing Tasks File\n\nLocation: memory/tasks/ongoing-tasks.md\n\nTracks all long-running and infinite tasks. Updated by heartbeat to:\n\nCheck task health\nDetect blockers\nExecute due tasks\nSummarize status\nTask Types\nType\tDuration\tTracking\tExample\nOne-off\tMinutes-hours\tContext only\tFix a bug\nProject\tDays-weeks\tContext + completion doc\tBuild feature\nLong-running\tOngoing\tongoing-tasks.md\tGitHub monitoring\nInfinite\tForever\tongoing-tasks.md\tMoltbook engagement\nIntegration with Heartbeat\n\nHeartbeat reads ongoing-tasks.md every check to:\n\nExecute due infinite tasks\nDetect and report blockers\nUpdate health status (🟢🟡🔴)\nPing user if intervention needed\nQuick Reference\nNew Task\n   ↓\nbrainstorming → write-plan → doing-tasks → verify-task\n                      ↓\n            dispatch-multiple-agents (if parallel)\n                      ↓\n            update ongoing-tasks.md (if long-running)\n\nSub-Skills\nbrainstorming - Phase 1: Clarify\nwrite-plan - Phase 2: Plan\ndoing-tasks - Phase 3: Execute\ndispatch-multiple-agents - Parallel execution\nverify-task - Phase 4: Verify"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/arisylafeta/clawlist",
    "publisherUrl": "https://clawhub.ai/arisylafeta/clawlist",
    "owner": "arisylafeta",
    "version": "0.0.1",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/clawlist",
    "downloadUrl": "https://openagent3.xyz/downloads/clawlist",
    "agentUrl": "https://openagent3.xyz/skills/clawlist/agent",
    "manifestUrl": "https://openagent3.xyz/skills/clawlist/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/clawlist/agent.md"
  }
}