china-mirrors

Configure domestic mirrors for multiple package managers via direct command execution.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/normdist-ai/dev-log --skill china-mirrors
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: china-mirrors
Source: https://github.com/normdist-ai/dev-log/tree/main/.trae/skills/china-mirrors
Command: npx skills add https://github.com/normdist-ai/dev-log --skill china-mirrors

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Agent Skill automatically configures domestic mirrors for major package managers to accelerate dependency downloads and development workflows in China.

Core Features & Use Cases

  • No pre-packaged scripts: Agent executes commands directly on the user system based on the guidance in SKILL.md.
  • Multi-tool support: Configures mirrors for pip, npm/yarn/pnpm, cargo, go mod, NuGet, RubyGems, Conda, Homebrew, Gradle, and more.
  • Per-project or global configurations: Supports both project-level and global mirror configuration depending on user needs.

Quick Start

Trigger the skill and configure domestic mirrors for your project files (package.json, requirements.txt, Cargo.toml, go.mod, Gemfile) to speed up dependency downloads.

Frequently Asked Questions about china-mirrors

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure domestic mirrors for package managers like pip and npm?

To configure domestic mirrors, the skill executes direct system commands based on your dependency files like package.json or requirements.txt, applying Aliyun or Tsinghua University mirrors globally or per-project to accelerate downloads.

What is the best way to speed up cargo and go mod downloads in China?

The best way to speed up cargo and go mod downloads is configuring domestically hosted mirrors like Huawei Cloud or Tsinghua University, which the skill applies directly per-project or globally to bypass international network latency.

Does this mirror configuration tool support Conda and Homebrew workflows?

Yes, this mirror configuration tool supports Conda and Homebrew workflows, alongside Python, Node.js, Rust, Go, .NET, and Ruby, automatically applying domestic mirror configurations to accelerate dependency downloads across these environments.

Can I set project-level mirror configurations for specific dependency files?

Yes, you can set project-level mirror configurations for specific dependency files like package.json, requirements.txt, Cargo.toml, go.mod, and Gemfile, applying mirrors only to your current project without altering global package manager settings.

Why use direct command execution instead of bundled scripts for mirror configuration?

Direct command execution is used instead of bundled scripts to provide transparent, progressive guidance, allowing the Agent to dynamically apply mirror configurations like Aliyun or Tsinghua University directly to your specific system environment.

What package managers are supported for domestic mirror configuration?

Supported package managers for domestic mirror configuration include pip, npm, yarn, pnpm, cargo, go mod, NuGet, RubyGems, Conda, Homebrew, and Gradle, covering Python, Node.js, Rust, Go, .NET, and Ruby ecosystems.