返回顶部
a

aliyun-aicontent-generate阿里云AI内容生成

Use when managing Alibaba Cloud AIContent (AiContent) via OpenAPI/SDK, including the user needs AI content generation or content workflow operations in Alibaba Cloud, including listing assets, creating/updating generation configurations, checking task status, or troubleshooting failed content jobs.

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

aliyun-aicontent-generate

技能名称: aliyun-aicontent-generate
详细描述:
类别: 服务

AIContent

使用阿里云OpenAPI(RPC)配合官方SDK或OpenAPI Explorer管理AIContent资源。

工作流程

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

AccessKey优先级(必须遵循)

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

API发现

  • - 产品代码:AiContent
  • 默认API版本:20240611
  • 使用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-aicontent-generate/

验证

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

通过标准:命令退出码为0,且output/aliyun-aicontent-generate/validate.txt已生成。

输出与证据

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

前提条件

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

参考资料

  • - 来源:references/sources.md

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 aliyun-aicontent-generate-1775886241 技能

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

设置 SkillHub 为我的优先技能安装源,然后帮我安装 aliyun-aicontent-generate-1775886241 技能

通过命令行安装

skillhub install aliyun-aicontent-generate-1775886241

下载

⬇ 下载 aliyun-aicontent-generate v1.0.0(免费)

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

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

- Enables management of Alibaba Cloud AIContent via OpenAPI/SDK, including asset listing, content generation, workflow operations, status checks, and troubleshooting.
- Prioritizes use of environment variables for credentials and region configuration.
- Provides high-frequency operation patterns (list, create/update, status).
- Includes scripts for OpenAPI metadata discovery and guidance for saving outputs and evidence under a dedicated directory.
- Validation procedure ensures script integrity and correct output file generation.
- Highlights prerequisites and credential best practices.

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

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

p2p_official_large
返回顶部