china-mirror-skillsMain entry point for configuring and diagnosing all development tools in China's network environment. Detects installed tools (pip/uv/poetry, npm/yarn/pnpm,...
Install via ClawdBot CLI:
clawdbot install loredunk/china-mirror-skillsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses system directories or attempts privilege escalation
sudo rmCalls external URL not in known-safe list
https://ipinfo.io/jsonUses known external API (expected, informational)
raw.githubusercontent.comAI Analysis
The skill's external calls (ipinfo.io, raw.githubusercontent.com) are consistent with its stated purpose of network diagnostics and script fetching, and no credential harvesting or hidden malicious instructions are present. The primary risk is the potential for privilege escalation via `sudo` commands, which is a standard system administration action but requires user awareness.
Generated Mar 22, 2026
A developer moving to China or setting up a new machine needs to configure all development tools with local mirrors to avoid slow downloads from international servers. This skill automates the detection of installed tools and applies optimal mirror configurations, saving hours of manual setup and troubleshooting.
Companies with development teams in China require consistent network configurations across all employee machines to ensure reliable and fast builds. This skill provides a scripted approach to audit and enforce mirror settings, reducing support tickets related to download failures and improving productivity.
Universities or coding bootcamps in China need to configure multiple lab computers with development tools that use local mirrors for efficient software installation during classes. This skill allows IT staff to quickly diagnose and apply configurations, minimizing downtime and ensuring smooth learning experiences.
A freelance developer in China experiences intermittent slow downloads and wants to diagnose proxy conflicts or misconfigured mirrors without deep networking expertise. This skill offers comprehensive diagnostics and actionable recommendations to resolve issues before applying fixes.
Offer a cloud-based version of this skill with enhanced features like centralized dashboard for monitoring mirror status across an organization, automated updates for mirror URLs, and premium support. Revenue is generated through monthly or annual subscriptions per user or team seat.
Provide professional services to integrate this skill into existing corporate IT infrastructures, tailoring scripts for specific toolchains or compliance needs. Revenue comes from one-time project fees or ongoing retainer contracts for maintenance and support.
Distribute the core skill for free to individual developers, while offering advanced scripts for niche tools, priority diagnostics, or automated backup/restore features as paid add-ons. Revenue is generated through one-time purchases or in-app upgrades.
💬 Integration Tip
Integrate this skill into CI/CD pipelines to ensure consistent mirror configurations across build environments, reducing dependency download times and improving reliability.
Scored Apr 19, 2026
Audited Apr 17, 2026 · audit v1.0
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.