$npx skillfedfor your agent

Hotkey

Hotkey guides developers through adding custom keyboard shortcuts to LobeHub, covering registration, i18n setup, and hook creation. It handles platform-agnostic key combinations, scope-based activation, and conflict detection to prevent collisions with system shortcuts.

Hotkey lets you create and manage custom keyboard shortcuts for LobeHub with built-in conflict detection.

AI-generated summary based on this skill's SKILL.md

80,894 15,719 unlicensed, metadata onlyupdated by lobehub

Decision gist · record as of 2026-07-28

Hotkey lets you create and manage custom keyboard shortcuts for LobeHub with built-in conflict detection. Hotkey guides developers through adding custom keyboard shortcuts to LobeHub, covering registration, i18n setup, and hook creation. It handles platform-agnostic key combinations, scope-based activation, and conflict detection to prevent collisions with system shortcuts.

manual: git clone https://github.com/lobehub/lobehub → cp -r lobehub ~/.claude/skills/hotkey

Use it when

  • Hotkey provides a framework for registering custom keyboard shortcuts by handling key combination registration, i18n configuration.
  • Yes, Hotkey supports global hotkeys configuration across applications through its platform-agnostic key combination handling.
Same gist for agents: .md · .json

Install

lobehub/lobehub/hotkey · repository language: TypeScript

generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What is Hotkey and how does it help with keyboard shortcuts?

Hotkey is a skill for creating and managing custom keyboard shortcuts in LobeHub. It guides developers through registering hotkeys, setting up internationalization (i18n), and creating hooks to bind keyboard combinations to commands. Hotkey handles platform-agnostic key combinations, scope-based activation, and conflict detection to prevent collisions with system shortcuts, enabling faster workflow automation.

How do I define custom keyboard shortcuts using Hotkey?

Hotkey provides a framework for registering custom keyboard shortcuts by handling key combination registration, i18n configuration, and hook creation. The skill supports platform-agnostic key combinations and scope-based activation, allowing you to bind hotkeys to specific contexts or globally across applications. Hotkey's built-in conflict detection prevents your custom shortcuts from colliding with existing system hotkeys.

Can Hotkey set up hotkeys that work across multiple applications?

Yes, Hotkey supports global hotkeys configuration across applications through its platform-agnostic key combination handling and scope-based activation system. The skill enables you to define hotkeys that trigger actions beyond a single app, with conflict detection ensuring your global shortcuts don't clash with system-level bindings or other application hotkeys.

What does hotkey configuration tool functionality include?

Hotkey functions as a configuration tool by managing hotkey registration, i18n setup, and hook creation for LobeHub. It provides scope-based activation to control when hotkeys are active, platform-agnostic key combination support for cross-platform compatibility, and conflict detection to identify and prevent collisions with system shortcuts, streamlining keyboard shortcut management.

How does Hotkey prevent keyboard shortcut conflicts?

Hotkey includes built-in conflict detection that identifies potential collisions between your custom keyboard shortcuts and existing system hotkeys. By analyzing key combinations during registration and checking scope-based activation rules, Hotkey prevents your custom bindings from overriding critical system shortcuts, ensuring reliable hotkey automation without disrupting system functionality.

Can I use Hotkey to automate actions with keyboard combinations?

Yes, Hotkey enables hotkey automation by binding keyboard combinations to commands and scripts through its hook creation system. You can register custom hotkeys with scope-based activation to trigger productivity macros and automate workflows. Hotkey's platform-agnostic key combination support ensures your automated hotkey actions work consistently across different operating systems.

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Create and manage custom keyboard shortcuts for faster workflow”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

Tanstack Hotkeys
by oakoss · oakoss/agent-skills

TanStack Hotkeys is a React library for adding keyboard shortcuts with template-string bindings and automatic cross-platform key abstraction. It includes hooks for single hotkeys, multi-key sequences, shortcut recording, and key state tracking, plus utilities for displaying platform-specific shortcut labels.

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
Debug Package
by lobehub · lobehub/lobehub

Debug Package provides structured logging conventions for LobeHub development across desktop, server, and client environments. Configure namespaces using the lobe-* pattern, enable output via localStorage or environment variables, and use format specifiers like %O for objects and %d for numbers.

no license declared → metadata onlyupdated Jul 2026
★ 80,894repo stars
Design Prototype
by lobehub · lobehub/lobehub

Generate a fully interactive single-file HTML prototype powered by LobeHub's actual design system (@lobehub/ui, antd, antd-style). Write production-style React code that compiles on-the-fly via Babel; double-click the HTML file to preview in any browser. Perfect for exploring redesigns or mocking flows before committing to implementation.

no license declared → metadata onlyupdated Jul 2026
★ 80,894repo stars
I18n
by lobehub · lobehub/lobehub

I18n provides internationalization infrastructure for LobeHub projects built on react-i18next. Define user-facing strings using flat dot-notation keys in source files, then leverage automated daily translation workflows or manual generation to support multiple locales including zh-CN and en-US. Common namespaces cover shared UI, chat features, settings, and more.

no license declared → metadata onlyupdated Jul 2026
★ 80,894repo stars
Task
by lobehub · lobehub/lobehub

Task skill integrates with LobeHub's task system to let you manage work through CLI commands. Create tasks and subtasks, set dependencies, add workspace documents, and track progress with comments and status updates. Use the `lh task` command to view, edit, complete, and organize your entire task tree.

no license declared → metadata onlyupdated Jul 2026
★ 80,894repo stars
Cli
by lobehub · lobehub/lobehub

Cli is a Node.js command-line tool built with Commander.js and TypeScript that lets you interact with LobeHub services directly from your terminal. It supports agent management, content generation, document handling, knowledge base operations, and AI model configuration through a unified set of commands with consistent output formatting.

no license declared → metadata onlyupdated Jul 2026
★ 80,894repo stars

More skills Builtin Tool (NOASSERTION) · Modal (NOASSERTION)

Tags
keyboard-automationshortcut-managementinput-bindingproductivity-toolmacro-systemhotkey-remappingkeystroke-capturecommand-triggering