·replacing-text
</>

replacing-text

iota9star/my-skills

使用 JavaScript 正则表达式和字符串文字模式提供直观的查找和替换 CLI。在执行文本替换、批量转换或需要 JavaScript 风格的正则表达式语法时使用此技能

12安装·1热度·@iota9star

安装

$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)

使用 JavaScript 正则表达式和字符串文字模式提供直观的查找和替换 CLI。在执行文本替换、批量转换或需要 JavaScript 风格的正则表达式语法时使用此技能 来源:iota9star/my-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/iota9star/my-skills --skill replacing-text
分类
</>开发工具
认证
收录时间
2026-02-12
更新时间
2026-02-18

快速解答

什么是 replacing-text?

使用 JavaScript 正则表达式和字符串文字模式提供直观的查找和替换 CLI。在执行文本替换、批量转换或需要 JavaScript 风格的正则表达式语法时使用此技能 来源:iota9star/my-skills。

如何安装 replacing-text?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/iota9star/my-skills --skill replacing-text 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

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