{{DESCRIPTION}}
Scanned 9/10/2026
Install to Claude Code
npx -y skills add thecolab-ai/.skills --skill skill-html-readonly --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Skill Html Readonly?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/thecolab-ai-skill-html-readonly)More formats (shields.io, HTML) on the badges page.
---
name: {{SKILL_NAME}}
description: "{{DESCRIPTION}}"
license: MIT
compatibility: "Requires Python 3.10+ and network access for live data"
metadata:
thecolab.category: "{{CATEGORY}}"
thecolab.source_owner: "{{SOURCE_OWNER}}"
thecolab.source_type: "{{SOURCE_TYPE}}"
thecolab.auth: "{{AUTH}}"
thecolab.access_mode: "{{ACCESS_MODE}}"
thecolab.data_class: "{{DATA_CLASS}}"
thecolab.writes: "false"
thecolab.browser: "false"
thecolab.risk: "{{RISK}}"
thecolab.cache_ttl: "24h"
thecolab.schema_version: "1"
thecolab.skill_type: "{{SKILL_TYPE}}"
thecolab.pack: "{{PACK}}"
thecolab.source_url: "{{SOURCE_URL}}"
thecolab.allowed_domains: "{{ALLOWED_DOMAINS}}"
thecolab.last_verified: "{{LAST_VERIFIED}}"
thecolab.health: "untested"
thecolab.maintainer: "@adam91holt"
---
# {{SKILL_TITLE}}
Use `scripts/cli.py` only for bounded public read-only pages. Do not add account,
cart, checkout, booking, or payment flows. Read `references/source-notes.md` and
verify parsers with fixtures before running `scripts/smoke_test.py`.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.