QUICKSTART.Zh CN
Description
# 快速上手 —— 用你的 Agent 跑通 UModel 技能 几分钟内让一个 AI Agent(Claude Code / Qoder / Codex / …)端到端用上 UModel: **安装技能**、**初始化一个 demo 对象图**(实体 + 关系)、**接入你的 Agent**、**提问**。 demo 数据集是内置的 **incident-investigation** 包——3 个域(business / platform / runtime)、约 65 个实体、约 83 条关系、1 个 Runbook,以及指标/日志集——也就是三个 技能验证所用的数据。全部本地、内存运行,**无需任何密钥、无需网络**。 ## 前置要求 - Go 1.22+ 与 Make - 本仓库的一份 clone(MCP server 从源码运行) - 一个支持 MCP 的 Agent:Claude Code、Qoder、Codex、Cursor…… ## 1. 安装技能 技能就是 [`skills/`](README.zh-CN.md) 下的 `SKILL.md` 目录。三个
Installation
Installs to ~/.claude/skills/alibaba-unifiedmodel-quickstart.zh-cn/SKILL.md
mkdir -p ~/.claude/skills/alibaba-unifiedmodel-quickstart.zh-cn && curl -fsSL https://raw.githubusercontent.com/alibaba/UnifiedModel/HEAD/skills/QUICKSTART.zh-CN.md -o ~/.claude/skills/alibaba-unifiedmodel-quickstart.zh-cn/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11