korean-booking
韩国美容医美预约指南 Skill — 首尔 900+ 家皮肤科/整形医院,BeautsGO 平台多渠道预约
github
skill
aesthetic
beautsgo
beauty
booking
korea
seoul
skin-clinic
html
⭐ 0⬇️ 0🏷️ main📦 2
korean-booking-main.zip
319.4 KB下载
安装与使用说明
Codex
- 先下载 ZIP 包(例如:korean-booking-main.zip)。
- 解压后放到 $CODEX_HOME/skills/ 目录下。
- 如果没有设置 $CODEX_HOME,通常可放到 ~/.codex/skills/。
- 确保目录内有 SKILL.md,然后重开会话即可使用。
源码目录预览
├── .github │ └── workflows │ └── generate-clinics.yml ├── api │ ├── browser │ │ ├── consult.js │ │ ├── fill-form.js │ │ └── open-url.js │ └── skill.js ├── core │ ├── preprocessor.js │ ├── renderer.js │ ├── resolver.js │ └── service.js ├── data │ └── hospitals.json ├── docs │ ├── superpowers │ │ └── plans │ │ ├── 2026-03-19-booking-flow-engine.md │ │ └── 2026-03-20-project-restructure.md │ ├── IMPLEMENTATION-SUMMARY.md │ ├── README.md │ ├── _config.yml │ ├── consult-automation.md │ ├── multi-turn-flow.md │ └── v2.1.5-fix-summary.md ├── i18n │ ├── en.json │ ├── ja.json │ ├── th.json │ └── zh.json ├── scripts │ ├── generate-md.js │ ├── import-hospitals.js │ ├── merge-address.js │ └── sync-to-openclaw.sh ├── templates │ └── booking.tpl ├── .clawignore ├── .gitignore ├── README.md ├── SKILL.md ├── package-lock.json ├── package.json ├── page-full-snapshot.html ├── page-snapshot.html ├── skill.json ├── test-booking-btn.js ├── test-complete-flow.js ├── test-consult-selectors.js ├── test-deep-inspect.js ├── test-dom-click.js ├── test-form-debug.js ├── test-form-fields.js ├── test-form-inspector.js ├── test-form-inspector2.js ├── test-form-inspector3.js ├── test-improved-click.js ├── test-inspect-page-html.js ├── test-multi-turn.js ├── test-new-selectors-v2.js ├── test.txt ├── test_inspect_consult.js ├── test_inspect_consult2.js ├── test_inspect_dom.js └── test_new_selectors.js
元数据
Slug: korean-booking
作者: BeautsGO
协议: 未声明
包大小: 319.4 KB
SHA256: 978b7803cedcd2839524c653277d6f939720fd35ef3b9e8c96440a3127d22dd9