Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

The open-source home of Model Studio
Tools, skills, and reference implementations for building with large models.

ModelStudio npm Stars License

MCP · Claude Code · Qwen Code · OpenManus · Browser Use · Open WebUI

githuborg配图图

English

About

Model Studio AI is the open-source home of ModelStudio. We publish tools, verified skills, and reference implementations that help developers build with large models — from image and video generation to document understanding and multi-model orchestration.

Quick Start

# Install the CLI (Node.js 18+)
npm install -g bailian-cli

# Authenticate — get your key at https://bailian.console.aliyun.com/cn-beijing/?source_channel=key_github&tab=app#/api-key
bl auth login --api-key YOUR_API_KEY

The CLI auto-registers as a skill in Claude Code, Qwen Code, Cursor, and any MCP-compatible client. No extra config needed.

> Generate a product showcase image with white background
> Parse this contract and highlight payment terms
> Create a 3-second video from this image

Repositories

Repository Description
cli The official Model Studio CLI (bl) for AI Agent frameworks. Auto-registers as a skill in Claude Code, Qwen Code, Cursor, Cline, Windsurf, and any MCP-compatible client.
skills 32+ verified skills (6 first-party + 26 community-curated) across 6 categories. Works with Claude Code, Qwen Code, and any MCP client.
openwork Local-first desktop Agent for end-to-end AI workflows — open-source companion app to Model Studio.
awesome-happyhorse-prompts Prompts, storyboards, and verified creative workflows for the HappyHorse 1.0 / 1.1 video generation models.
livetranslatedemo Real-time multilingual translation demo powered by ModelStudio streaming APIs.

See all repositories → github.com/orgs/modelstudioai/repositories

Capabilities

Capability Example Use Cases
Image Generation "Generate a tech-style banner" E-commerce, marketing
Image Editing "Design product mockups from this IP character" Product design
Video Generation "Turn this image into a 3s product demo" Short-form video, ads
Document Parsing "Extract payment terms from this contract" Contract review
Code Generation "Write a Python script to batch-process Excel" Automation
Data Analysis "Analyze this sales data and identify growth drivers" Business analytics

中文

关于

Model Studio AI 是阿里云百炼的开源主页。我们发布工具、经验证的 Skills 和参考实现,帮助开发者基于大模型构建应用——从图像和视频生成,到文档理解和多模型调度。

快速开始

# 安装阿里云百炼 CLI(需要 Node.js 18+)
npm install -g bailian-cli

# 配置 API Key(前往 https://bailian.console.aliyun.com/cn-beijing/?source_channel=key_github&tab=app#/api-key 获取)
bl auth login --api-key YOUR_API_KEY

安装后自动向 Claude Code / Qwen Code / Cursor 等 AI 编程助手注册 Skill,无需手动配置。

核心项目

仓库 简介
cli 阿里云百炼官方 CLI(bl),为 AI Agent 框架而生。安装后自动向 Claude Code / Qwen Code / Cursor / Cline / Windsurf 等 MCP 兼容客户端注册 Skill。
skills 32+ 经验证的 Skills(6 个一方 + 26 个社区精选),覆盖 6 大场景。支持 Claude Code、Qwen Code 和任意 MCP 客户端。
openwork 本地优先的桌面 Agent,端到端跑通 AI 工作流的开源桌面应用。
awesome-happyhorse-prompts 精选 HappyHorse 1.0 / 1.1 视频生成模型的 prompt、故事板与创意工作流。
livetranslatedemo 基于阿里云百炼流式 API 的实时多语言翻译 Demo。

查看全部仓库 → github.com/orgs/modelstudioai/repositories

生态合作

欢迎加入钉钉群交流:

钉钉群二维码

社区

We welcome contributions from developers worldwide.

  • Report issues — Open an issue in the relevant repository
  • Submit PRs — Follow the contributing guidelines in each repo

Built with ❤️ by the Model Studio team