openclash-multi-host

Synchronize OpenClash configurations across multiple immortalwrt routers via SSH and awk scripts.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/jiesou/dotfiles --skill openclash-multi-host
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openclash-multi-host
Source: https://github.com/jiesou/dotfiles/tree/main/exact_dot_agents/exact_skills/exact_0devops/exact_openclash-multi-host
Command: npx skills add https://github.com/jiesou/dotfiles --skill openclash-multi-host

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill manages OpenClash configurations across multiple routers, allowing for synchronized updates and edits without the need for manual intervention.

Core Features & Use Cases

  • Config Syncing: Synchronize subscription URLs, filters, and overrides across multiple routers.
  • Config Editing: Edit OpenClash configuration files on immortalwrt nodes efficiently.
  • Use Case: Ideal for managing different configurations on three routers (inno11/wy100/wsc13) without risking errors from manual updates.

Quick Start

Use the openclash-multi-host skill to sync the current configuration across all routers.

Frequently Asked Questions about openclash-multi-host

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

FAQPage Schema
How do I synchronize OpenClash configurations across multiple routers?

To synchronize OpenClash configurations across multiple routers, this Skill applies subscription URLs, filters, and overrides to all nodes via SSH and awk scripts automatically.

Do I need SSH access to manage OpenClash on immortalwrt routers?

Yes, you need SSH access to manage OpenClash on immortalwrt routers, as this Skill uses SSH connections to remotely edit and sync configuration files on each target device.

Can I edit OpenClash config files on remote nodes without manual intervention?

You can edit OpenClash config files on remote nodes without manual intervention by leveraging this Skill's automated SSH and awk scripting capabilities to push updates directly.

What is the best way to keep OpenClash persistent config consistent on different routers?

The best way to keep OpenClash persistent config consistent is using this Skill to synchronize configurations across your immortalwrt-based routers, eliminating the risk of manual update errors.

Does this config management approach require awk on the target routers?

Yes, this config management approach requires awk on the target routers, because the Skill relies on awk scripts to parse and modify the OpenClash configuration files remotely.