lsb-steganography

Use when implementing Least Significant Bit (LSB) steganography - allows hiding images or text within other images by encoding data in the least significant bits of pixel color channels

$ 설치

git clone https://github.com/PerceptLabs/nostril /tmp/nostril && cp -r /tmp/nostril/skills/lsb-steganography ~/.claude/skills/nostril

// tip: Run this command in your terminal to install the skill