Act as the signed-in user on ${site} through a real browser. Use whenever the user asks for something on that site.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add intentic/intentic --skill website --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Website?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/intentic-website)More formats (shields.io, HTML) on the badges page.
---
name: website
description: Act as the signed-in user on ${site} through a real browser. Use whenever the user asks for something on that site.
---
# ${site} (connected browser)
${accounts}
This site has no cheatsheet of its own, so READ IT rather than guess at it:
- Start at the account's own page above, `browser_snapshot`, and work from the roles and visible names actually on it.
- Navigate with the site's own menus and links. A hand-built URL is usually a 404, and on a site keyed by id it
is sometimes somebody else's record: which looks like a working page, so you would not notice.
- The first snapshot of an unfamiliar page is for ORIENTING, not acting: find the control, confirm it is the one
you mean, then act and re-snapshot.
- Before anything that writes (submit, send, invite, pay, delete) say what you are about to do and what it will
land on, and stop if the target is not exactly what was asked for. You are signed in as the owner, and on a
site nobody wrote a cheatsheet for there is no undo you can rely on.
${tools}
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.