スキル一覧に戻る
mmm1h

maintain-clash-rule-lists

by mmm1h

2🍴 1📅 2026年1月24日
GitHubで見るManusで実行

SKILL.md


name: maintain-clash-rule-lists description: Maintain custom Clash rule lists in rules/*.list for this repo. Use when adding or removing domain/IP rules, adjusting list contents, or wiring rule lists into mihomo.yaml/mihomo.js.

Maintain Clash Rule Lists

Overview

Keep the custom rule lists in rules/ consistent and correctly referenced by the Mihomo config.

Rule list editing

  • Edit the appropriate file under rules/; one rule per line.
  • Use Clash classical keywords: DOMAIN, DOMAIN-SUFFIX, DOMAIN-KEYWORD, IP-CIDR, IP-CIDR6 with optional ,no-resolve.
  • Keep list content focused on its purpose; avoid mixing unrelated categories.

Wiring into config

  • Ensure every custom list you change is referenced in mihomo.yaml or mihomo.js.
  • Keep rule targets and group names aligned across mihomo.yaml and mihomo.js.

Guardrails

  • Do not manually edit *Merged.list files unless you are regenerating them from sources.
  • Keep placeholders like __MEIYING_URL__ and __YUNDONG_URL__ untouched unless explicitly updating subscription URLs.

Quick checks

  • Scan for invalid keywords or missing commas.
  • Confirm the list is still referenced by the config after edits.

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です