search-firefox-session

Searches and collects evidence from logged-in Firefox browser sessions without exporting credentials.

Updated Aug 14, 2026
One-click install
npx skills add https://github.com/MDSIXONE/opencode-config --skill search-firefox-session-mdsixone
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: search-firefox-session
Source: https://github.com/MDSIXONE/opencode-config/tree/main/skills/search-firefox-session
Command: npx skills add https://github.com/MDSIXONE/opencode-config --skill search-firefox-session-mdsixone

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Accessing content behind logins on sites like Taobao, JD, Xiaohongshu, Zhihu, Telegram Web, or Grok normally requires re-authentication or cookie handling. This Skill reuses your already-open, already-logged-in Firefox session to perform read-only searches and evidence collection without touching credentials. ## Core Features & Use Cases - Session Reuse: Opens new tabs in the running Firefox process via firefox.exe -new-tab <url> so existing login state is used automatically. - Read-Only Forensics: Collects page titles, visible text, screenshots/OCR, and user-confirmed fields from logged-in pages. - Strict Safety Boundaries: Never exports cookies, tokens, or passwords, and never performs actions like purchasing, posting, or messaging. - Use Case: Ask the assistant to search Taobao for a product using your logged-in Firefox session and summarize visible prices, sellers, and reviews with source URLs. ## Quick Start Ask the assistant to use your currently logged-in Firefox session to search a site like Taobao or Zhihu and summarize the visible results with source links.

Frequently Asked Questions about search-firefox-session

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search Taobao or JD using my logged-in Firefox session?▼

The Skill opens a new tab in your running Firefox process with firefox.exe -new-tab, so the existing login session is reused automatically. It then reads visible page content, screenshots, or user-copied text to summarize results.

How to collect evidence from login-required web pages without exporting cookies?▼

Evidence is gathered only from visible page content: titles, copied text, screenshots/OCR, and confirmed fields. Cookies stay inside the browser session and are never exported, printed, or parsed.

Does this Firefox session search work with Telegram Web or Grok?▼

Yes, it supports any page already logged in within the current Firefox session, including Telegram Web, Grok/X, Xiaohongshu, Zhihu, and WeChat articles. The page must be accessible in the existing browser session.

What happens if the Firefox page still shows a login prompt?▼

The Skill first tries opening the target page through the current Firefox session so the browser carries login state automatically. It will not restart Firefox, switch profiles, or enable remote debugging without explicit user permission.

What are the limitations of read-only browser session forensics?▼

It cannot perform actions like ordering, adding to cart, messaging, liking, or changing settings. If page text cannot be copied automatically, the user must manually select, copy, or screenshot the visible content.