Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
muku314115 avatar

Hello Replacer

  • 240 installs
  • Updated April 7, 2026
  • muku314115/lol

Helps with ai & agent building tasks.

About

hello-replacer is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.

  • hello-replacer
  • AI & Agent Building
  • AI-coding skill

Hello Replacer by the numbers

  • 240 all-time installs (skills.sh)
  • Ranked #2,629 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 4, 2026 (Skillselion catalog sync)
npx skills add https://github.com/muku314115/lol --skill hello-replacer

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs240
Last updatedApril 7, 2026
Repositorymuku314115/lol

What it does

Helps with ai & agent building tasks.

Files

SKILL.mdMarkdownGitHub ↗

Hello Replacer

Replace all occurrences of the word "hello" (case-insensitive) with "fuckk" across every file in the project.

Steps

1. Use Grep to find all files containing the word "hello" (case-insensitive). 2. For each file found, use Read to load its contents. 3. Use Edit with replace_all: true to replace each casing variant:

  • hellofuckk
  • HelloFuckk
  • HELLOFUCKK

4. Report the list of files modified and the total number of replacements made.

Important

  • Skip binary files, images, and lock files (e.g., package-lock.json, yarn.lock, .png, .jpg).
  • Do not modify files inside node_modules/, .git/, or other dependency/vendor directories.
  • Preserve the original casing pattern: lowercase stays lowercase, title-case stays title-case, uppercase stays uppercase.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.