Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
Version History
Personal task management via Taskline API with natural language support
What This Skill Does
Converts natural language requests into structured tasks on MyTaskline.com. Handles project creation, person assignment, date parsing, and priority detection from a single text input. Supports queries and status updates through the same interface.
Natural language input eliminates manually filling out separate fields for project, assignee, due date, and priority in a task management UI.
When to use it
- Assigning a task to a colleague with a deadline from a single sentence
- Creating a project task with multiple stakeholders without opening a form
- Querying which tasks are overdue across all projects
- Setting task priority using natural language like 'urgent' or 'high'
- Getting a summary of completed tasks for the week
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Ask Sarah to review the Mobile project docs by Friday with high priority
- 1Detects intent as task creation
- 2Parses entities: executor (Sarah), project (Mobile), due date (Friday), priority (high)
- 3Checks if Mobile project exists and creates it if not
- 4Submits structured task to MyTaskline.com API with all extracted fields
Task created in MyTaskline.com: 'Review docs' assigned to Sarah, due Friday, high priority, under Mobile project
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.