Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/skyfox675/agents-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/skyfox675/agents-skills/gh-issue-use-aws-browser)<a href="https://agentmods.dev/commands/skyfox675/agents-skills/gh-issue-use-aws-browser"><img src="https://agentmods.dev/badge/commands/skyfox675/agents-skills/gh-issue-use-aws-browser/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/commands/skyfox675/agents-skills/gh-issue-use-aws-browser"><img src="https://agentmods.dev/badge/commands/skyfox675/agents-skills/gh-issue-use-aws-browser.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00104 | $0.01344 |
| Opus 5 | $0.00052 | $0.00672 |
| Sonnet 5 | $0.00021 | $0.00269 |
| Haiku 4.5 | $0.00010 | $0.00134 |
Grade A, and why
gh-issue-use-aws-browser scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
Copies of this mod
1 near-identical copy found in the catalogue:
- jira-issue-use-aws-browser — 91% identical, 22 lines differ
How it starts
The opening of the file, as written. The whole thing — 37 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/gh-issue-use-aws-browser — file a groomed GitHub issue with a correlated full-stack diagnosis
Arguments: $ARGUMENTS — parsed exactly like /gh-issue (see gh-issue.md): breadcrumb first, optional model:/effort: tokens anywhere, the rest is the description. The filing flow is /gh-issue's, unchanged. The deep-dive phases and ALL their ground rules come from the two siblings and apply verbatim here:
gh-issue-use-browser.md(the browser-diagnosis skill) — context isolation, careful-user mutation rules, dialog hazard, residue tracking, token/cookie redaction, rabbit-hole guard, on whichever browser MCP is connected (Chrome, Playwright, or Cypress).gh-issue-use-aws.md— identity-first, the read-only verb allowlist,lambda invokeis forbidden, secrets stay sealed, AccessDenied is a finding.
What this command adds is the correlation method — neither side alone finds the faults that live between layers. (Tracking work in Jira instead? Use /jira-issue-use-aws-browser.)
The correlated dive
Work the stack as one trace, in this order:
-
Codebase recon first (per
/gh-issue): map the breadcrumb to the components, the API operations they call, and the cloud resources behind them. This map tells you what to watch on both sides. -
Reproduce in the browser (per
gh-issue-use-browser): perform the user's steps in your own tab group and capture the failing request — method, URL/operation, payload, status, response body, and above all any request/correlation IDs and the precise timestamp. A fresh repro matters because it generates evidence you can find in logs that are still hot. Record the repro GIF while you're there. -
Chase that exact request through AWS (per
gh-issue-use-aws): take the correlation ID/timestamp into the logs of each hop the recon map predicts — edge (4xx/5xx, WAF, CDN), service (handler logs around the timestamp), then data (does the row/object/queue message the code expects actually exist, with the key shape the code queries?). CloudTrail for config drift when behavior changed without a deploy.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 10d ago First seen · 37 lines · 104 tokens per session scan A ea992d3c2637
gh-issue-use-aws-browser is a command published in the GitHub repository skyfox675/agents-skills (10 stars, last pushed 9d ago), licensed MIT. It adds 104 tokens to every session and 1,344 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other commands, from other repositories
System Status
Check overall system health and status.
investigate
Start a deep root-cause investigation on the AWS DevOps Agent and stream progress.
cloudflare-queues:troubleshoot
Quick troubleshooting for common Cloudflare Queues issues.
cloudflare-workers:debug
Interactive debugging workflow for Cloudflare Workers. Diagnoses deployment errors, runtime issues, and performance problems with step-by-step fixes.
cloudflare-workflows:debug
Interactive debugging for failing workflow instances. Use when user reports workflow errors, instances stuck, or deployment failures.
cluster-health-check
Perform comprehensive health check on HCP cluster and report issues.