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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/allens0104/browser-profileProfile skill
This is the shortest English alias for:
site-profileexternal-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
- probe the site
- classify the failure mode
- add a data-only profile when justified
- 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.mdin this repository
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-allens0104-browser-profile": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
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.
adapter-audit
Use this skill to audit CLI adapter projects (like opencli) for missing output fields, then batch-generate fixes and submit PRs. Turns AI agents into adapter quality reviewers.
site-profile
Short alias for external-site-profile-learning. Use this when investigating, adding, validating, or debugging external website profiles for the 99idea Playwright browser demo.
content-summary
Short alias for content-search-summarization. Use this to search public content platforms, rank the top relevant items, and summarize them with links.