report-maker

Generate standardized work reports in the .report/ directory with an INDEX.md log.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/hve4638/hve-cc-marketplace --skill report-maker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: report-maker
Source: https://github.com/hve4638/hve-cc-marketplace/tree/main/research/skills/make-report
Command: npx skills add https://github.com/hve4638/hve-cc-marketplace --skill report-maker

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams automate the creation and organization of work reports by generating consistent report files in the .report/ directory and maintaining an index for quick reference.

Core Features & Use Cases

  • Standardized report generation: automatically create report folders and files following the naming conventions.
  • Indexing and tracking: maintain a central INDEX.md that lists all reports to enable quick search and audit.
  • Use Case: daily project standups generate a new report entry with a structured summary and link it in the index.

Quick Start

Create a new report entry under the .report/ directory for today’s task and append it to INDEX.md.

Frequently Asked Questions about report-maker

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

FAQPage Schema
How do I automate daily report generation for multiple projects?

Automate daily report generation by creating standardized report files in a .report/ directory using consistent naming conventions. It organizes work results and maintains a central INDEX.md for quick reference across multiple projects.

What is the best way to maintain a versioned task log for team standups?

Maintain a versioned task log by generating structured report entries in date-based directories. Each entry is appended to a central INDEX.md, enabling quick search and audit for daily project standups.

How does report indexing work for tracking work summaries?

Report indexing works by maintaining a central INDEX.md file listing all generated reports. When you create a new report entry in the .report/ directory, it is linked in the index to enable quick search and audit.

Can I use date-based directories for organizing research documentation?

Yes, you can organize research documentation using date-based directories within the .report/ folder. The system supports this structure to maintain versioned updates and consistent summaries for research workflows.

Do I need any specific dependencies to set up automated workflow reporting?

No specific dependencies are required to set up automated workflow reporting. The system operates independently to generate report folders, apply naming conventions, and update the INDEX.md log.

What are the limitations of using a simple INDEX.md for report tracking?

The limitation of using a simple INDEX.md for report tracking is that it relies on basic markdown logging and simple naming conventions. It is designed for consistent daily summaries rather than complex database-driven queries.