·raycast-extensions
*

raycast-extensions

nweii/agent-stuff

Build Raycast extensions using React and Node.js. Use for creating commands, UI components (List, Form, Grid), hooks (useFetch), AI integration, and manifest configuration.

4Installs·1Trend·@nweii

Installation

$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 |

Build Raycast extensions using React and Node.js. Use for creating commands, UI components (List, Form, Grid), hooks (useFetch), AI integration, and manifest configuration. Source: nweii/agent-stuff.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/nweii/agent-stuff --skill raycast-extensions
Category
*Creative Media
Verified
First Seen
2026-02-03
Updated
2026-02-18

Quick answers

What is raycast-extensions?

Build Raycast extensions using React and Node.js. Use for creating commands, UI components (List, Form, Grid), hooks (useFetch), AI integration, and manifest configuration. Source: nweii/agent-stuff.

How do I install raycast-extensions?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/nweii/agent-stuff --skill raycast-extensions Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

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