A sophisticated AI agent skill for managing Unitask accounts through secure API tokens, specializing in task lifecycle management and intelligent daily time-blocking.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install unitask-task-agent
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install unitask-task-agent using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Unitask Task Agent is a developer-centric tool designed to integrate seamlessly with the unitask.app platform. By utilizing this skill within the Openclaw Skills ecosystem, users can delegate complex task management operations to an AI agent. It supports everything from simple list retrieval to the creation of intricate subtask hierarchies, all while maintaining a high security standard through scoped API tokens and a hosted Model Context Protocol (MCP) endpoint.
This skill is particularly valuable for users who want to bridge the gap between their planning software and their AI-driven workflows. It allows for natural language interaction with task lists, ensuring that productivity remains high without the need for manual data entry. Whether you are managing a personal to-do list or coordinating professional projects, this integration provides a robust framework for agentic task handling.
export UNITASK_API_KEY='your_scoped_token_here'
The skill manages data through a structured schema focused on task attributes and user preferences:
| Attribute | Description |
|---|---|
| title | The primary name of the task (Required) |
| status | Current state: todo, done, or archived |
| parent_id | Used to create hierarchical subtasks |
| priority | Numerical or categorical importance level |
| scheduled_start | ISO timestamp for time-block initiation |
| duration_minutes | The length of the allocated time block |
Metadata such as user settings and quiz preferences are also accessible to tailor the agent's behavior to individual productivity styles.
Loading
A production-ready CLI tool for generating high-quality images using xAI's Grok API with native agent integration.

A high-performance virtualization skill for managing lightweight Firecracker microVMs within the Openclaw Skills ecosystem.

A comprehensive marketplace and credit-based billing infrastructure for deploying apps and AI agent integrations.

A decentralized micro-gig payroll marketplace on Base L2 that uses reputation to power high-volume task distribution and USDC payouts.

A utility to monitor remaining Claude Max and Pro subscription quotas by automating the Claude Code CLI.

An automated end-to-end pipeline that generates, formats, and publishes SEO-optimized SaaS review articles to Hugo blogs while tracking progress in Google Sheets.








































