alicloud-ai-entry-modelstudio-testRun a minimal test matrix for the Model Studio skills that exist in this repo (image/video/TTS and newly added edit/realtime/voice variants). Use to execute one small request per skill and record results.
Install via ClawdBot CLI:
clawdbot install cinience/alicloud-ai-entry-modelstudio-testCategory: task
对本仓库当前已存在的 Model Studio 技能进行最小化验证并记录结果。
python3 -m venv .venv
. .venv/bin/activate
python -m pip install dashscope
DASHSCOPE_API_KEY(环境变量优先;或在 ~/.alibabacloud/credentials 里设置 dashscope_api_key)1) 文生图 → skills/ai/image/alicloud-ai-image-qwen-image/
2) 图像编辑 → skills/ai/image/alicloud-ai-image-qwen-image-edit/
3) 文生视频/图生视频(i2v) → skills/ai/video/alicloud-ai-video-wan-video/
4) 参考生视频(r2v) → skills/ai/video/alicloud-ai-video-wan-r2v/
5) 语音合成 TTS → skills/ai/audio/alicloud-ai-audio-tts/
6) 实时语音合成 → skills/ai/audio/alicloud-ai-audio-tts-realtime/
7) 音色复刻(Voice Clone) → skills/ai/audio/alicloud-ai-audio-tts-voice-clone/
8) 音色设计(Voice Design) → skills/ai/audio/alicloud-ai-audio-tts-voice-design/
若需新增能力测试,请先生成对应技能(可用 skills/ai/misc/alicloud-ai-misc-crawl-and-skill/ 更新模型清单)。
SKILL.md。保存为 output/alicloud-ai-entry-modelstudio-test-results.md:
# Model Studio 技能测试结果
- 日期:YYYY-MM-DD
- 环境:region / API_BASE / auth 方式
| 能力 | 子技能 | 模型 | 请求摘要 | 结果摘要 | 状态 | 备注 |
| --- | --- | --- | --- | --- | --- | --- |
| 文生图 | alicloud-ai-image-qwen-image | <model-id> | ... | ... | pass/fail | ... |
| 图像编辑 | alicloud-ai-image-qwen-image-edit | <model-id> | ... | ... | pass/fail | ... |
| 图生视频(i2v) | alicloud-ai-video-wan-video | <model-id> | ... | ... | pass/fail | ... |
| 参考生视频(r2v) | alicloud-ai-video-wan-r2v | <model-id> | ... | ... | pass/fail | ... |
| 语音合成 | alicloud-ai-audio-tts | <model-id> | ... | ... | pass/fail | ... |
| 实时语音合成 | alicloud-ai-audio-tts-realtime | <model-id> | ... | ... | pass/fail | ... |
| 音色复刻 | alicloud-ai-audio-tts-voice-clone | <model-id> | ... | ... | pass/fail | ... |
| 音色设计 | alicloud-ai-audio-tts-voice-design | <model-id> | ... | ... | pass/fail | ... |
SKILL.md 或 references/*.md 查官方参数。DASHSCOPE_API_KEY(环境变量或 ~/.alibabacloud/credentials)。references/sources.mdGenerated Mar 1, 2026
A platform for generating marketing visuals, videos, and audio content using Model Studio skills. Users can create social media posts, advertisements, and multimedia presentations by leveraging skills like text-to-image, image editing, and video generation to produce high-quality assets quickly.
An educational tool that uses TTS and voice cloning to create personalized audio content for courses and training materials. It can generate narrated videos with custom voices and edit visual elements to enhance learning experiences, making content more engaging and accessible.
A system for producing short videos, animations, and audio clips for entertainment purposes. It utilizes video generation, real-time TTS, and voice design to create content for streaming platforms, games, or interactive media, enabling rapid prototyping and content iteration.
An automated customer support solution that integrates voice synthesis and video generation to create dynamic responses. It can generate personalized video messages or audio replies using voice cloning, improving engagement and efficiency in handling customer inquiries.
A tool for designers to visualize concepts through AI-generated images and videos. It uses image editing and video generation skills to create mockups, animations, and presentations, speeding up the design process and facilitating client feedback.
Offer the skill package as a cloud service with tiered subscriptions for different usage levels. Users pay monthly or annually for access to AI models, with higher tiers providing more requests, advanced features, and priority support, generating recurring revenue.
Monetize by charging per API call or based on compute resources consumed. This model appeals to developers and businesses with variable needs, allowing them to scale costs with usage, and can include volume discounts to encourage higher adoption.
Sell custom licenses to large organizations for on-premise or private cloud deployment. This includes dedicated support, customization options, and integration services, providing a high-margin revenue stream from clients needing secure, tailored solutions.
💬 Integration Tip
Ensure DASHSCOPE_API_KEY is properly configured in environment variables or credentials file to avoid authentication errors during skill execution.
Automate Xiaohongshu (RedNote) content operations using a Python client for the xiaohongshu-mcp server. Use for: (1) Publishing image, text, and video content, (2) Searching for notes and trends, (3) Analyzing post details and comments, (4) Managing user profiles and content feeds. Triggers: xiaohongshu automation, rednote content, publish to xiaohongshu, xiaohongshu search, social media management.
Feishu-integrated wrapper for the capability-evolver. Manages the evolution loop lifecycle (start/stop/ensure), sends rich Feishu card reports, and provides...
The Baidu Baike Component is a knowledge service tool designed to query authoritative encyclopedia explanations for various nouns. Its core function is given a specific "noun" (object, person, location, concept, event, etc.) provided by the user, it returns a standardized, detailed entry explanation sourced from Baidu Baike.
Draft and publish posts to 小红书 (Xiaohongshu/RED). Use when creating content for 小红书, drafting posts, generating cover images, or publishing via browser automation. Covers the full workflow from content creation to browser-based publishing, including cover image generation with Pillow.
AI-assisted creation, rendering, and automated publishing of Xiaohongshu-style content with support for Markdown to image cards and data tracking.
小红书全能助手 — 文案生成、封面制作、内容发布与管理。当用户要求写小红书笔记、生成小红书文案/标题/封面、发小红书、搜索小红书、评论点赞收藏等任何小红书相关操作时使用。支持一站式从文案创作到自动发布的完整流程。封面AI生图需配置可选环境变量(GEMINI_API_KEY 或 IMG_API_KEY 或 HUNY...