awk-sed

Official

Master text streams with awk and sed.

AuthorL3DigitalNet
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill empowers you to efficiently process and transform text data directly from the command line, eliminating the need for complex scripting for common text manipulation tasks.

Core Features & Use Cases

  • Stream Editing: Perform find-and-replace, deletions, and insertions on text streams.
  • Field Extraction: Isolate and manipulate specific columns or fields within structured text.
  • Conditional Processing: Apply operations based on patterns or values within the text.
  • Use Case: Quickly extract all email addresses from a log file, or reformat a CSV file by changing the delimiter and selecting specific columns.

Quick Start

Use the awk-sed skill to replace all occurrences of 'error' with 'warning' in the file 'app.log'.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: awk-sed
Download link: https://github.com/L3DigitalNet/Claude-Code-Plugins/archive/main.zip#awk-sed

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.