{
  "schemaVersion": "1.0",
  "item": {
    "slug": "4todo",
    "name": "4todo",
    "source": "tencent",
    "type": "skill",
    "category": "效率提升",
    "sourceUrl": "https://clawhub.ai/blackstorm/4todo",
    "canonicalUrl": "https://clawhub.ai/blackstorm/4todo",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/4todo",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4todo",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "references/api_v0.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/4todo"
    },
    "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/4todo",
    "agentPageUrl": "https://openagent3.xyz/skills/4todo/agent",
    "manifestUrl": "https://openagent3.xyz/skills/4todo/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/4todo/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": "4todo",
        "body": "4to.do Eisenhower Matrix To‑Do List"
      },
      {
        "title": "Goal",
        "body": "Use curl to call the 4todo API (https://4to.do/api/v0) to manage:\n\nworkspaces\ntodos\nrecurring todos\n\n\nStore the token in a way that is injectable but not leak-prone (prefer OpenClaw per-run env injection; do not paste secrets into prompts, logs, or repo files)."
      },
      {
        "title": "Required Environment Variable",
        "body": "FOURTODO_API_TOKEN: your 4todo API token (Bearer token)\nIf missing, ask the user to set it via OpenClaw config (do not ask them to paste the token into chat)."
      },
      {
        "title": "Runtime Requirement",
        "body": "curl must be available on PATH (and inside the sandbox container, if the agent is sandboxed)."
      },
      {
        "title": "User-facing output rules (important)",
        "body": "Be non-technical by default. Focus on outcomes, not implementation.\n\nAvoid mentioning: curl, endpoints, headers, API mechanics, JSON payloads, config patches.\nMention technical details only when debugging or if the user explicitly asks “how does it work?”.\n\n\nDo not print internal IDs by default:\n\nDo not show ws_..., todo_..., rec_todo_... unless the user asks.\nRefer to workspaces and tasks by name.\nIf disambiguation is needed (duplicate names), ask a clarifying question and present a short numbered list of names; only offer IDs if the user requests them.\n\n\nQuadrants:\n\nIn chat, prefer plain language: “urgent & important”, “important (not urgent)”, “urgent (not important)”, “neither”.\nUse IU | IN | NU | NN internally for API calls. Only show codes if the user uses codes first or explicitly asks."
      },
      {
        "title": "Examples (preferred)",
        "body": "Workspaces:\n\nYour workspaces:\n1) Haoya (default)\n2) 4todo\n3) Echopark\n\nTodos (summary):\n\nUrgent & important:\n1) UK company dissolution\n2) Hetzner monthly payment (recurring, monthly)\n\nImportant (not urgent):\n1) Weekly review (recurring, Fridays)"
      },
      {
        "title": "Store / Inject the Token in OpenClaw (recommended)",
        "body": "OpenClaw can inject environment variables only for the duration of an agent run (then restores the original env), which helps keep secrets out of prompts.\n\nRecommended (production): set FOURTODO_API_TOKEN in your Gateway process environment using your hosting provider’s secret store, and do not store tokens in chat logs."
      },
      {
        "title": "Host runs (not sandboxed): use skills.entries",
        "body": "Edit ~/.openclaw/openclaw.json:\n\n{\n  skills: {\n    entries: {\n      \"4todo\": {\n        enabled: true,\n        env: {\n          FOURTODO_API_TOKEN: \"YOUR_4TODO_API_TOKEN\"\n        }\n      }\n    }\n  }\n}\n\nNotes:\n\nskills.entries.<skill>.env is injected only if the variable is not already set."
      },
      {
        "title": "Sandboxed sessions: use agents.defaults.sandbox.docker.env",
        "body": "When a session is sandboxed, skill env injection does not propagate into the Docker container. Provide the token via Docker env:\n\n{\n  agents: {\n    defaults: {\n      sandbox: {\n        docker: {\n          env: {\n            FOURTODO_API_TOKEN: \"YOUR_4TODO_API_TOKEN\"\n          }\n        }\n      }\n    }\n  }\n}"
      },
      {
        "title": "Request Conventions",
        "body": "Every request must include Authorization: Bearer <token>.\nRequests with a JSON body must include Content-Type: application/json.\nGET /todos requires a workspace query parameter.\nQuadrants: IU | IN | NU | NN (internal)."
      },
      {
        "title": "Workflow (recommended order)",
        "body": "Copy this checklist and keep it updated while executing:\n\nTask checklist:\n- [ ] List workspaces (pick `ws_...`)\n- [ ] List todos for that workspace\n- [ ] Perform the requested mutation (create / complete / reorder / recurring)\n- [ ] Re-fetch to verify the change\n\nGET /workspaces: pick a target ws_... (usually the default workspace).\nGET /todos?workspace=ws_...: fetch todos (grouped by quadrant).\nCreate: POST /todos.\nComplete: POST /todos/:id/complete (idempotent).\nReorder / move quadrant: POST /todos/reorder.\nRecurring todos: use the /recurring-todos endpoints."
      },
      {
        "title": "HTTP Examples (curl)",
        "body": "This skill intentionally uses curl for maximum portability across OSes and environments.\n\nNotes:\n\nHTTPS only (https://4to.do/api/v0).\nAlways pass the token via FOURTODO_API_TOKEN (never paste tokens into chat).\n\ncurl -sS -H \"Authorization: Bearer $FOURTODO_API_TOKEN\" -H \"Accept: application/json\" \"https://4to.do/api/v0/workspaces\"\ncurl -sS -H \"Authorization: Bearer $FOURTODO_API_TOKEN\" -H \"Accept: application/json\" \"https://4to.do/api/v0/todos?workspace=ws_...&show=all\"\ncurl -sS -X POST -H \"Authorization: Bearer $FOURTODO_API_TOKEN\" -H \"Accept: application/json\" -H \"Content-Type: application/json\" --data-raw '{\"name\":\"...\",\"quadrant\":\"IU\",\"workspace_id\":\"ws_...\"}' \"https://4to.do/api/v0/todos\"\ncurl -sS -X POST -H \"Authorization: Bearer $FOURTODO_API_TOKEN\" -H \"Accept: application/json\" \"https://4to.do/api/v0/todos/todo_.../complete\"\ncurl -sS -X POST -H \"Authorization: Bearer $FOURTODO_API_TOKEN\" -H \"Accept: application/json\" -H \"Content-Type: application/json\" --data-raw '{\"moved_todo_id\":\"todo_...\",\"previous_todo_id\":\"todo_...\",\"next_todo_id\":null,\"quadrant\":\"IN\"}' \"https://4to.do/api/v0/todos/reorder\"\n\nNote: if moved_todo_id starts with rec_todo_, the API updates only the recurring todo quadrant and ignores previous_todo_id/next_todo_id."
      },
      {
        "title": "Common Error Handling (agent guidance)",
        "body": "401 token_expired / invalid_token: stop retrying; ask the user to create a new token in 4todo settings and update OpenClaw config.\n402 WORKSPACE_RESTRICTED: the workspace is read-only; do not retry mutations; switch workspace or prompt user to upgrade/unlock.\n429 rate_limited: honor Retry-After / X-RateLimit-* and back off before retry.\n400 Invalid quadrant type: ensure quadrant is one of IU|IN|NU|NN."
      },
      {
        "title": "Reference",
        "body": "Full API doc bundled with this skill: {baseDir}/references/api_v0.md"
      }
    ],
    "body": "4todo\n\n4to.do Eisenhower Matrix To‑Do List\n\nGoal\nUse curl to call the 4todo API (https://4to.do/api/v0) to manage:\nworkspaces\ntodos\nrecurring todos\nStore the token in a way that is injectable but not leak-prone (prefer OpenClaw per-run env injection; do not paste secrets into prompts, logs, or repo files).\nRequired Environment Variable\nFOURTODO_API_TOKEN: your 4todo API token (Bearer token)\nIf missing, ask the user to set it via OpenClaw config (do not ask them to paste the token into chat).\nRuntime Requirement\ncurl must be available on PATH (and inside the sandbox container, if the agent is sandboxed).\nUser-facing output rules (important)\nBe non-technical by default. Focus on outcomes, not implementation.\nAvoid mentioning: curl, endpoints, headers, API mechanics, JSON payloads, config patches.\nMention technical details only when debugging or if the user explicitly asks “how does it work?”.\nDo not print internal IDs by default:\nDo not show ws_..., todo_..., rec_todo_... unless the user asks.\nRefer to workspaces and tasks by name.\nIf disambiguation is needed (duplicate names), ask a clarifying question and present a short numbered list of names; only offer IDs if the user requests them.\nQuadrants:\nIn chat, prefer plain language: “urgent & important”, “important (not urgent)”, “urgent (not important)”, “neither”.\nUse IU | IN | NU | NN internally for API calls. Only show codes if the user uses codes first or explicitly asks.\nExamples (preferred)\n\nWorkspaces:\n\nYour workspaces:\n1) Haoya (default)\n2) 4todo\n3) Echopark\n\n\nTodos (summary):\n\nUrgent & important:\n1) UK company dissolution\n2) Hetzner monthly payment (recurring, monthly)\n\nImportant (not urgent):\n1) Weekly review (recurring, Fridays)\n\nStore / Inject the Token in OpenClaw (recommended)\n\nOpenClaw can inject environment variables only for the duration of an agent run (then restores the original env), which helps keep secrets out of prompts.\n\nRecommended (production): set FOURTODO_API_TOKEN in your Gateway process environment using your hosting provider’s secret store, and do not store tokens in chat logs.\n\nHost runs (not sandboxed): use skills.entries\n\nEdit ~/.openclaw/openclaw.json:\n\n{\n  skills: {\n    entries: {\n      \"4todo\": {\n        enabled: true,\n        env: {\n          FOURTODO_API_TOKEN: \"YOUR_4TODO_API_TOKEN\"\n        }\n      }\n    }\n  }\n}\n\n\nNotes:\n\nskills.entries.<skill>.env is injected only if the variable is not already set.\nSandboxed sessions: use agents.defaults.sandbox.docker.env\n\nWhen a session is sandboxed, skill env injection does not propagate into the Docker container. Provide the token via Docker env:\n\n{\n  agents: {\n    defaults: {\n      sandbox: {\n        docker: {\n          env: {\n            FOURTODO_API_TOKEN: \"YOUR_4TODO_API_TOKEN\"\n          }\n        }\n      }\n    }\n  }\n}\n\nRequest Conventions\nEvery request must include Authorization: Bearer <token>.\nRequests with a JSON body must include Content-Type: application/json.\nGET /todos requires a workspace query parameter.\nQuadrants: IU | IN | NU | NN (internal).\nWorkflow (recommended order)\n\nCopy this checklist and keep it updated while executing:\n\nTask checklist:\n- [ ] List workspaces (pick `ws_...`)\n- [ ] List todos for that workspace\n- [ ] Perform the requested mutation (create / complete / reorder / recurring)\n- [ ] Re-fetch to verify the change\n\nGET /workspaces: pick a target ws_... (usually the default workspace).\nGET /todos?workspace=ws_...: fetch todos (grouped by quadrant).\nCreate: POST /todos.\nComplete: POST /todos/:id/complete (idempotent).\nReorder / move quadrant: POST /todos/reorder.\nRecurring todos: use the /recurring-todos endpoints.\nHTTP Examples (curl)\n\nThis skill intentionally uses curl for maximum portability across OSes and environments.\n\nNotes:\n\nHTTPS only (https://4to.do/api/v0).\nAlways pass the token via FOURTODO_API_TOKEN (never paste tokens into chat).\ncurl -sS -H \"Authorization: Bearer $FOURTODO_API_TOKEN\" -H \"Accept: application/json\" \"https://4to.do/api/v0/workspaces\"\ncurl -sS -H \"Authorization: Bearer $FOURTODO_API_TOKEN\" -H \"Accept: application/json\" \"https://4to.do/api/v0/todos?workspace=ws_...&show=all\"\ncurl -sS -X POST -H \"Authorization: Bearer $FOURTODO_API_TOKEN\" -H \"Accept: application/json\" -H \"Content-Type: application/json\" --data-raw '{\"name\":\"...\",\"quadrant\":\"IU\",\"workspace_id\":\"ws_...\"}' \"https://4to.do/api/v0/todos\"\ncurl -sS -X POST -H \"Authorization: Bearer $FOURTODO_API_TOKEN\" -H \"Accept: application/json\" \"https://4to.do/api/v0/todos/todo_.../complete\"\ncurl -sS -X POST -H \"Authorization: Bearer $FOURTODO_API_TOKEN\" -H \"Accept: application/json\" -H \"Content-Type: application/json\" --data-raw '{\"moved_todo_id\":\"todo_...\",\"previous_todo_id\":\"todo_...\",\"next_todo_id\":null,\"quadrant\":\"IN\"}' \"https://4to.do/api/v0/todos/reorder\"\n\n\nNote: if moved_todo_id starts with rec_todo_, the API updates only the recurring todo quadrant and ignores previous_todo_id/next_todo_id.\n\nCommon Error Handling (agent guidance)\n401 token_expired / invalid_token: stop retrying; ask the user to create a new token in 4todo settings and update OpenClaw config.\n402 WORKSPACE_RESTRICTED: the workspace is read-only; do not retry mutations; switch workspace or prompt user to upgrade/unlock.\n429 rate_limited: honor Retry-After / X-RateLimit-* and back off before retry.\n400 Invalid quadrant type: ensure quadrant is one of IU|IN|NU|NN.\nReference\nFull API doc bundled with this skill: {baseDir}/references/api_v0.md"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/blackstorm/4todo",
    "publisherUrl": "https://clawhub.ai/blackstorm/4todo",
    "owner": "blackstorm",
    "version": "0.1.3",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/4todo",
    "downloadUrl": "https://openagent3.xyz/downloads/4todo",
    "agentUrl": "https://openagent3.xyz/skills/4todo/agent",
    "manifestUrl": "https://openagent3.xyz/skills/4todo/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/4todo/agent.md"
  }
}