forensic-reporting
CommunityGenerate compliant forensic reports and docs.
AuthorSherifEldeeb
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation of professional forensic reports from investigation findings, evidence, and timelines, reducing manual drafting time and ensuring consistency across deliverables.
Core Features & Use Cases
- Structured Narratives: Build comprehensive investigation reports that document findings, methodology, conclusions, and references.
- Evidence, Timelines & Custody: Integrate evidence references, timelines, appendices, and chain-of-custody data for legal readiness.
- Multi-format Exports & Templates: Generate PDF, DOCX, HTML, Markdown, and JSON deliverables and apply templates to meet regulatory requirements.
Quick Start
Install the forensic reporting package, initialize a ReportGenerator with a case ID, load findings and evidence, generate the report, and export in multiple formats as needed.
- Install: pip install forensic_reporting
- Initialize and load data: python -m forensic_reporting.create_report --case CASE-2024-001 --findings findings.json --evidence evidence.json
- Export: python -m forensic_reporting.export --case CASE-2024-001 --format pdf --output /evidence/reports/forensic_report.pdf
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: forensic-reporting Download link: https://github.com/SherifEldeeb/agentskills/archive/main.zip#forensic-reporting Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.