Manage Todoist tasks via the `todoist` CLI (list, add, modify, complete, delete). Supports filters, projects, labels, and priorities.
87
Quality
83%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
Quality
Discovery
67%Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.
This description excels at specificity and distinctiveness by naming the exact tool (Todoist CLI) and listing concrete actions. However, it lacks an explicit 'Use when...' clause and could benefit from more natural trigger terms that users might say when requesting task management help.
Suggestions
Add a 'Use when...' clause such as 'Use when the user wants to manage their Todoist tasks, add todos, check off items, or organize with projects and labels.'
Include natural user language variations like 'todo', 'to-do list', 'task list', 'reminders', or 'check off tasks' to improve trigger term coverage.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Lists multiple specific concrete actions: 'list, add, modify, complete, delete' and additional capabilities 'filters, projects, labels, and priorities'. Clear, actionable verbs describing what the skill does. | 3 / 3 |
Completeness | Clearly answers 'what' (manage Todoist tasks with specific actions), but lacks an explicit 'Use when...' clause. The 'when' is only implied by the tool name and actions, not explicitly stated. | 2 / 3 |
Trigger Term Quality | Includes 'Todoist', 'tasks', 'CLI', and organizational terms like 'projects', 'labels', 'priorities'. However, missing common user variations like 'todo', 'to-do list', 'task manager', 'reminders', or 'check off'. | 2 / 3 |
Distinctiveness Conflict Risk | Highly distinctive due to explicit mention of 'Todoist' and 'todoist CLI'. Unlikely to conflict with generic task management or other todo app skills due to the specific tool reference. | 3 / 3 |
Total | 10 / 12 Passed |
Implementation
100%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is an excellent CLI reference skill that is concise, actionable, and well-structured. It provides comprehensive coverage of the todoist CLI with executable examples for every operation, organized into clear sections. The filter syntax table is a valuable quick reference.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The skill is lean and efficient, presenting only essential commands and examples without explaining what Todoist is or how CLI tools work. Every section provides direct, actionable content. | 3 / 3 |
Actionability | All commands are fully executable and copy-paste ready. Examples cover the full range of operations with concrete flags and arguments, including natural language input syntax. | 3 / 3 |
Workflow Clarity | For a simple CLI reference skill, the workflow is clear: setup steps are numbered, and the sync requirement is noted. Operations are non-destructive (task management), so extensive validation checkpoints aren't necessary. | 3 / 3 |
Progressive Disclosure | Content is well-organized into logical sections (List, Add, Modify, Complete, Delete, etc.) with a helpful filter syntax reference table. The skill appropriately links to external documentation for filter syntax details. | 3 / 3 |
Total | 12 / 12 Passed |
Validation
72%Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.
Validation — 8 / 11 Passed
Validation for skill structure
| Criteria | Description | Result |
|---|---|---|
metadata_version | 'metadata.version' is missing | Warning |
metadata_field | 'metadata' should map string keys to string values | Warning |
frontmatter_unknown_keys | Unknown frontmatter key(s) found; consider removing or moving to metadata | Warning |
Total | 8 / 11 Passed | |
45f9fac
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.