file-intel

Generate Obsidian-ready per-file summaries and a MASTER_SUMMARY.md digest from mixed file folders.

4|1|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/m2ai-portfolio/m2ai-skills-pack --skill file-intel-m2ai-portfolio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: file-intel
Source: https://github.com/m2ai-portfolio/m2ai-skills-pack/tree/main/skills/file-intel
Command: npx skills add https://github.com/m2ai-portfolio/m2ai-skills-pack --skill file-intel-m2ai-portfolio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the manual overhead of extracting and summarizing content from a folder containing diverse file formats, enabling quick, consistent insights.

Core Features & Use Cases

  • Process a folder of mixed file formats (PDF, PPTX, XLSX, DOCX, CSV, JSON, XML, MD, TXT, and more) and generate per-file summaries in Obsidian-ready format.
  • Generate a MASTER_SUMMARY.md digest that consolidates all summaries for quick review and archival.
  • Produce context-aware outputs that differentiate deliverables (invoices, reports) from reference files (code, config) for targeted consumption.

Quick Start

Run the file-intel processor on a target folder to generate per-file and master summaries.

Frequently Asked Questions about file-intel

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

FAQPage Schema
How do I generate Obsidian-ready summaries from a folder of mixed file formats?

You can generate Obsidian-ready summaries by processing a folder of mixed files with the Gemini processor scripts, which writes per-file summaries and a MASTER_SUMMARY.md digest to your outputs directory.

What file formats are supported for batch summarization into Obsidian markdown?

Batch summarization supports PDF, PPTX, XLSX, DOCX, CSV, JSON, XML, MD, TXT, and other text formats, applying context-aware logic to differentiate deliverables from reference files.

Do I need Gemini processor scripts to create a master digest of folder contents?

Yes, the Gemini processor scripts are required to parse the folder contents, generate per-file summaries, and consolidate them into a master digest file for quick review and archival.

Can I automatically separate deliverables from reference files when summarizing a folder?

Yes, the summarization process produces context-aware outputs that automatically differentiate deliverables like invoices and reports from reference files such as code and configuration.

Where are the generated file summaries and master digest saved?

Generated file summaries are saved to the outputs/file_summaries/YYYY-MM-DD/ directory, while the consolidated master digest is written to MASTER_SUMMARY.md.

What's the best way to consolidate summaries from diverse document formats into one markdown file?

The best way to consolidate summaries from diverse formats into one markdown file is to run the folder processor, which generates a MASTER_SUMMARY.md digest that consolidates all per-file summaries.