alicloud-ai-misc-crawl-and-skillRefresh the Model Studio models crawl and regenerate derived summaries and `skills/ai/**` skills. Use when the models list or generated skills must be updated.
Install via ClawdBot CLI:
clawdbot install cinience/alicloud-ai-misc-crawl-and-skillCategory: task
npx)1) Crawl models page (raw markdown)
npx -y @just-every/crawl \"https://help.aliyun.com/zh/model-studio/models\" > alicloud-model-studio-models.md
2) Rebuild summary (models + API/usage links)
python3 skills/ai/misc/alicloud-ai-misc-crawl-and-skill/scripts/refresh_models_summary.py
3) Regenerate skills (creates/updates skills/ai/**)
python3 skills/ai/misc/alicloud-ai-misc-crawl-and-skill/scripts/refresh_alicloud_skills.py
alicloud-model-studio-models.md: raw crawl outputoutput/alicloud-model-studio-models-summary.md: cleaned summaryoutput/alicloud-model-studio-models.json: structured model listoutput/alicloud-model-studio-skill-scan.md: skill coverage reportskills/ai/**: generated skillsREADME.md, README.en.md, and README.zh-TW.md if skills list changed.references/sources.mdGenerated Mar 1, 2026
When an AI development platform adds new models or updates existing ones, this skill automatically crawls the latest model information and regenerates corresponding skill definitions. This ensures documentation and tooling stay synchronized with available AI capabilities.
For companies offering AI services through developer portals, this skill periodically updates model documentation and API references. It ensures developers always have access to current model specifications and usage examples without manual intervention.
Organizations maintaining internal AI model registries use this skill to automatically refresh model summaries and skill definitions. This keeps technical teams aligned on available AI resources and their proper implementations.
When AI model documentation needs to be maintained in multiple languages, this skill crawls source content and regenerates localized skill definitions. It ensures consistency across different language versions while reducing manual translation efforts.
For regulated industries requiring up-to-date AI model documentation, this skill automatically updates model specifications and usage guidelines. This helps maintain compliance with auditing requirements for AI system documentation.
Offer this crawling and skill generation capability as part of a premium subscription for AI development platforms. Customers pay monthly/annual fees for automated documentation updates and skill synchronization services.
Provide custom integration services for large enterprises needing automated model documentation updates. This includes configuration, customization, and ongoing support for their specific AI infrastructure and documentation systems.
License the crawling and skill generation technology to other software companies building AI development tools. They integrate this capability into their own products to offer automated documentation features to their users.
💬 Integration Tip
Ensure proper network access to target URLs and maintain Python/Node.js dependencies for reliable script execution across different environments.
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...