smart-reading

Official

Read unknown outputs without losing context.

Authoraxiomantic
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Reading files or command output of unknown size often risks blind truncation, causing context loss and missed insights. This Skill provides a disciplined approach to capture and evaluate content without discarding important information.

Core Features & Use Cases

  • No silent data loss: avoid truncation by measuring size first and choosing an appropriate read strategy.
  • Size-driven reading vs delegation: decide to read the full content or delegate to subagents for targeted summaries.
  • Cleanup discipline: explicit, safe handling of temporary artifacts to prevent resource leaks.

Quick Start

Measure the size of unknown output (e.g., with wc -l) and then either read the full content or delegate analysis accordingly.

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: smart-reading
Download link: https://github.com/axiomantic/spellbook/archive/main.zip#smart-reading

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.