file-intel

Summarize mixed-format folder documents into Obsidian-ready markdown.

Updated May 18, 2026
One-click install
npx skills add https://github.com/Noegnesis/noesis --skill file-intel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: file-intel
Source: https://github.com/Noegnesis/noesis/tree/main/skills/file-intel
Command: npx skills add https://github.com/Noegnesis/noesis --skill file-intel

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

It removes the manual effort of opening and reading many mixed-format files by automatically extracting their contents and producing Obsidian-ready summaries for faster review and organization.

Core Features & Use Cases

  • Batch content extraction across common formats: Processes folders containing PDFs, Office documents, spreadsheets, CSV/JSON, and various text formats to extract usable text.
  • Obsidian-ready summary generation: Creates per-file summaries plus a single master digest to help you quickly understand what matters.
  • Context-aware deliverable vs reference summarization: Produces different summary styles depending on whether a file looks like a deliverable (e.g., invoices/reports) or reference material (e.g., code/config).

Quick Start

Tell it to process the folder you want summarized so it runs the Gemini file processor and writes Obsidian-ready summaries into the dated outputs folder.

Frequently Asked Questions about file-intel

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

FAQPage Schema
How do I batch summarize a folder of mixed-format documents like PDFs and Office files?

To batch summarize a folder of mixed documents, you can provide a folder path to trigger automated content extraction. The tool processes formats like PDF, PPTX, DOCX, and CSV, generating per-file summaries and a master digest in Obsidian-ready markdown.

Can I generate Obsidian-ready markdown summaries from multiple files automatically?

Yes, you can generate Obsidian-ready markdown summaries automatically by running the processing script over a selected folder. It outputs individual file summaries alongside a dated digest folder containing a MASTER_SUMMARY.md file for quick review.

Does the batch document summarization process handle both deliverables and reference materials differently?

Yes, the batch document summarization applies context-aware processing to distinguish deliverables like invoices from reference materials like code. It produces different summary styles tailored to each file type for more relevant content extraction.

What file formats are supported for folder content extraction and summarization?

Folder content extraction supports heterogeneous document formats including PDFs, Office documents like PPTX and DOCX, spreadsheets, CSV, JSON, and various text formats. This allows comprehensive batch summarization of mixed-format folders.

What is the best way to quickly review and summarize a large folder of heterogeneous files?

The best way to quickly review a large folder of heterogeneous files is to run an automated batch processing script. It extracts usable text from mixed formats and produces a single master summary digest, eliminating the need to manually open and read each file.

Do I need a Gemini API key to run folder summarization on my documents?

The folder summarization runs a Gemini-based processing script to extract and summarize document contents. You need the appropriate environment configured to support Gemini processing for generating the Obsidian-ready markdown outputs.