report-manager

List, open, delete, and search generated HTML reports.

51|5|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/LeeJuOh/claude-code-zero --skill report-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: report-manager
Source: https://github.com/LeeJuOh/claude-code-zero/tree/main/plugins/vision-powers/skills/report-manager
Command: npx skills add https://github.com/LeeJuOh/claude-code-zero --skill report-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users manage their generated HTML reports by providing functionalities to list, open, delete, and search them, streamlining the review and organization process.

Core Features & Use Cases

  • List Reports: View all generated HTML reports with details like type, size, and date.
  • Open Reports: Open specific reports in the default web browser.
  • Delete Reports: Remove unwanted reports based on various filters (type, age, specific files, or all).
  • Search Reports: Find reports by filename or by searching within their content.
  • Use Case: After generating several visual reports for a project, you need to quickly find a specific "diff-visual" report from last week to review changes.

Quick Start

Use the report-manager skill to list all generated reports.

Frequently Asked Questions about report-manager

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

FAQPage Schema
How do I manage and organize generated HTML reports?

You can organize HTML reports by listing all generated files to view their type, size, and date, then opening, searching, or deleting them to streamline your review and file management process.

How do I search for a specific visual report by filename or content?

Search for visual reports by matching specific filenames or by querying text within the HTML content of generated files to quickly locate the exact report needed for analysis.

Can I filter and delete unwanted visual reports in bulk?

Yes, you can delete unwanted HTML reports by applying filters such as report type, file age, or specific filenames, with the system prompting for user confirmation before completing the deletion.

How do I open HTML reports in a web browser for review?

Open generated visual reports directly in your default web browser by selecting the specific file from the list, allowing you to easily review the HTML content and visual data.

Do I need any special dependencies to list and manage vision-powers reports?

No external dependencies are required to manage vision-powers reports, as the skill relies on standard file system operations to list, open, search, and delete generated HTML files.