instances/xiaodazi/skills/windows-clipboard/SKILL.md
Read from and write to the Windows clipboard using PowerShell.
npx skillsauth add malue-ai/dazee-small windows-clipboardInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
使用 PowerShell 操作 Windows 剪贴板。
Get-Clipboard
Set-Clipboard -Value "要复制的内容"
Get-Content "C:\path\to\file.txt" | Set-Clipboard
development
Local web search (Tavily/Exa, requires API Key). For quick searches. If no Key configured or deep research needed, use cloud_agent instead.
development
Get current weather and forecasts (no API key required).
tools
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
tools
Start voice calls via the Moltbot voice-call plugin.