resumo

Summarize files or folders into concise project overviews.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/lucas-ferrari-correa/ai-subagents --skill resumo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resumo
Source: https://github.com/lucas-ferrari-correa/ai-subagents/tree/main/.claude/skills/resumo
Command: npx skills add https://github.com/lucas-ferrari-correa/ai-subagents --skill resumo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Gera resumos concisos de arquivos ou pastas para fornecer uma visão geral rápida de código ou documentação.

Core Features & Use Cases

  • Resumo de arquivos: lê o conteúdo de um arquivo e gera um sumário curto.
  • Resumo de pastas: lista arquivos relevantes em uma pasta e resume os principais itens.
  • Caso de uso: ideal para revisão rápida de um repositório ou onboarding, onde se precisa entender rapidamente a estrutura e o conteúdo.

Quick Start

Forneça um alvo (arquivo ou diretório) ao qual aplicar o resumo usando o comando '/resumo <alvo>'.

Frequently Asked Questions about resumo

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

FAQPage Schema
How do I generate a quick overview of a code repository?

You can summarize a single documentation file by providing its path as the target. The Skill reads the file contents directly and generates a short, structured summary to help you understand the material quickly.

What is the best way to summarize large directories for project onboarding?

The best way to summarize large directories is to target the root folder. The Skill automatically identifies and summarizes the most relevant items, giving you a compact overview that accelerates project understanding and decision making.

Can I get a project summary without specifying a target file or directory?

You can get a project summary without specifying a target file or directory. When no target is provided, the Skill returns a compact summary based on the available context, helping you grasp the general scope quickly.

Does this code summary tool work with both files and folders?

Yes, this code summary tool works with both files and folders. It reads a file when a file target is provided, and lists and reads relevant items when a directory target is supplied, ensuring flexible extraction.

What are the limitations when using an automated directory summarizer?

A limitation of using an automated directory summarizer is that it focuses on concise extraction rather than deep analysis. It reads and lists relevant items but may skip deeply nested or non-essential files to maintain a compact overview.