chatwork-api

Automate Chatwork operations for messages, tasks, and user information via API.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/kentanakae/claude-code-plugins --skill chatwork-api
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chatwork-api
Source: https://github.com/kentanakae/claude-code-plugins/tree/main/plugins/core/skills/chatwork-api
Command: npx skills add https://github.com/kentanakae/claude-code-plugins --skill chatwork-api

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires CHATWORK_API_TOKEN, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive guide and operational instructions for interacting with the Chatwork API, streamlining tasks such as sending messages, managing tasks, and accessing user information.

Core Features & Use Cases

  • Chatwork API Access: Offers detailed documentation and operational guidelines for various Chatwork API endpoints.
  • Message Management: Supports sending messages, managing tasks, and accessing user information within Chatwork.
  • Task Management: Allows users to create, update, and manage tasks directly through the API.
  • Use Case: For developers or administrators who need to automate Chatwork operations, such as sending notifications, tracking tasks, or managing user accounts.

Quick Start

Use the chatwork-api skill to retrieve your Chatwork profile information.

Frequently Asked Questions about chatwork-api

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

FAQPage Schema
How do I automate sending messages through the Chatwork API?

To automate sending messages through the Chatwork API, you use the provided operational guidelines for the message endpoints, which require a valid CHATWORK_API_TOKEN for authentication. This enables automated message dispatch to specified rooms.

What operations can I manage with the Chatwork API endpoints?

The Chatwork API endpoints support operations for managing rooms, messages, tasks, files, and contacts. You can create, update, and track tasks, as well as access and manage user information directly through the API.

Do I need a CHATWORK_API_TOKEN to access user information via the API?

Yes, accessing user information and any other Chatwork API operations requires the CHATWORK_API_TOKEN for authentication. The token validates your permissions to retrieve profile data and interact with the platform's endpoints.

Can I use the Chatwork API to automate task management for my team?

Yes, you can automate task management for your team by using the Chatwork API to create, update, and manage tasks directly. This allows developers to integrate task tracking and automated notifications into existing workflows.

What is the best way to retrieve my Chatwork profile information using the API?

The best way to retrieve your Chatwork profile information is to use the chatwork-api skill's quick start guide, which provides the specific API endpoint instructions and requires the CHATWORK_API_TOKEN to authenticate and access your user data.