AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Site Profile

skill-allens0104-skill-browser-site-profile · by AllenS0104

Short alias for external-site-profile-learning. Use this when investigating, adding, validating, or debugging external website profiles for the 99idea Playwright browser demo.

No reviews yet
0 installs
4 views
0.0% view→install

Install

$ agentstack add skill-allens0104-skill-browser-site-profile

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-allens0104-skill-browser-site-profile)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
4mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Site Profile? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Site profile skill

This is the short public alias for:

  • external-site-profile-learning

Also available as simpler aliases:

  • profile
  • 站点配置

Use this skill when you want to:

  • add a new external site profile
  • debug why a site works heuristically but fails under Gemini
  • classify whether a site should be generic, blocked, special, or config-driven
  • validate a site in both heuristic and Gemini modes

Primary guidance

Follow the same workflow as the full skill:

  1. probe the site
  2. classify the UI pattern and failure mode
  3. add a data-only profile when justified
  4. validate heuristic and Gemini flows
  5. keep special/rate-limited sites out of the default regression matrix
  6. use grouped regression runs when debugging popup-heavy or heavy-page sites

Key rules

  • Prefer URL or title verification for external sites.
  • Prefer exact selectors over broad selectors.
  • If a profile exists, normalize generated type and click steps back to the profile selectors.
  • Treat login walls, hidden inputs, duplicate controls, and anti-bot behavior as different problem types.
  • Prefer grouped validation commands such as validate:external:core, validate:external:popup, and validate:external:heavy for targeted debugging.

Quick invocation template

You do not need to use only /site-profile.

Reliable invocation patterns include:

  1. /site-profile
  2. use the site-profile skill
  3. a natural-language request that clearly asks to turn an already-proven flow into a stable reusable profile

Use prompts like:

Use /site-profile to turn this site into a stable external profile, then validate both heuristic and Gemini planning.
使用 /site-profile 把这个网站沉淀成稳定 profile,并分别验证 heuristic 和 Gemini 两条链路。
Please turn this already-working site flow into a stable reusable profile and validate both heuristic and Gemini modes.

Output contract

The skill output should always include:

  1. failure class or site class
  2. exact selectors chosen and why
  3. verification mode and expected signal
  4. validation commands run (or planned)
  5. final status: stable / blocked / special-case

Pointer

For the full detailed playbook, also see:

  • skills/external-site-profile-learning/SKILL.md in this repository

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.