for-each-line

Official

Process files line-by-line with AI.

Authorzocomputer
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the processing of individual lines within a file, allowing for transformation or extraction of specific information from each line sequentially.

Core Features & Use Cases

  • Line-by-Line Transformation: Apply AI-driven changes to each line of a text file.
  • Data Extraction: Extract specific data points from every line in a file.
  • Error Handling: Provides options to halt on error or continue processing.
  • Use Case: You have a log file with thousands of entries. Use this Skill to extract the timestamp and error message from each line, saving them to a new file for analysis.

Quick Start

Use the for-each-line skill to extract the email address from each line in the file named 'contacts.txt' and save the results to 'emails.txt'.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: for-each-line
Download link: https://github.com/zocomputer/skills/archive/main.zip#for-each-line

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.