wiki-research-browser

Browser-based extraction of wiki-ready content from JS-rendered pages.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/shichiyou/hermes-agent-001 --skill wiki-research-browser
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-research-browser
Source: https://github.com/shichiyou/hermes-agent-001/tree/main/.devcontainer/hermes-backup/skills/.archive/wiki-research-browser
Command: npx skills add https://github.com/shichiyou/hermes-agent-001 --skill wiki-research-browser

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Manual extraction of content from JS-rendered docs, forums, and community signals is brittle and time-consuming; this skill provides browser-based tactics to reliably gather the right text for wiki ingestion and sentiment understanding.

Core Features & Use Cases

  • Browser_navigate + browser_console patterns for extracting content from JS-rendered pages.
  • Community sentiment extraction from forums and social threads (e.g., Hacker News, Reddit).
  • Ingestion workflows for wiki curation and knowledge-base updates, including handling dynamic content and signal extraction.

Quick Start

Navigate to a target wiki source and run browser_navigate to extract content with an appropriate selector.

Frequently Asked Questions about wiki-research-browser

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

FAQPage Schema
How do I extract content from JS-rendered pages for wiki ingestion?

Wiki ingestion from JS-rendered pages uses browser_navigate and browser_console patterns to reliably extract dynamically loaded text. This approach handles JavaScript-heavy docs sites and forums by executing extraction selectors directly within the browser environment to capture fully rendered content.

What's the best way to scrape community sentiment signals from Hacker News and Reddit?

Scraping community sentiment from Hacker News and Reddit involves browser-based extraction tactics designed for forum and social thread structures. The skill provides structured patterns to gather thread text and sentiment signals, handling dynamic content loading to capture complete discussion context for analysis.

Why does my browser-based web scraping fail on dynamic docs sites?

Browser-based web scraping fails on dynamic docs sites when content loads asynchronously or bot-detection mechanisms trigger. This skill provides debugging guidance, bot-detection avoidance strategies, and environment repair techniques to address brittle extraction and ensure reliable content retrieval from JavaScript-rendered sources.

Can I use browser extraction patterns for knowledge-base updates and curation?

Browser extraction patterns support knowledge-base updates and curation through structured ingestion workflows. The skill guides wiki curation by applying robust browser-based techniques to gather target text from docs sites and community forums, producing structured data ready for knowledge-base integration.

How do I debug bot-detection avoidance during browser-based content extraction?

Debugging bot-detection avoidance during browser-based content extraction involves structured environment repair and robust browser techniques. The skill covers strategies to bypass detection on JS-rendered sources, ensuring reliable wiki ingestion and sentiment signal gathering without triggering anti-bot blocks.

Does wiki content extraction work with structured extraction patterns for forums?

Wiki content extraction works with structured extraction patterns tailored for forums and community threads. The skill satisfies requirements for robust browser-based techniques, applying specific selectors and console patterns to extract text reliably from JavaScript-rendered forum sources like Hacker News and Reddit.