返回顶部
a

aliyun-ccc-manage管理阿里云呼叫中心

Use when managing Alibaba Cloud Cloud Call Center (CCC) via OpenAPI/SDK, including the user is working on CCC operations such as instance/resource management, configuration updates, status checks, and troubleshooting call-center API workflows.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
111
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

aliyun-ccc-manage

技能名称: aliyun-ccc-manage
详细描述:
类别: 服务

云呼叫中心

使用阿里云OpenAPI(RPC)配合官方SDK或OpenAPI Explorer,管理云呼叫中心的资源。

工作流程

1) 确认区域、资源标识符和所需操作。
2) 发现API列表及所需参数(参见参考资料)。
3) 使用SDK或OpenAPI Explorer调用API。
4) 使用describe/list类API验证结果。

AccessKey优先级(必须遵循)

1) 环境变量:ALICLOUDACCESSKEYID / ALICLOUDACCESSKEYSECRET / ALICLOUDREGIONID
区域策略:ALICLOUDREGIONID 为可选默认值。若未设置,则为任务决定最合理的区域;若不明确,则询问用户。
2) 共享配置文件:~/.alibabacloud/credentials

API发现

  • - 产品代码:CCC
  • 默认API版本:2020-07-01
  • 使用OpenAPI元数据端点列出API并获取模式(参见参考资料)。

高频操作模式

1) 清单/列表:优先使用 List / Describe 类API获取当前资源。
2) 变更/配置:优先使用 Create / Update / Modify / Set 类API进行修改操作。
3) 状态/故障排查:优先使用 Get / Query / Describe*Status 类API进行诊断。

最小可执行快速入门

在调用业务API之前,优先使用元数据发现:

bash
python scripts/listopenapimeta_apis.py

可选覆盖参数:

bash
python scripts/listopenapimeta_apis.py --product-code --version

该脚本会将API清单产物写入技能输出目录下。

输出策略

如需保存响应或生成的产物,请将其写入:
output/aliyun-ccc-manage/

验证

bash
mkdir -p output/aliyun-ccc-manage
for f in skills/ai/service/aliyun-ccc-manage/scripts/*.py; do
python3 -m py_compile $f
done
echo pycompileok > output/aliyun-ccc-manage/validate.txt

通过标准:命令退出码为0,且生成 output/aliyun-ccc-manage/validate.txt 文件。

输出与证据

  • - 将产物、命令输出和API响应摘要保存至 output/aliyun-ccc-manage/。
  • 在证据文件中包含关键参数(区域/资源ID/时间范围),以确保可复现性。

前提条件

  • - 执行前配置最小权限的阿里云凭证。
  • 优先使用环境变量:ALICLOUDACCESSKEYID、ALICLOUDACCESSKEYSECRET,可选 ALICLOUDREGIONID。
  • 若区域不明确,在执行变更操作前请先询问用户。

参考资料

  • - 来源:references/sources.md

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 aliyun-ccc-manage-1775883131 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 aliyun-ccc-manage-1775883131 技能

通过命令行安装

skillhub install aliyun-ccc-manage-1775883131

下载

⬇ 下载 aliyun-ccc-manage v1.0.0(免费)

文件大小: 3.71 KB | 发布时间: 2026-4-12 08:54

v1.0.0 最新 2026-4-12 08:54
Initial release of aliyun-ccc-manage skill.

- Enables management of Alibaba Cloud Cloud Call Center (CCC) via OpenAPI/SDK.
- Supports instance/resource management, configuration updates, status checks, and API workflow troubleshooting.
- Prioritizes credential loading from environment variables, then shared config files.
- Outlines standard operational workflows and high-frequency API operation patterns.
- Provides scripts for API discovery and validation, saving outputs under a defined directory for reproducibility.
- Includes prerequisites and references for proper setup and usage.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部