seldonframe

65 mods across 3 repositories, 54 stars between them.

block-creation

49

seldonframe/seldonframe

Skill Claude CodeCodex

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…

38 3d ago A 106 tokens AGPL-3.0

seldonframe/seldonframe

Skill Claude CodeCodex

Build a SeldonFrame workspace's marketing landing page using the existing block primitives (getblockskill + persistblock). Use when the operator asks to "build a landing page", "make a website", "design the home page", "redo the landing", or similar. Triggers AFTER workspace has been created via createworkspacefromurl…

38 3d ago A 98 tokens AGPL-3.0

seldonframe/seldonframe

Skill Claude CodeCodex

Use when a builder working in an IDE agent (Claude Code, Cursor, Codex) wants to build, test, deploy, sell, or get paid for an AI agent on SeldonFrame — e.g. "build me a receptionist agent and sell it", "deploy my agent to a real phone number", "list my agent on the marketplace", "run my agent's evals", "withdraw my…

38 3d ago A 121 tokens AGPL-3.0

seldonframe-mcp

52

seldonframe/seldonframe

MCP server Claude CodeCodexCursor +2

Open-source GoHighLevel alternative for agencies. White-label CRM, booking, intake, chatbot via MCP. Runs locally from the @seldonframe/mcp npm package. Needs 2 environment variables to run.

38 3d ago A tokens not measured AGPL-3.0

reflect

53

seldonframe/reflect

Plugin Claude Code

reflect — the decision loop that argues before it answers.

13 1mo ago A tokens not measured

reflect

54

seldonframe/reflect

Plugin Claude Code

Your AI argues before it answers. Five-step decision loop for builders — GATE, LOOK, RESHAPE, ATTACK, CARD — built from Bezos's letters, Musk's algorithm, and Farnam Street's mental models. No more "you're absolutely right!".

13 1mo ago A tokens not measured

reflect

55

seldonframe/reflect

Skill Claude CodeCodex

Think through any decision — code, business, personal — and get a straight answer. Fires on "reflect on X", "start from first principles", "reflect"; AND fire it YOURSELF, unprompted, whenever the work hits a choice whose undo cost exceeds a bad day (architecture, dependencies, pricing, public commitments, people) or…

13 1mo ago A 112 tokens

seldonframe

56

seldonframe/reelier

Plugin Claude Code

Plugin marketplace listing 1 plugin: reelier.

3 7d ago A tokens not measured original MIT

reelier-slice

57

seldonframe/reelier

Skill Claude CodeCodex

Use when implementing any change to the Reelier authority ledger or Path C compiled-authority code - encodes the evidence-led slice loop, the baseline gate, the RED/GREEN review protocol, and the failure modes that have actually cost slices here.

3 7d ago A 54 tokens original MIT

reelier

58

seldonframe/reelier

MCP server Claude CodeCodexCursor +2

Agents make claims, Reelier writes receipts - record an agent workflow once, replay it deterministically at 0 tokens, and get an asserted receipt on every run. Runs locally from the reelier npm package.

3 7d ago A tokens not measured original MIT

reelier AGENTS.md

59

seldonframe/reelier

Instructions file CodexOpenCode

Instructions for seldonframe/reelier, covering reelier — what it actually does, 1. one-line identity, 4. skill grammar (what a step can express), 5. substrate reality — this is not git-only and 6. reelier cloud — what it adds over oss.

3 7d ago A 6,935 tokens original MIT

reelier CLAUDE.md

60

seldonframe/reelier

Instructions file

Instructions for seldonframe/reelier, covering reelier — what it actually does, 1. one-line identity, 4. skill grammar (what a step can express), 5. substrate reality — this is not git-only and 6. reelier cloud — what it adds over oss.

3 7d ago A 6,935 tokens copy · 100% MIT

reelier

61

seldonframe/reelier

Skill Claude CodeCodex

Replay recurring deterministic jobs at 0 tokens instead of re-reasoning them every run. For cron/heartbeat tool-call workflows (status checks, data pulls, report generation, CRUD sequences) — record the job once with reelier, then run "npx -y reelier run " on every heartbeat and gate drift with "reelier diff". Never…

3 7d ago B 91 tokens original MIT

reelier

62

seldonframe/reelier

Cursor rule

When to use the Reelier MCP tools (reelierscan, reelierfromsession, reelierreplay, reelierdiff, reelierpush) to freeze and replay deterministic tool-call workflows.

3 7d ago A 40 tokens original MIT

reelier-replay

63

seldonframe/reelier

Skill Claude CodeCodex

Freeze a repeatable, tool-call-driven task into a replayable Reelier skill, and replay an existing skill instead of redoing deterministic work. Use after finishing a task that was mostly API/MCP tool calls (data pulls, report generation, deploy checks, CRUD sequences) — never for arbitrary coding/file-edit sessions…

3 7d ago A 75 tokens original MIT

seldonframe/reelier

Skill Claude CodeCodex

Bound and record an agent's writes before granting them. Use when the user is adding or configuring an MCP server, planning to run an agent unattended or on a schedule or in CI, or deciding whether to give an agent write access to a real system. Covers the recorder, the policy seatbelt, approvals, and what a receipt…

3 7d ago B 78 tokens original MIT

reelier

65

seldonframe/reelier

Plugin Claude Code

Ships two Agent Skills and nothing else: reelier-replay freezes a repeatable tool-call job into a deterministic replay with a receipt per run, and reelier-write-safety covers bounding an agent's writes before you grant them. Skill-only package — it includes no MCP servers.

3 7d ago A tokens not measured original MIT