lukaskellerstein

87 mods across 3 repositories, 4 stars between them.

paperclip-plugin

03

lukaskellerstein/claude-my-marketplace

Plugin Claude Code

Autonomous AI company advisor for the Paperclip platform — create, design, and manage AI-powered companies with proper agent hierarchies, runtime configurations, and infrastructure following the Agent Companies spec (agentcompanies/v1).

2 21d ago A tokens not measured

agent-creator

04

lukaskellerstein/claude-my-marketplace

Agent

Generate the instruction bundle (AGENTS.md body, SOUL.md, HEARTBEAT.md, TOOLS.md) for a single Paperclip company agent. Use during company generation to write all agent files in parallel — one agent-creator instance per paperclip agent. Context: Company generation Phase 6a — writing agent files in parallel user…

2 21d ago A 219 tokens

skill-creator

05

lukaskellerstein/claude-my-marketplace

Agent

Create properly structured SKILL.md files for Paperclip company agents. Use during company generation to write all custom skills in parallel. Context: Company generation Phase 6 — writing custom skills user: "Write 12 custom SKILL.md files for Figurio" assistant: "I'll use the skill-creator agent to generate properly…

2 21d ago A 160 tokens

subagent-creator

06

lukaskellerstein/claude-my-marketplace

Agent

Create custom subagent files from scratch for Paperclip company agents. Use during company generation to write tailored subagents based on name + description briefs. Context: Company generation Phase 7 — creating subagents from design briefs user: "Create all subagent files for the backend engineer at Figurio"…

2 21d ago A 118 tokens

company

07

lukaskellerstein/claude-my-marketplace

Skill Claude CodeCodex

Create a complete Paperclip company package — guided setup with org structure, agents, runtime config, infrastructure, and import-ready output.

2 21d ago B 27 tokens

lukaskellerstein/claude-my-marketplace

Skill Claude CodeCodex

Plan and document the required software, infrastructure, and logistics for a Paperclip company — domains, GitHub, Docker Hub, Kubernetes, Slack, Google Workspace, Stripe, shipping providers, and CI/CD pipelines. Use when setting up infrastructure for a new company or auditing what an existing company needs.

2 21d ago A 64 tokens

work-planning

09

lukaskellerstein/claude-my-marketplace

Skill Claude CodeCodex

Design the complete work hierarchy for a Paperclip company — Goals, Projects, and Tasks as a unified top-down planning workflow. Produces .planning.json for deterministic generation of goals/, projects/, and tasks/ directories. Use when creating a new company's work plan, reorganizing work structure, or linking goals…

2 21d ago A 70 tokens

company-plugin

10

lukaskellerstein/claude-my-marketplace

Plugin Claude Code

Business operations toolkit — shipping logistics via Zásilkovna (Czech) and DHL (worldwide), and payment processing via Stripe. Provides skills for integrating, configuring, and managing these services.

2 21d ago A tokens not measured

stripe

11

lukaskellerstein/claude-my-marketplace

Skill Claude CodeCodex

Integrate and manage Stripe payment processing — accept payments, manage subscriptions, generate invoices, handle refunds, and configure webhooks. Covers Stripe Checkout, Payment Intents, Subscriptions, Invoicing, and Connect. Context: User wants to set up Stripe user: "integrate Stripe payments into my app" Context…

2 21d ago A 191 tokens

zasilkovna

12

lukaskellerstein/claude-my-marketplace

Skill Claude CodeCodex

Integrate and manage Zásilkovna (Packeta) shipping for Czech and Slovak logistics. Create shipments, generate labels, track packages, manage pickup points, and configure webhooks using the Zásilkovna API. Covers both the REST API and SOAP API. Includes ready-to-run CLI scripts for all API operations. Context: User…

2 21d ago A 211 tokens

demo-video-plugin

13

lukaskellerstein/claude-my-marketplace

Plugin Claude Code

Turns a project repo into a narrated, edited demo video. Reads the codebase, writes a storyboard with real narrative value, prepares deterministic demo state, drives the UI with Playwright (web + Electron) recording one clip per section, generates ElevenLabs voiceover, reconciles measured durations into a timeline…

2 21d ago A tokens not measured

lukaskellerstein/claude-my-marketplace

Agent

Captures ONE demo video section by driving the running app with the Playwright MCP video tools — rehearses it unrecorded, then records a single clip with human-feeling pointer motion, dwell timing, and per-character typing. Returns the clip path, its measured duration, and a deviation report. Invoke once per section…

2 21d ago A 178 tokens

demo-frame-critic

15

lukaskellerstein/claude-my-marketplace

Agent

Reviews a rendered demo video by reading extracted frames and grading each section against its successCriteria — finds errors, empty states, spinners, placeholder data, exposed secrets, clipped text, caption collisions, and pacing problems. Returns a ranked findings list with the stage to re-run for each. Use after a…

2 21d ago A 156 tokens

lukaskellerstein/claude-my-marketplace

Agent

Builds or extends the Remotion compositions in demo/studio for a demo video that needs more than the bundled timeline template — a custom section type, brand theming, an animated interstitial, a data-viz beat — and iterates until it typechecks and renders. Use only when the standard timeline-driven template is not…

2 21d ago A 171 tokens

demo-researcher

17

lukaskellerstein/claude-my-marketplace

Agent

Reads a project end-to-end and returns a compact capability inventory ranked by demo value — what is worth showing in a demo video, how to reach it in the UI, what state it needs, and what to avoid. Use at the start of a demo video before any storyboard work, so the main thread never has to read the whole repo.…

2 21d ago A 147 tokens

PostToolUse

19

lukaskellerstein/claude-my-marketplace

Hook

Runs after a tool call finishes for mcp__demo-playwright__browser_stop_video, mcp__demo-elevenlabs__text_to_speech, Write and Edit tool calls, executing postprocess-clip.mjs, probe-audio.mjs and validate-artifacts.mjs via node (3 commands). From lukaskellerstein/claude-my-marketplace.

2 21d ago A tokens not measured

demo-app-prep

20

lukaskellerstein/claude-my-marketplace

Skill Claude CodeCodex

Gets a project into a demo-worthy, deterministic state before recording — boots the app, seeds realistic data, bypasses or scripts login, freezes clocks and random values, hides dev-only UI, and makes state resettable between takes. Use before capturing any demo video section, when a demo shows empty states or…

2 21d ago A 87 tokens

demo-assembly

21

lukaskellerstein/claude-my-marketplace

Skill Claude CodeCodex

Assembles measured clips and narration into a finished demo video with Remotion — reconciles real durations into a timeline, then renders. Covers the timeline contract, the bundled timeline-driven Remotion project, how to extend or replace it for custom compositions, transitions, camera moves, captions, music ducking…

2 21d ago A 96 tokens

demo-capture

22

lukaskellerstein/claude-my-marketplace

Skill Claude CodeCodex

Records demo video clips by driving a running app — one clip per storyboard section, with human-feeling pointer motion, dwell timing, and per-character typing. Covers the Playwright MCP video tools for web apps and a generated Playwright Electron script (plus a macOS screen-capture fallback) for desktop apps. Use when…

2 21d ago A 91 tokens

demo-review

23

lukaskellerstein/claude-my-marketplace

Skill Claude CodeCodex

Quality-checks a rendered demo video before it ships — extracts frames, grades each section against its successCriteria, and finds spinners, empty states, clipped text, exposed secrets, audio/video desync, and pacing problems. Use after a draft render, before a final render, or when asked whether a demo video is good…

2 21d ago A 72 tokens

demo-scripting

24

lukaskellerstein/claude-my-marketplace

Skill Claude CodeCodex

Turns a codebase into a demo narrative that has value — picks which capabilities earn screen time, structures them into beats, sets per-section durations, and writes the voiceover text at a speakable pace. Use at the scripting stage of a demo video, when writing or revising demo/storyboard.json, when the user asks…

2 21d ago A 89 tokens