A comprehensive CLI-based skill for managing tasks, projects, and automation workflows within the Verk platform.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install verk
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 verk using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Verk is an AI-powered task management platform designed to streamline organizational workflows. This skill provides a robust bridge between your AI agent and the Verk ecosystem, enabling full CRUD (Create, Read, Update, Delete) operations on tasks directly from the command line. By integrating Openclaw Skills such as this one, developers can automate project management overhead, ensuring that task statuses, priorities, and assignments remain synchronized with real-time development progress.
The skill leverages a dedicated CLI tool to interact with the Verk API, allowing for sophisticated task filtering, project listing, and the management of automation flows. This ensures that your agent can act as a proactive project coordinator, handling everything from simple status updates to complex task assignments and commenting.
To get started, ensure you have Node.js installed and configure your environment variables with your Verk credentials:
export VERK_API_KEY="your_api_key"
export VERK_ORG_ID="your_org_id"
You can then verify the installation by listing your current projects:
node scripts/verk-cli.mjs projects list
The skill manages data across several core entities to maintain project organization. Below is the primary schema for task attributes:
| Attribute | Description | Valid Values |
|---|---|---|
| Status | The current stage of the task | Backlog, Todo, In-Progress, Review, Done |
| Priority | The urgency level of the task | Urgent, High, Medium, Low, None |
| Assigned | The user IDs associated with the task | Array of User IDs |
| Flow | Automation workflow identifiers | String (Flow ID) |
All output is returned in a structured JSON format, including nested objects for task comments and metadata.
Loading
A streamlined utility for generating high-quality AI imagery and galleries using Azure OpenAI DALL-E services.

An intelligent memory layer that enables AI agents to semantically store and recall user preferences, patterns, and conversational context.

A natural language bus arrival lookup tool for Singapore commuters to find routes and live timings.

A one-word trigger tool for tracking real-time Singapore bus arrivals at your preferred stops.

A specialized migration tool that converts dynamic WordPress installations into optimized, secure static sites for Cloudflare Pages deployment.

A desktop-first assistant that monitors Outlook and Teams to track action items and draft concise, personable replies.








































