tauri-app-clipboard
Installation
SKILL.md
When to use this skill
ALWAYS use this skill when the user mentions:
- Reading or writing clipboard content / 读写剪贴板内容
- Clipboard monitoring or images / 剪贴板监听或图像
- Reducing clipboard abuse risk / 降低剪贴板滥用风险
Trigger phrases include:
- "clipboard", "copy", "paste", "monitoring"
- "剪贴板", "复制", "粘贴", "监听"
How to use this skill
- Identify clipboard content types and user flows
- Configure clipboard plugin capabilities and scope
- Implement copy, paste, and change listeners carefully
- Restrict access to user-initiated actions only