coze-api

Community

Coze AI API integration: chat, workflows, and messaging.

Authorstaruhub
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a complete guide to calling Coze API for conversational AI, workflow execution, and message management.

Core Features & Use Cases

  • Chat API: both streaming and non-streaming conversations.
  • Workflow API: run published workflows.
  • Message management: query chat status and list messages.

Quick Start

Obtain a PAT and Bot ID, configure the client, and start a chat with a user message.

Dependency Matrix

Required Modules

requests

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: coze-api
Download link: https://github.com/staruhub/ClaudeSkills/archive/main.zip#coze-api

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository