hotkey

Manage keyboard shortcut configuration and enumeration within LobeHub.

Updated Jul 5, 2026
One-click install
npx skills add https://github.com/xkl2013/lobe --skill hotkey-xkl2013
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hotkey
Source: https://github.com/xkl2013/lobe/tree/main/.agents/skills/hotkey
Command: npx skills add https://github.com/xkl2013/lobe --skill hotkey-xkl2013

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of adding, editing, and managing keyboard shortcuts within LobeHub, enhancing user efficiency and customization options.

Core Features & Use Cases

  • Keyboard Shortcuts Management: Allows users to add, edit, and remove keyboard shortcuts.
  • Hotkey Enumeration: Enumerates all available keyboard shortcuts.
  • Scope Management: Defines the scope in which a keyboard shortcut operates.
  • Conflict Checking: Checks for conflicts with existing system or browser shortcuts.
  • Use Case: A user wants to assign a custom shortcut for 'Clear Chat' in LobeHub. Using this Skill, they can define a unique key combination for this action, enhancing their workflow efficiency.

Quick Start

Use the hotkey skill to add a new keyboard shortcut for 'Clear Chat'.

Frequently Asked Questions about hotkey

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I customize keyboard shortcuts in LobeHub?

To customize keyboard shortcuts in LobeHub, you can use the hotkey management functionality to add, edit, and remove key combinations for user actions. This allows you to tailor the application to your workflow.

Can I check for keyboard shortcut conflicts before assigning a new hotkey?

Yes, you can check for keyboard shortcut conflicts before assignment. The system includes conflict checking functionality to verify that your custom key combinations do not collide with existing system or browser shortcuts.

What is scope management for keyboard shortcuts?

Scope management for keyboard shortcuts is the process of defining the specific context in which a key combination operates. This ensures that your custom hotkeys trigger the correct actions only within their intended application boundaries.

How do I enumerate all available keyboard shortcuts?

You can enumerate all available keyboard shortcuts by using the hotkey enumeration feature. This functionality lists all currently configured key combinations, allowing you to review existing mappings and manage your settings.

Does LobeHub require internal configuration access to manage hotkeys?

Yes, managing hotkeys in LobeHub requires access to the application's internal configuration and user settings. This access is necessary to properly define shortcut scopes and register key combinations for user actions.

Why are my custom keyboard shortcuts not working in LobeHub?

Custom keyboard shortcuts may not work due to conflicts with existing system or browser shortcuts. Use the conflict checking feature to verify your key combinations and ensure proper scope management for the intended action.