ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

adapt

Shortest English alias for web-adapt / universal-web-adaptation. Use this when adapting an unfamiliar public website generically before creating any site-specific rules.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/allens0104/adapt
Or

Adapt skill

This is the shortest English alias for:

  • web-adapt
  • universal-web-adaptation

It is best when you want to:

  • adapt an unfamiliar site generically
  • test search inputs, buttons, openers, and popups
  • decide whether a dedicated site profile is actually necessary

Primary guidance

  1. try the generic path first
  2. tune runtime if the page is heavy
  3. follow popups or new tabs when needed
  4. only create a dedicated profile when the generic path is not robust enough

Quick invocation template

Use /adapt to adapt this unfamiliar site first, then tell me whether we should stay generic or create a dedicated site profile.
请用 /adapt 先通用适配这个网站,并告诉我是否真的需要专用 profile。

Pointer

For the full detailed playbook, see:

  • skills/universal-web-adaptation/SKILL.md in this repository

Metadata

Stars4473
Views0
Updated2026-05-01
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-allens0104-adapt": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.