Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

china-mirror

스타4
포크0
업데이트2026년 5월 8일 05:58

One-stop skill for setting up China-friendly development tools: configuring package manager mirrors AND installing tools themselves via Chinese sources. TWO DISTINCT OPERATIONS — always identify which one the user needs: 1. INSTALL TOOL(安装工具本体) User intent: "我没有 Python / 我要安装 Rust / 帮我装 Go / install Node.js" → Downloads and installs the tool itself using Chinese mirrors → Scripts: scripts/<tool>/install.sh 2. CONFIGURE MIRROR(配置包管理器镜像源) User intent: "pip 下载太慢 / 配置 npm 镜像 / 加速 cargo / 换 conda 源" → Configures the already-installed tool to use a Chinese package registry → Scripts: scripts/<tool>/setup.sh Supported tools: Install: Python (pyenv), Node.js (nvm), Conda/Miniconda, Rust (rustup), Go Configure mirrors: pip/uv/poetry, npm/yarn/pnpm, Docker CE+Hub, APT, Homebrew, Conda channels, Cargo, GOPROXY, Flutter, GitHub, Hugging Face Trigger phrases for INSTALL: "安装 Python/Node/Go/Rust/Conda", "下载安装 X", "install X", "没有 X 怎么装" "setup new machine", "初始化开发环境", "从零

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

파일 탐색기
22 개 파일
SKILL.md
readonly