什么是 raycast-script-creator?
创建与 Raycast 启动器集成的有效 Raycast 脚本命令。当用户请求创建 Raycast 脚本、Raycast 自动化命令或 Raycast 应用程序的工作流程快捷方式时,请使用此技能。此技能可确保所有输出符合 Raycast 所需的元数据格式和结构约定。 来源:drpedapati/raycast-script-creator。
创建与 Raycast 启动器集成的有效 Raycast 脚本命令。当用户请求创建 Raycast 脚本、Raycast 自动化命令或 Raycast 应用程序的工作流程快捷方式时,请使用此技能。此技能可确保所有输出符合 Raycast 所需的元数据格式和结构约定。
通过命令行快速安装 raycast-script-creator AI 技能到你的开发环境
来源:drpedapati/raycast-script-creator。
Create valid Raycast script-commands with proper metadata formatting and structure. Raycast script-commands are executable scripts that integrate with the Raycast launcher, enabling quick access to custom workflows, system commands, and automation tasks from anywhere on macOS.
Every Raycast script MUST include properly formatted metadata comments at the top of the file. The three required fields are:
Choose a template from assets/ based on the preferred language:
创建与 Raycast 启动器集成的有效 Raycast 脚本命令。当用户请求创建 Raycast 脚本、Raycast 自动化命令或 Raycast 应用程序的工作流程快捷方式时,请使用此技能。此技能可确保所有输出符合 Raycast 所需的元数据格式和结构约定。 来源:drpedapati/raycast-script-creator。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/drpedapati/raycast-script-creator --skill raycast-script-creator创建与 Raycast 启动器集成的有效 Raycast 脚本命令。当用户请求创建 Raycast 脚本、Raycast 自动化命令或 Raycast 应用程序的工作流程快捷方式时,请使用此技能。此技能可确保所有输出符合 Raycast 所需的元数据格式和结构约定。 来源:drpedapati/raycast-script-creator。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/drpedapati/raycast-script-creator --skill raycast-script-creator 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/drpedapati/raycast-script-creator