LaunchKit · 2026
Back to Skills

Manage 4todo (4to.do) from chat.

3
2.1k downloads
by @blackstorm

Setup & Installation

openclaw skills install @blackstorm/4todo

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install 4todo

Version History

v0.1.3Feb 7, 2026 - Version note by skill developer:

4todo 0.1.3 - Updated guidance to handle `401 invalid_token` errors the same as `token_expired` (prompting user to refresh token and update config). - No code or logic changes; documentation only. - Clarified error handling instructions for agent implementers.

What This Skill Does

Manage your 4todo task list from chat using the Eisenhower Matrix. Capture new tasks, assign them to urgency and importance quadrants, complete them, reorder them, and configure recurring tasks across multiple workspaces.

Lets you capture and triage tasks mid-conversation without switching to another app or breaking focus.

When to use it

  • Add a task to 'urgent & important' without opening the app
  • Mark several tasks complete at the end of a work session
  • Set up a recurring Friday review task
  • Move a task from 'important' to 'urgent' as a deadline approaches
  • Check what's in your urgent queue before starting the day

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Add 'Renew passport' as urgent and important to my personal workspace

AGENT
  1. 1Fetch workspaces to identify the personal workspace
  2. 2Create a new todo named 'Renew passport' in the urgent & important quadrant
  3. 3Re-fetch todos to confirm the task appears correctly
OUTPUT

'Renew passport' added to urgent & important in your personal workspace

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

4todo account at 4to.doFOURTODO_API_TOKEN API token (generate in 4todo account settings)