Teambition任务

Automate creation, retrieval, commenting, and searching of Teambition tasks.

124|12|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/tuyoogame/tyclaw.rs --skill teambition
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Teambition任务
Source: https://github.com/tuyoogame/tyclaw.rs/tree/main/workspace/skills/office/tb-task
Command: npx skills add https://github.com/tuyoogame/tyclaw.rs --skill teambition

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teambition task operations often require repetitive manual steps across projects. This Skill automates creating, reading, commenting on, and searching tasks in Teambition, reducing manual overhead and ensuring consistency.

Core Features & Use Cases

  • Create tasks in Teambition with titles and optional notes, assign to team members, and set sprint or project context.
  • Read task details, including description, status, and comments, to keep stakeholders informed.
  • Comment on tasks and perform fast searches using project filters to track progress and priorities.
  • Use Case: A project manager wants to spin up a new task for a sprint, then fetch its details and update progress via chat or automation.

Quick Start

Create a Teambition task for a project with a given title and optional notes, then read or comment on the task.

Frequently Asked Questions about Teambition任务

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

FAQPage Schema
How do I automate Teambition task creation through an API or CLI?

You can automate Teambition task creation by using the tb_task tool via a CLI or bot interface. It handles task lifecycle management by creating tasks with titles, optional notes, and sprint context directly against the Teambition API.

Can I retrieve and comment on Teambition tasks using a chat bot?

Yes, you can retrieve task details and comment on Teambition tasks using a chat bot. The Skill reads descriptions, statuses, and comments to keep stakeholders informed without manual project management overhead.

Do I need a specific configuration to manage Teambition tasks via automation?

Yes, you need a configured Teambition section in your config.yaml file. This setup allows the tb_task tool to execute actions against the Teambition API for task retrieval, creation, and searching.

What is the best way to search for tasks across multiple Teambition projects?

The best way to search across Teambition projects is using the automation Skill's fast search functionality with project filters. It tracks progress and priorities by querying tasks directly through the Teambition API.

Does this approach support assigning tasks to team members and setting sprint context?

Yes, task automation supports assigning members and setting sprint or project context. It covers typical project-management workflows by creating tasks with specific titles, notes, and assignments via the API.