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

Search Web and Open Target Result

skill-walterhu1015-mmskills-chrome-search-web-and-open-target-result · by walterhu1015

Use Google search in Chrome to submit a query, choose the intended result, and verify that the browser has opened the requested destination page instead of a similarly named result. This skill stops at the landing page and does not cover deep in-site browsing or long-page extraction.

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

Install

$ agentstack add skill-walterhu1015-mmskills-chrome-search-web-and-open-target-result

✓ 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-walterhu1015-mmskills-chrome-search-web-and-open-target-result)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo 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 Search Web and Open Target Result? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Search Web and Open Target Result

Overview

Use Google search in Chrome to submit a query, choose the intended result, and verify that the browser has opened the requested destination page instead of a similarly named result. This skill stops at the landing page and does not cover deep in-site browsing or long-page extraction.

When to Use

  • Searching the web from Google or the Chrome new-tab surface
  • Opening a specific result after the query runs
  • Verifying that the target destination page is visibly open

Preconditions

  • The target query or destination site is already known.
  • Chrome can reach a search surface such as Google homepage or Google results.

Visual Annotation Conventions

  • Red boxes mark action targets.
  • Green boxes mark verification or recovery signals.

Procedures

web_search

opensearchsurface
  • Trigger: The query has not been entered yet.
  • Visual grounding: The Google homepage or another web-search surface is open with a visible search field.
  • Action: Focus the visible search field so the query can be typed and submitted.
  • Image: Images/google_search_box_ready.png
choosetargetresult
  • Trigger: The query has already been submitted and the correct result is visible in the results list.
  • Visual grounding: The search-results page shows candidate results that match the typed query.
  • Action: Click the result title or card that matches the requested destination.
  • Image: Images/search_result_target_link.png
Expected Result: verifydestinationpage
  • Trigger: The navigation has already occurred and the destination page should be loaded.
  • Visual grounding: The requested destination page or result card is open after selecting the result.
  • Action: Verify that the destination page heading or primary result card is visibly open before continuing.
  • Image: Images/destination_page_open.png

Common Failure Modes

  • Opening a similarly named result instead of the requested destination.
  • Treating a result snippet or knowledge card as completion before the destination page actually opens.
  • Using the skill for in-site section hunting after the destination has already loaded.

Runtime Assets

  • state_cards.json carries the richer multiview authoring bundle.
  • runtime_state_cards.json carries the slimmer runtime-facing card set.

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.