ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

profile

Shortest English alias for site-profile / external-site-profile-learning. Use this when turning an already-proven site flow into a stable reusable external profile.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/allens0104/browser-profile
Or

Profile skill

This is the shortest English alias for:

  • site-profile
  • external-site-profile-learning

It is best when you want to:

  • add a stable external site profile
  • debug heuristic vs Gemini planning differences
  • classify blocked, special-case, and config-driven sites

Primary guidance

  1. probe the site
  2. classify the failure mode
  3. add a data-only profile when justified
  4. validate heuristic and Gemini flows

Quick invocation template

Use /profile to turn this site into a stable reusable external profile and validate both heuristic and Gemini planning.
请用 /profile 把这个网站沉淀成稳定可复用的 profile,并验证 heuristic 与 Gemini 两条链路。

Pointer

For the full detailed playbook, see:

  • skills/external-site-profile-learning/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-browser-profile": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.