lukaskellerstein/claude-my-marketplace
Plugin Claude Code
A marketplace for Claude Code plugins focused on ME.
lukaskellerstein/claude-my-marketplace
Plugin Claude Code
A marketplace for Claude Code plugins focused on ME.
lukaskellerstein/claude-my-marketplace
Settings file Claude Code
Agent settings declaring 39 allowed tools.
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).
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…
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…
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"…
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.
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.
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…
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.
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…
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…
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…
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…
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…
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…
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.…
lukaskellerstein/claude-my-marketplace
Hook
Runs when a session starts, executing preflight.mjs via node. From lukaskellerstein/claude-my-marketplace.
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.
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…
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…
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…
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…
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…