email-report-formatter

Convert email extraction data into standardized CSV, JSON, and Markdown reports.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/kael-odin/digital-human-protocol --skill email-report-formatter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: email-report-formatter
Source: https://github.com/kael-odin/digital-human-protocol/tree/main/packages/digital-humans/google-email-hunter/skills/email-report-formatter
Command: npx skills add https://github.com/kael-odin/digital-human-protocol --skill email-report-formatter

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of converting collected email evidence into a standardized format, simplifying the process of generating reports.

Core Features & Use Cases

  • Normalization: Transforms email data into a consistent schema.
  • Report Generation: Outputs structured CSV and Markdown reports.
  • Use Case: After collecting emails, run this Skill to create a coherent report with all necessary data in a uniform structure.

Quick Start

Run the email-report-formatter skill with the browser_run command on your collected email data.

Frequently Asked Questions about email-report-formatter

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

FAQPage Schema
How do I normalize email extraction data into a structured report?

To normalize email extraction data into a structured report, run this Skill to process collected email attributes like domain, method, and confidence level into a consistent schema. It outputs standardized CSV, JSON, or Markdown formats for post-collection analysis.

What is the best way to format email evidence for digital forensics workflows?

The best way to format email evidence for digital forensics workflows is using a data normalization tool that converts raw extraction data into standardized CSV or Markdown reports. This ensures coherent post-collection analysis and data validation.

Can I generate CSV reports from collected email data attributes?

Yes, you can generate CSV reports from collected email data by running this Skill. It processes extracted email attributes such as domain, method, and confidence level, transforming them into a uniform CSV structure suitable for data validation.

How do I convert raw email collection data into Markdown format?

You convert raw email collection data into Markdown format by applying the Skill's normalization process to your extracted email attributes. This transforms inconsistent data into standardized Markdown reports optimized for post-collection analysis.

Does this email data normalization process require any specific dependencies?

No, this email data normalization process requires no specific external dependencies. You can run the script component directly on your collected email data to generate structured CSV, JSON, or Markdown reports.