file-analyzer

Community

Automatically analyze files and generate reports.

AuthorHor1zonZzz
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps automate the analysis of file contents, providing quick insights on structure, size, and quality. It saves time by turning manual inspection into structured reports.

Core Features & Use Cases

  • File content analysis: Identify file type, encoding, and structure.
  • Statistics & quality cues: Compute line counts, complexity indicators, and notable patterns.
  • Use Case: Quickly assess a codebase by generating a concise report for each file, helping you prioritize refactors.

Quick Start

Provide the path to the target file, for example: analyze "src/app.py".

Dependency Matrix

Required Modules

None required

Components

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: file-analyzer
Download link: https://github.com/Hor1zonZzz/demo-cli/archive/main.zip#file-analyzer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository