tauri-app-clipboard

Installation
SKILL.md

When to use this skill

ALWAYS use this skill when the user mentions:

  • Reading or writing clipboard content (text or images)
  • Clipboard change monitoring or listeners
  • Restricting clipboard access to user-initiated actions

Trigger phrases include:

  • "clipboard", "copy", "paste", "clipboard monitor", "copy to clipboard"

How to use this skill

  1. Install the clipboard plugin:
    cargo add tauri-plugin-clipboard-manager
    
  2. Register the plugin in your Tauri builder:
Related skills

More from partme-ai/full-stack-skills

Installs
7
GitHub Stars
379
First Seen
Mar 25, 2026