Reads the current Mac clipboard (pasteboard) contents to stdout or writes new text to the clipboard using pbcopy/pbpaste. Use when the user asks to copy, paste, read clipboard, write to clipboard, check pasteboard contents, or transfer text via the macOS clipboard.
$npx -y skills add leionion/clawforge --skill mac_clipboardInstalls into the current project.
Run `npx skills use "https://github.com/leionion/clawforge" --skill "leionion/clawforge/mac_clipboard"` 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/leionion/clawforge" that are relevant to the current task. Run `npx skills add "https://github.com/leionion/clawforge"` and select the relevant skills, then follow their instructions.