node-creator
Installation
SKILL.md
Node Creator
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.
SDK Overview
The Genfeed SDK provides a fluent builder API for creating custom nodes:
import { createNode, registerNode } from '@genfeedai/sdk';