·raycast-extensions
*

raycast-extensions

nweii/agent-stuff

使用 React 和 Node.js 构建 Raycast 扩展。用于创建命令、UI 组件(列表、表单、网格)、挂钩 (useFetch)、AI 集成和清单配置。

4安装·1热度·@nweii

安装

$npx skills add https://github.com/nweii/agent-stuff --skill raycast-extensions

SKILL.md

| Searchable list of items | List | | Image gallery/grid | Grid | | User input collection | Form | | Rich content display | Detail | | Status bar presence | MenuBarExtra |

[!NOTE] AI requires Raycast Pro. Check access with environment.canAccess(AI).

| list-with-actions.tsx | List + ActionPanel basics | | list-with-detail.tsx | List with detail panel | | form-with-validation.tsx | Form + useForm validation | | detail-with-metadata.tsx | Detail markdown + metadata | | grid-with-images.tsx | Grid layout | | data-fetching.tsx | useFetch patterns | | ai-integration.tsx | AI.ask with streaming |

使用 React 和 Node.js 构建 Raycast 扩展。用于创建命令、UI 组件(列表、表单、网格)、挂钩 (useFetch)、AI 集成和清单配置。 来源:nweii/agent-stuff。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/nweii/agent-stuff --skill raycast-extensions
分类
*创意媒体
认证
收录时间
2026-02-03
更新时间
2026-02-18

快速解答

什么是 raycast-extensions?

使用 React 和 Node.js 构建 Raycast 扩展。用于创建命令、UI 组件(列表、表单、网格)、挂钩 (useFetch)、AI 集成和清单配置。 来源:nweii/agent-stuff。

如何安装 raycast-extensions?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/nweii/agent-stuff --skill raycast-extensions 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/nweii/agent-stuff