← Back to Skills Marketplace
Todoist Litiao
by
litiao1224
· GitHub ↗
· v1.0.0
· MIT-0
220
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install todoist-litiao
Description
Manage tasks and projects in Todoist. Use when user asks about tasks, to-dos, reminders, or productivity.
Usage Guidance
This skill appears to do what it says: it runs the Todoist CLI and needs your TODOIST_API_TOKEN. Before installing or providing a token: 1) verify the npm package 'todoist-ts-cli' and its publisher (installing global npm packages runs third-party code). 2) Confirm the skill source/owner — the included _meta.json has different owner/slug/version than the registry entry, which could indicate a packaging error or repackaging. 3) Use a Todoist token with the minimum necessary scope and treat it like a secret. 4) If you prefer lower risk, install the CLI in a contained environment (container/VM) rather than globally on your machine.
Capability Analysis
Type: OpenClaw Skill
Name: todoist-litiao
Version: 1.0.0
The skill bundle provides a standard integration for the Todoist CLI (todoist-ts-cli) to manage tasks and projects. It requires a legitimate API token and uses standard CLI commands for task management without any evidence of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
The skill name/description (Todoist task management) align with the declared requirements (a 'todoist' CLI binary and TODOIST_API_TOKEN) and the SKILL.md commands. However, _meta.json content (different ownerId, slug, and version) does not match the registry metadata, which is a packaging/metadata inconsistency that should be confirmed with the publisher.
Instruction Scope
SKILL.md only instructs installing/running the Todoist CLI and using the Todoist API token; it does not ask the agent to read unrelated files, other environment variables, or exfiltrate data to third-party endpoints. Commands are scoped to Todoist operations.
Install Mechanism
This is an instruction-only skill (no install spec). The doc tells users to npm install -g todoist-ts-cli which is a standard way to get the 'todoist' binary but does require installing a third-party npm package globally — a moderate, expected risk. There is no packaged install URL or extract step in the registry metadata.
Credentials
Only TODOIST_API_TOKEN is required, which is appropriate for a Todoist integration. No unrelated secrets or multiple credentials are requested.
Persistence & Privilege
The skill is not always-on and is user-invocable. It does not request elevated platform persistence or modification of other skills or system config.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install todoist-litiao - After installation, invoke the skill by name or use
/todoist-litiao - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Bug fixes and improvements with -litiao suffix
Metadata
Frequently Asked Questions
What is Todoist Litiao?
Manage tasks and projects in Todoist. Use when user asks about tasks, to-dos, reminders, or productivity. It is an AI Agent Skill for Claude Code / OpenClaw, with 220 downloads so far.
How do I install Todoist Litiao?
Run "/install todoist-litiao" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Todoist Litiao free?
Yes, Todoist Litiao is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Todoist Litiao support?
Todoist Litiao is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Todoist Litiao?
It is built and maintained by litiao1224 (@litiao1224); the current version is v1.0.0.
More Skills