desktop-hotkey | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / desktop-hotkey

desktop-hotkey

maintained by openakita

star 1.1k account_tree 122 verified_user MIT License
bolt View GitHub

name: desktop-hotkey description: Execute keyboard shortcuts. When you need to copy/paste (Ctrl+C/V), save files (Ctrl+S), close windows (Alt+F4), undo/redo (Ctrl+Z/Y), or select all (Ctrl+A). system: true handler: desktop tool-name: desktop_hotkey category: Desktop

Desktop Hotkey

执行键盘快捷键。

Parameters

参数 类型 必填 说明
keys array 按键组合数组,如 ['ctrl', 'c']

Common Shortcuts

快捷键 功能
['ctrl', 'c'] 复制
['ctrl', 'v'] 粘贴
['ctrl', 'x'] 剪切
['ctrl', 's'] 保存
['ctrl', 'z'] 撤销
['ctrl', 'y'] 重做
['ctrl', 'a'] 全选
['alt', 'f4'] 关闭窗口
['alt', 'tab'] 切换窗口
['win', 'd'] 显示桌面

Examples

复制选中内容:

{"keys": ["ctrl", "c"]}

保存文件:

{"keys": ["ctrl", "s"]}

Related Skills

  • desktop-type: 输入文本
  • desktop-click: 点击元素

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 1.1k
GitHub Forks 122
Created Mar 2026
Last Updated il y a 4 mois
tools tools cli tools

Related Skills

figma-use
chevron_right
discover-tui
chevron_right
slash-command-factory
chevron_right
createcli
chevron_right
webbrowser
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.