coze-workflow-api在 OpenClaw 中调用 Coze Workflow API (stream_run)。 **使用场景:** 1. 用户需要调用 Coze workflow 执行特定任务 2. 需要提供 workflow_id、parameters、PAT Key 3. 处理流式响应结果 **触发关键词:** coze wo...
Install via ClawdBot CLI:
clawdbot install chocolatemale/coze-workflow-apiGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://api.coze.com/v1/workflow/stream_runCalls external URL not in known-safe list
https://api.coze.com/v1/workflow/stream_runAI Analysis
The skill's external API call to api.coze.com is explicitly documented and consistent with its stated purpose of invoking Coze workflows. While it sends user-provided workflow parameters to an external service, this is the core functionality and not hidden or obfuscated. The primary risk is the dependency on a third-party API and the handling of the PAT key, but no credential harvesting or malicious overrides are present.
Audited Apr 16, 2026 · audit v1.0
Generated Aug 11, 2026
Automate the evaluation of creative assets for compliance risks by invoking a Coze workflow. The workflow analyzes the asset ID and type, returning a risk assessment that can be integrated into approval processes.
Use Coze workflows to process streaming data from various sources, such as user inputs or IoT devices, and return structured results. This enables dynamic decision-making and automation in data-driven applications.
Integrate Coze workflows into customer support systems to handle routine queries, classify tickets, or generate responses. This reduces manual workload and improves response times.
Call a Coze workflow that calculates credit or transaction risk scores based on provided parameters. This allows financial institutions to automate risk assessment for loans or fraud detection.
Offer Coze workflow execution as a paid API service to other businesses. Charge per API call or subscription, enabling clients to leverage complex workflows without building them from scratch.
Provide customized automation solutions using Coze workflows for clients, charging for setup and maintenance. This targets enterprises looking to streamline operations.
Integrate Coze workflows into an existing SaaS product to offer advanced features (e.g., risk analysis, data processing) as premium add-ons. This increases product value and user stickiness.
💬 Integration Tip
To integrate, ensure the COZE_PAT_KEY environment variable is set correctly and use the stream_run endpoint with a timeout of at least 120 seconds to handle slow responses.
Scored Aug 11, 2026
Design and implement automation workflows to save time and scale operations as a solopreneur. Use when identifying repetitive tasks to automate, building workflows across tools, setting up triggers and actions, or optimizing existing automations. Covers automation opportunity identification, workflow design, tool selection (Zapier, Make, n8n), testing, and maintenance. Trigger on "automate", "automation", "workflow automation", "save time", "reduce manual work", "automate my business", "no-code automation".
Local-first recurring schedule engine for reminders, repeated tasks, and time-based execution plans. Use whenever the user mentions recurring timing, repetit...
Create, list, modify, and remove scheduled cron jobs to automate system tasks using simplified cron syntax and manage output logging.
Manage n8n workflows and automations via API. Use when working with n8n workflows, executions, or automation tasks - listing workflows, activating/deactivating, checking execution status, manually triggering workflows, or debugging automation issues.
Diagnose and triage cron job failures. Checks job states, identifies error patterns, prioritizes by criticality, generates health reports. Triggers on: cron...
Decomposes complex user requests into executable subtasks, identifies required capabilities, searches for existing skills at skills.sh, and creates new skills when no solution exists. This skill should be used when the user submits a complex multi-step request, wants to automate workflows, or needs help breaking down large tasks into manageable pieces.