A specialized skill for embedding and extracting resilient watermarks in text by manipulating sentence lengths and using Fountain Codes. Use this when the user wants to add a hidden, robust watermark to text or verify an existing one.
$npx -y skills add cafe3310/public-agent-skills --skill text-watermark-fountainInstalls into the current project.
Run `npx skills use "https://github.com/cafe3310/public-agent-skills" --skill "cafe3310/public-agent-skills/text-watermark-fountain"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/cafe3310/public-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/cafe3310/public-agent-skills"` and select the relevant skills, then follow their instructions.