🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Aliyun Modelstudio Crawl And Skill

by @cinience

Use when refreshing the Model Studio models crawl and regenerate derived summaries and `skills/ai/**` skills. Use when the models list or generated skills mu...

Versionv1.0.0
Installs1
βš™οΈ Configuration

  • Node.js (for npx)
  • Python 3
  • Network access to the models page
  • πŸ“‹ Tips & Best Practices

  • Do not invent model IDs or API endpoints; only use links present on the models page.
  • After regeneration, update README.md, README.en.md, and README.zh-TW.md if skills list changed.
  • πŸ”’ Constraints

    mkdir -p output/aliyun-modelstudio-crawl-and-skill
    for f in skills/ai/misc/aliyun-modelstudio-crawl-and-skill/scripts/*.py; do
      python3 -m py_compile "$f"
    done
    echo "py_compile_ok" > output/aliyun-modelstudio-crawl-and-skill/validate.txt
    

    Pass criteria: command exits 0 and output/aliyun-modelstudio-crawl-and-skill/validate.txt is generated.

    View on ClawHub
    TERMINAL
    clawhub install aliyun-modelstudio-crawl-and-skill

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’