Block Creation

Scaffold a new SeldonFrame block from a natural-language intent. Use when the builder says "build me a block that ...", "scaffold a block that ...", or similar. Produces a real, validated block skeleton in packages/crm/src/blocks/ — BLOCK.md with composition contract, tools.ts with Zod schemas, subscription handler stubs (when reactive), and test.todo stubs per tool. Does NOT commit, does NOT install into any workspace. Builder owns review + git.

seldonframe fab27f5 9.3 KB Updated

File contents

seldonframe/seldonframe/tree/main/skills/block-creation commit fab27f5008

Frequently asked questions

npx skillmds@latest add seldonframe/block-creation