site-report-template

Generates standardized site inspection reports for documentation sites.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Elijah-J/InfoScraper --skill site-report-template
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: site-report-template
Source: https://github.com/Elijah-J/InfoScraper/tree/main/.agents/skills/site-report-template
Command: npx skills add https://github.com/Elijah-J/InfoScraper --skill site-report-template

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This template standardizes site investigation reporting for documentation sites, ensuring consistent structure and actionable results across investigations.

Core Features & Use Cases

  • Standardized sections for Site, Framework, Discovery Method, Native Markdown Export, Content Selectors, Admonition patterns, Code Block Patterns, and URL Structure.
  • Extensible for new components and adaptable to different target sites, with clear mapping to existing scrapers and workflows.
  • Use Case: Investigate a docs site and generate a repeatable report ready for teammates or knowledge bases.

Quick Start

Fill in every section after investigating a target site and use this template to generate a complete, consistent report.

Frequently Asked Questions about site-report-template

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

FAQPage Schema
How do I standardize site investigation reporting for documentation sites?

Standardize site investigation reporting by applying a template that captures site URLs, framework signals, discovery methods, markdown export details, content selectors, admonitions, and code block patterns. This ensures consistent structure and actionable results across investigations.

What is the best way to document markdown export details and content selectors?

Document markdown export details and content selectors by filling in standardized template sections after investigating a target site. This captures native markdown export capabilities and exact content selectors to generate a repeatable report ready for knowledge bases.

Can I use this site investigation template without external tools?

Yes, you can use this site investigation template without external tools. It requires no dependencies beyond the standard site investigation workflow, relying solely on capturing frontmatter and sections to conform to the reporting standard.

Does the site investigation report template support custom framework signals and admonitions?

The site investigation report template supports custom framework signals, admonition patterns, and code block patterns. It is extensible for new components and adaptable to different target sites while maintaining clear mapping to existing scrapers.

What limitations exist when investigating URL structures for site documentation?

The template standardizes URL structure reporting but is limited to capturing static site investigation data. It does not execute live scraping itself; users must manually investigate target sites and fill in every section to ensure the report conforms.

Why do I need a standardized template for documentation site investigations?

You need a standardized template for documentation site investigations to ensure consistent structure and actionable results. It solves the problem of inconsistent reporting by enforcing frontmatter and specific sections for framework, discovery, and content patterns.