# File Analyzer

> Analyze files and extract useful information including statistics, type detection, and code structure Use when this capability is needed.

- Skill: `tomevault-io/file-analyzer` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/file-analyzer`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/file-analyzer/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/file-analyzer

---


## What I do

- Analyze file statistics (size, lines, words, characters)
- Detect file types and formats
- Extract code comments and documentation
- Analyze Python code structure (functions, classes, imports)
- Provide comprehensive file analysis for development tasks

## When to use me

Use this skill when you need to:
- Understand the structure of unfamiliar code files
- Get file statistics for reporting or analysis
- Extract comments and documentation from source code
- Analyze Python files for functions, classes, and imports
- Perform quick file analysis without opening the file manually

## How to use me

I can be invoked through the `skill` tool and will automatically use the global `file-analyze` command that has been installed on the system. The skill handles different file types and provides appropriate analysis based on the file format.

Example usage:
- "Analyze the structure of this Python file"
- "Get statistics for this large log file"
- "Extract comments from this JavaScript file"
- "Show me the functions and classes in this Python module"

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/monjurkuet) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-14 -->

