create-kanban-task

Creates, reads, updates and deletes kanban board tasks via natural language prompts.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/juliuschun/tower --skill create-kanban-task
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-kanban-task
Source: https://github.com/juliuschun/tower/tree/main/claude-skills/skills/create-kanban-task
Command: npx skills add https://github.com/juliuschun/tower --skill create-kanban-task

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows you to create, list, update, and manage tasks directly within your conversation, eliminating the need to manually switch to the Agent Board UI for common task operations.

Core Features & Use Cases

  • Task Creation: Quickly add new tasks with titles, descriptions, and specific configurations like working directories and models.
  • Task Management: List tasks by status, update existing tasks, and delete tasks.
  • Subtask Creation: Organize work by creating subtasks linked to parent tasks.
  • Use Case: While discussing a new feature, you can instantly create a task for it, assign it a status, and add a description, all without leaving your chat.

Quick Start

Use the create-kanban-task skill to add a new task with the title "Implement user authentication".

Frequently Asked Questions about create-kanban-task

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create kanban tasks directly within my chat conversation?

You can create kanban tasks directly within your chat conversation by using natural language commands to add new tasks with titles, descriptions, and configurations. This eliminates the need to manually switch to the Agent Board UI.

Can I manage subtasks and link them to parent tasks on the agent board?

Yes, you can manage subtasks and link them to parent tasks on the agent board. The skill allows you to create subtasks linked to parent tasks to help organize work directly through the conversational interface.

How do I list and filter tasks by status on the kanban board?

To list and filter tasks by status on the kanban board, you can use conversational commands to request task listings. The skill supports status filtering to help you view and manage tasks based on their current workflow stage.

Do I need to generate a JWT token for API authentication to manage my to-do list?

Yes, you need to generate a JWT token for API authentication to manage your to-do list. The skill requires JWT token generation to securely handle task operations and manage various workflow and model options for task execution.

What is the best way to update existing task fields without leaving the chat?

The best way to update existing task fields without leaving the chat is to use the skill's conversational interface for task modification. It supports field updates for existing tasks, allowing you to quickly edit task details during your discussion.

Can I delete tasks from the agile board using natural language commands?

Yes, you can delete tasks from the agile board using natural language commands. The skill handles task deletion directly within the conversation, allowing you to remove outdated or completed items from your agent board seamlessly.