Skip to content

Commit 78314c1

Browse files
pomelo-nwuTreeLin
andauthored
refactor: redesign org profile README with concise product-catalog style (#2)
Based on research of 7 major open-source org profiles (Microsoft, LangChain, Docker, Prisma, GitHub, Grafana, Vercel), adopt the product-catalog style inspired by LangChain with Prisma's details folding technique. Key changes: - Lead with Quick Start so visitors can act within 10 seconds - Fold Chinese content into details tag to keep above-the-fold clean - Remove marketing sections (industry workflows, "why choose us") - Consolidate duplicate ecosystem link rows into one - Move DingTalk QR into the Chinese fold section - Fix orphaned closing anchor tag in footer - Clean up bare ampersand in 3 URLs - Complete the English Contributing section Closes #1 Signed-off-by: qwen-code Signed-off-by: qwen-code Co-authored-by: TreeLin <xiaocui.lxc@alibaba-inc.com>
1 parent 2ef068f commit 78314c1

1 file changed

Lines changed: 41 additions & 50 deletions

File tree

profile/README.md

Lines changed: 41 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,23 @@
1+
12
<p align="center">
2-
<strong>Model Studio AI</strong>
3+
<strong>The open-source home of <a href="https://bailian.console.aliyun.com">Alibaba Cloud Model Studio</a></strong><br>
4+
Tools, skills, and reference implementations for building with large models.
35
</p>
46

57
<p align="center">
6-
<a href="https://bailian.console.aliyun.com/cli?source_channel=cli_github&"><img src="https://img.shields.io/badge/ModelStudio-blue?logo=alibabacloud" alt="ModelStudio"></a>
8+
<a href="https://bailian.console.aliyun.com/cli"><img src="https://img.shields.io/badge/ModelStudio-blue?logo=alibabacloud" alt="ModelStudio"></a>
79
<a href="https://www.npmjs.com/package/bailian-cli"><img src="https://img.shields.io/npm/v/bailian-cli.svg?logo=npm" alt="npm"></a>
810
<a href="https://github.com/modelstudioai/skills"><img src="https://img.shields.io/github/stars/modelstudioai/skills?style=social" alt="Stars"></a>
911
<a href="https://github.com/modelstudioai/.github/blob/main/LICENSE"><img src="https://img.shields.io/badge/License-Apache%202.0-green.svg" alt="License"></a>
1012
</p>
1113

1214
<p align="center">
13-
<a href="#english">English</a> · <a href="#中文">中文</a>
15+
<a href="https://modelcontextprotocol.io">MCP</a> ·
16+
<a href="https://github.com/anthropics/claude-code">Claude Code</a> ·
17+
<a href="https://github.com/QwenLM/qwen-code">Qwen Code</a> ·
18+
<a href="https://github.com/mannaandpoem/OpenManus">OpenManus</a> ·
19+
<a href="https://github.com/browser-use/browser-use">Browser Use</a> ·
20+
<a href="https://github.com/open-webui/open-webui">Open WebUI</a>
1421
</p>
1522

1623
---
@@ -25,44 +32,39 @@ Model Studio AI is the open-source home of [ModelStudio](https://bailian.console
2532
### Quick Start
2633

2734
```bash
28-
# Install the ModelStudio CLI (Node.js 18+)
35+
# Install the CLI (Node.js 18+)
2936
npm install -g bailian-cli
3037

31-
# Authenticate (get your key at https://bailian.console.aliyun.com/cli?source_channel=key_github)
38+
# Authenticate get your key at https://bailian.console.aliyun.com
3239
bl auth login --api-key YOUR_API_KEY
3340
```
3441

35-
Once installed, the CLI auto-registers as a skill in **Claude Code**, **Qwen Code**, **Cursor**, and any MCP-compatible client — zero extra config. Use natural language to invoke capabilities:
42+
The CLI auto-registers as a skill in **Claude Code**, **Qwen Code**, **Cursor**, and any MCP-compatible client. No extra config needed.
3643

3744
```
3845
> Generate a product showcase image with white background
3946
> Parse this contract and highlight payment terms
4047
> Create a 3-second video from this image
4148
```
4249

43-
### Core Capabilities
50+
## Repositories
51+
52+
| Repository | Description |
53+
|:-----------|:------------|
54+
| **[skills](https://github.com/modelstudioai/skills)** | 26 curated & verified skills across 6 categories. Works with Claude Code, Qwen Code, and any MCP client. |
55+
| **[awesome-happyhorse-prompts](https://github.com/modelstudioai/awesome-happyhorse-prompts)** | Prompts, API patterns, and creative workflows for HappyHorse video generation models. |
56+
| **[LiveTranslate-Demo](https://github.com/modelstudioai/LiveTranslate-Demo)** | Real-time multilingual translation demo powered by ModelStudio streaming APIs. |
57+
58+
## Capabilities
4459

4560
| Capability | Example | Use Cases |
4661
|:-----------|:--------|:----------|
47-
| Image Generation | "Generate a tech-style banner" | E-commerce, marketing, social media |
48-
| Image Editing | "Design product mockups from this IP character" | Product design, visual branding |
62+
| Image Generation | "Generate a tech-style banner" | E-commerce, marketing |
63+
| Image Editing | "Design product mockups from this IP character" | Product design |
4964
| Video Generation | "Turn this image into a 3s product demo" | Short-form video, ads |
50-
| Document Parsing | "Extract payment terms from this contract" | Contract review, knowledge archiving |
51-
| Code Generation | "Write a Python script to batch-process Excel files" | Automation, data processing |
52-
| Data Analysis | "Analyze this sales data and identify growth drivers" | Business analytics, trend forecasting |
53-
54-
### Ecosystem
55-
56-
Our projects integrate with the broader AI development ecosystem:
57-
58-
<p align="center">
59-
<a href="https://modelcontextprotocol.io">MCP</a> ·
60-
<a href="https://github.com/anthropics/claude-code">Claude Code</a> ·
61-
<a href="https://github.com/QwenLM/qwen-code">Qwen Code</a> ·
62-
<a href="https://github.com/mannaandpoem/OpenManus">OpenManus</a> ·
63-
<a href="https://github.com/browser-use/browser-use">Browser Use</a> ·
64-
<a href="https://github.com/open-webui/open-webui">Open WebUI</a>
65-
</p>
65+
| Document Parsing | "Extract payment terms from this contract" | Contract review |
66+
| Code Generation | "Write a Python script to batch-process Excel" | Automation |
67+
| Data Analysis | "Analyze this sales data and identify growth drivers" | Business analytics |
6668

6769
## 中文
6870

@@ -77,48 +79,37 @@ Model Studio AI 是[阿里云百炼](https://bailian.console.aliyun.com/cli?sour
7779
# 安装阿里云百炼 CLI(需要 Node.js 18+)
7880
npm install -g bailian-cli
7981

80-
# 配置 API Key(前往 https://bailian.console.aliyun.com/cli?source_channel=key_github 获取)
82+
# 配置 API Key(前往 https://bailian.console.aliyun.com 获取)
8183
bl auth login --api-key YOUR_API_KEY
8284
```
8385

84-
安装后,阿里云百炼 CLI 会自动向 Claude Code / Qwen Code / Cursor 等 AI 编程助手注册 Skill,**无需手动配置**,直接用自然语言描述需求即可:
85-
86-
> 帮我生成一张科技风格的 Banner,蓝色渐变背景
86+
安装后自动向 Claude Code / Qwen Code / Cursor 等 AI 编程助手注册 Skill,无需手动配置。
8787

88-
> 把这份合同解析出来,标出付款条款和风险点
88+
### 核心项目
8989

90-
> 把这张图做成 3 秒的产品展示视频
90+
| 仓库 | 简介 |
91+
|:-----|:-----|
92+
| **[skills](https://github.com/modelstudioai/skills)** | 26 个经验证的 Skills,覆盖 6 大场景。支持 Claude Code、Qwen Code 和任意 MCP 客户端。 |
93+
| **[awesome-happyhorse-prompts](https://github.com/modelstudioai/awesome-happyhorse-prompts)** | 精选 HappyHorse 视频生成模型的 prompt、API 调用模式与创意工作流。 |
94+
| **[LiveTranslate-Demo](https://github.com/modelstudioai/LiveTranslate-Demo)** | 基于阿里云百炼流式 API 的实时多语言翻译 Demo。 |
9195

9296

9397
### 生态合作
9498

95-
阿里云百炼 CLI 与主流 AI 开发工具深度集成,一次安装,多处使用
99+
欢迎加入钉钉群交流
96100

97101
<p align="center">
98-
<a href="https://modelcontextprotocol.io">MCP</a> ·
99-
<a href="https://github.com/anthropics/claude-code">Claude Code</a> ·
100-
<a href="https://github.com/QwenLM/qwen-code">Qwen Code</a> ·
101-
<a href="https://github.com/mannaandpoem/OpenManus">OpenManus</a> ·
102-
<a href="https://github.com/browser-use/browser-use">Browser Use</a> ·
103-
<a href="https://github.com/open-webui/open-webui">Open WebUI</a>
102+
<img width="200" height="200" alt="钉钉群二维码" src="https://github.com/user-attachments/assets/57a43cb4-c9cb-4591-8cec-959cd6e2cd09" />
104103
</p>
105104

106105
### 社区
107106

108-
- **钉钉开发者群**:扫码加入,获取最新动态与技术支持
109-
<p align="center">
110-
欢迎加入钉钉群交流
111-
</p>
112-
<p align="center">
113-
<img width="200" height="200" alt="qr_with_avatar" src="https://github.com/user-attachments/assets/57a43cb4-c9cb-4591-8cec-959cd6e2cd09" />
114-
</p>
115-
116-
<!-- Replace with actual QR code image -->
117-
<!-- <img src="https://raw.githubusercontent.com/modelstudioai/.github/main/assets/dingtalk-qr.png" width="200"> -->
107+
We welcome contributions from developers worldwide.
108+
- **Report issues** — Open an issue in the relevant repository
109+
- **Submit PRs** — Follow the contributing guidelines in each repo
118110

119111
---
120112

121-
122113
<p align="center">
123-
<sub> Built with ❤️ by the Model Studio </a></sub>
114+
<sub>Built with ❤️ by the <a href="https://bailian.console.aliyun.com">Model Studio</a> team</sub>
124115
</p>

0 commit comments

Comments
 (0)