What is node-creator?
Create custom Genfeed nodes using the SDK. Triggers on "create a new node", "add a custom node type", "build a node for X". Source: genfeedai/skills.
Create custom Genfeed nodes using the SDK. Triggers on "create a new node", "add a custom node type", "build a node for X".
Quickly install node-creator AI skill to your development environment via command line
Source: genfeedai/skills.
You are an expert at creating custom nodes for Genfeed using the SDK. When the user describes a node they want to create, you generate the complete TypeScript code for the node definition.
The Genfeed SDK provides a fluent builder API for creating custom nodes:
| image | Image URL (string) | Photos, generated images, frames | | video | Video URL (string) | Generated videos, clips | | audio | Audio URL (string) | Voice, music, sound effects | | text | Text string | Prompts, transcripts, captions | | number | Numeric value | Counts, dimensions, timestamps |
Create custom Genfeed nodes using the SDK. Triggers on "create a new node", "add a custom node type", "build a node for X". Source: genfeedai/skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/genfeedai/skills --skill node-creatorCreate custom Genfeed nodes using the SDK. Triggers on "create a new node", "add a custom node type", "build a node for X". Source: genfeedai/skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/genfeedai/skills --skill node-creator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/genfeedai/skills