ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

booking-skill

韩国/首尔美容医美预约助手,内置 900+ 家皮肤科/整形医院数据库(BeautsGO 平台)。支持:①按医院名或项目类型(激光/注射/整形)查询预约流程;②直接调用接口提交预约(收集人数/时间/联系方式后 POST,无需浏览器);③打开医院详情页/价格表/在线客服;④中/英/日/泰四语言。触发场景:询问韩国美容预约、想做医美、推荐医院、查价格、咨询客服。

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/beautsgo/korean-booking
Or

What This Skill Does

The booking-skill is a specialized AI agent designed to handle the complex, multi-step booking process for South Korean medical aesthetic clinics via the BeautsGO platform. It serves as a unified interface that eliminates the need for users to navigate browser tools or search for fragmented booking instructions. By mapping user queries to a robust database of clinics, it provides professional, step-by-step guidance, facilitates direct links to reservation portals, and enables automated form submission for appointments. Whether a user is looking for a dermatologist or a plastic surgery clinic in Korea, this skill orchestrates the entire lifecycle of the appointment process.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/beautsgo/korean-booking Ensure your local environment allows the skill to access the provided hospital data files. Once installed, the skill automatically registers its intent handlers to capture user requests concerning hospital appointments.

Use Cases

  • Inquiry Handling: Providing users with precise, verified appointment procedures for specific Korean medical institutions.
  • Multi-channel Access: Directing users to specific portals (App Store, Google Play, WeChat, or Web) based on their device and preference.
  • Automated Reservations: Acting as a bridge to fill out and submit booking forms, requiring only the basic reservation data from the user.
  • Support Escalation: Quickly routing users to human customer service agents for complex inquiries that require professional medical counseling.

Example Prompts

  1. "怎么预约韩国JD皮肤科的美容服务?"
  2. "我想去CNP皮肤科,请帮我打开预约页面。"
  3. "帮我预约该医院:2人,3月26日做皮肤检测,电话13800138000。"

Tips & Limitations

  • Strict Multi-turn Rules: Always invoke the skill in every turn. Do not switch to external browser tools, as this breaks the session context and data tracking needed by the BeautsGO backend.
  • Context Preservation: Always pass the resolvedHospital object in the context parameter for subsequent turns to ensure the AI knows exactly which clinic is being managed.
  • Data Integrity: The skill relies on the local data/hospitals.json. If a specific clinic is missing, ensure it is added to this file rather than attempting to retrieve it via unauthorized web searches.
  • Efficiency: The skill is purpose-built for medical booking; it is not intended for general search queries unrelated to these clinics.

Metadata

Author@beautsgo
Stars3840
Views0
Updated2026-04-06
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-beautsgo-korean-booking": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#韩国#美容#医美#预约#首尔#整形#皮肤科#korea#beauty#booking#aesthetic#seoul
Safety Score: 4/5

Flags: external-api