gathering-documentation

Gather and organize technical documentation from web sources with citations.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/pelchers/SessionSaver --skill gathering-documentation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gathering-documentation
Source: https://github.com/pelchers/SessionSaver/tree/main/.codex/skills/gathering-documentation
Command: npx skills add https://github.com/pelchers/SessionSaver --skill gathering-documentation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, and includes scripts (resource) components.

What problem does it solve?

Research teams often spend excessive time locating, validating, and organizing technical documentation across multiple sources. This Skill provides a repeatable workflow to discover, extract, and structure documentation, reducing manual effort and ensuring consistent citations.

Core Features & Use Cases

  • Discovery strategies and multi-source research workflows
  • Content extraction from WebSearch, WebFetch, and Playwright
  • Documentation organization and citation management
  • Use cases: building knowledge bases, researching libraries, compiling technical documentation

Quick Start

Initiate a multi-source documentation research session to collect, organize, and cite sources.

Frequently Asked Questions about gathering-documentation

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

FAQPage Schema
How do I gather technical documentation from multiple web sources automatically?

You gather technical documentation from multiple web sources by using multi-source research workflows that discover sources, extract content via WebSearch, WebFetch, and Playwright, and generate structured citations.

What is the best way to organize library documentation into a knowledge base?

The best way to organize library documentation into a knowledge base is to run a multi-source research workflow that collects, structures, and cites technical content from across the web.

Can I use Playwright to extract content from dynamic web pages for research?

Yes, you can use Playwright to extract content from dynamic web pages for research, complementing WebSearch and WebFetch to discover sources and compile technical documentation.

How do I generate citations for technical content extracted from web sources?

You generate citations for technical content by applying a documentation organization workflow that tracks sources discovered through WebSearch and WebFetch and structures them automatically.

Do I need Playwright installed to run multi-source documentation research workflows?

Yes, Playwright is a required dependency to run multi-source documentation research workflows, enabling dynamic content extraction alongside WebSearch and WebFetch.

What are the limitations of using web search and fetch tools for compiling technical documentation?

Limitations of using web search and fetch tools for compiling technical documentation include potential access restrictions on dynamic pages and the need for Playwright to handle JavaScript-rendered content.