← 返回
效率工具 中文

OpenClaw Shortcuts

OpenClaw plugin providing a config-driven /shortcuts command with safe placeholder defaults. Use when you want a /shortcuts command that lists your local com...
OpenClaw 插件,提供配置驱动的 /shortcuts 命令,带有安全的占位符默认值。适用于需要 /shortcuts 命令列出本地命令的场景。
homeofe
效率工具 clawhub v0.1.0 2 版本 100000 Key: 无需
★ 0
Stars
📥 603
下载
💾 9
安装
2
版本
#latest

概述

openclaw-shortcuts

Registers /shortcuts in your OpenClaw agent.

What it does

  • /shortcuts → prints configured sections (projects, commands, model switching, etc.)
  • Ships with generic placeholder defaults — real shortcuts stay in local config
  • requireAuth: false — gateway commands.allowFrom handles authorization

Configure

Inject your shortcuts via openclaw.json:

{
  "plugins": {
    "entries": {
      "openclaw-shortcuts": {
        "enabled": true,
        "config": {
          "includeTips": false,
          "sections": [
            {
              "title": "📁 Projects",
              "lines": ["/myproject   - My project shortcut"]
            }
          ]
        }
      }
    }
  }
}

OPSEC

Never commit personal shortcuts to the repo. Local config only.

Version: 0.1.0

版本历史

共 2 个版本

  • v0.1.0 当前
    2026-03-29 08:24 安全 安全
  • v0.2.6
    2026-03-27 20:58

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 440 📥 148,096
productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 114,953
developer-tools

Openclaw Homeassistant

homeofe
通过 Home Assistant 控制智能家居设备:灯光、气候、媒体、窗帘、场景、传感器、自动化等。34 个工具,具有只读和域级权限。
★ 1 📥 1,799