·replacing-text
</>

replacing-text

iota9star/my-skills

Provides intuitive find & replace CLI with JavaScript regex and string-literal mode. Use this skill when performing text replacements, batch transformations, or need JavaScript-style regex syntax

12Installs·0Trend·@iota9star

Installation

$npx skills add https://github.com/iota9star/my-skills --skill replacing-text

SKILL.md

Always invoke sd skill for find & replace operations - do not execute bash commands directly.

Use sd for intuitive text replacement that's 2-12x faster than sed.

Common workflow: ripgrep skill → sd skill (search first, then replace)

Provides intuitive find & replace CLI with JavaScript regex and string-literal mode. Use this skill when performing text replacements, batch transformations, or need JavaScript-style regex syntax Source: iota9star/my-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/iota9star/my-skills --skill replacing-text
Category
</>Dev Tools
Verified
First Seen
2026-02-12
Updated
2026-02-18

Quick answers

What is replacing-text?

Provides intuitive find & replace CLI with JavaScript regex and string-literal mode. Use this skill when performing text replacements, batch transformations, or need JavaScript-style regex syntax Source: iota9star/my-skills.

How do I install replacing-text?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/iota9star/my-skills --skill replacing-text Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/iota9star/my-skills