dingtalk-project

Manage Teambition projects, tasks, and work hours via the DingTalk API.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/farrrr/dingtalk-openapi-skills --skill dingtalk-project
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dingtalk-project
Source: https://github.com/farrrr/dingtalk-openapi-skills/tree/main/dingtalk-skills/skills/dingtalk-project
Command: npx skills add https://github.com/farrrr/dingtalk-openapi-skills --skill dingtalk-project

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

DingTalk Teambition project management API enables programmatic control of Teambition projects and tasks from within DingTalk. It allows teams to manage projects, tasks, and work hours without leaving the DingTalk ecosystem.

Core Features & Use Cases

  • Create and manage Teambition projects from DingTalk.
  • Create and update project tasks (including free tasks) and manage task workflows.
  • Record planned and actual work hours for tasks within Teambition projects.
  • Use case: A team can create a new project and populate it with initial tasks directly from a DingTalk conversation or automation.

Quick Start

Create a new Teambition project in your organization and add initial tasks via the DingTalk API.

Frequently Asked Questions about dingtalk-project

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

FAQPage Schema
How do I manage Teambition projects from DingTalk programmatically?

To manage Teambition projects from DingTalk programmatically, you use the DingTalk Teambition API to create projects, manage tasks, and record work hours. This requires openapi authentication and DingTalk app credentials.

Can I create and update free tasks in Teambition via DingTalk?

Yes, you can create and update project tasks, including free tasks, via DingTalk. The API allows you to manage task workflows and adjust board states within your Teambition projects directly from enterprise apps.

Do I need specific credentials to integrate DingTalk with Teambition?

Yes, integrating DingTalk with Teambition requires openapi authentication and DingTalk app credentials. You also need the correct tbUserId and tbOrgId mappings to ensure proper Teambition integration within your organization.

How do I record planned and actual work hours for Teambition tasks in DingTalk?

You record planned and actual work hours for Teambition tasks by making API calls from DingTalk. This allows teams to track work hours and manage task workflows without leaving the DingTalk ecosystem.

What is the best way to automate project management tasks across DingTalk and Teambition?

The best way to automate project management across DingTalk and Teambition is using the Teambition API. It enables programmatic control to create projects, populate initial tasks, and manage workflows directly from DingTalk conversations or automations.