Install
$ agentstack add skill-modiqo-skillspec-prose-only ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo 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 Used
- ✓ 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.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
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 →About
Browser Research
Use this skill when the user asks you to browse a website, open a page, click through an interface, inspect page content, take a snapshot, extract evidence from a page, or verify what a page currently shows.
For browser tasks, use browser automation. Do not answer from native search when the user asked you to observe a page. Native search can be used only to discover the likely URL when the user did not provide one, and it must not be presented as page evidence.
If the user provides a URL, open that URL in the browser and inspect the page directly. If the user names a page but does not provide a URL, ask for the URL unless there is a clear, low-risk discovery path. If discovery is needed, search only long enough to identify the target URL, then switch to browser automation and verify the page itself.
Do not use curl, static HTML fetches, or search snippets as substitutes for browser evidence when the task depends on rendered page state, navigation, logged-in state, screenshots, dynamic content, or visible UI.
Before taking action, make sure a browser session is available and that network access is allowed. If a login, credential, or private workspace is needed, stop and ask before proceeding.
When the work is done, report what page was opened, what evidence was observed, which route was used, and any limitations. If there was URL discovery before browser inspection, say so clearly.
Good behavior examples:
- "browse https://example.com and take a snapshot" means open that URL in the
browser and report browser evidence.
- "inspect the latest docs page but I do not have the URL" means discover the
likely URL first, then verify the page in the browser.
- "summarize search results about this company" is not a browser-inspection
task unless the user asks to open or inspect a page.
This skill relies on the agent following the prose carefully. There is no separate validation command, scenario test, dependency preflight, or trace contract in this prose-only version.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: modiqo
- Source: modiqo/skillspec
- License: Apache-2.0
- Homepage: https://skillspec.sh
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.