Pieces Marketplace
Browse and install reusable services published by the community. Each piece is a self-contained service you can deploy in one click.
25 pieces found
Shared Terminal
ACTIONFull-featured web terminal with Node.js, Python, Deno, git, and build tools — running in a Podman container with Ubuntu 24.04
Coolify Logs Watcher
ACTIONPolls Coolify API for application logs, stores in SQLite, exposes search endpoints for support email triage. Monitors free-copier-py, free-copier-express, and free-copier-next runtime logs. Used by the Events pipeline (Sydney) to find relevant errors when drafting support responses.
Coverter
ACTIONConverts HTML content to PDF using headless Chromium (Puppeteer). Accepts raw HTML or a URL, returns a downloadable PDF.
Telegram Bot
ACTIONTelegram bot that lets you talk to the OpenPieces orchestrator through the v1 API. Long-polls Telegram, manages chats, sends/receives messages.
cf-router
ACTIONCloudflare-powered reverse proxy router. Manages route mappings by creating real Cloudflare Workers that proxy custom domains to OpenPieces services at the edge.
Firestore Navigator
ACTIONGeneralized read-only Firestore document explorer — read any document by path, list its fields, list subcollections, and browse collections. Used by the Events pipeline to explore Firestore for support context.
Firebase User Lookup
ACTIONLooks up Firebase users by email or UID using the Google Identity Toolkit API. Provides bidirectional mapping between email addresses and Firebase UIDs. Used by the Support Email Workflow to correlate support emails with actual user accounts.
MarqueLead Careers Portal
ACTIONPremium careers & application portal for MarqueLead — job listings, Typeform-style application flow, and full admin panel for managing jobs, questions, and applicants. Dark/gold aesthetic inspired by consulting.com.
File Explorer
ACTIONWeb-based file explorer for browsing the workspace directory structure and viewing file contents with syntax highlighting. Read-only.
Voiceover Service
ACTIONElevenLabs-powered voiceover, sound effects, and music generation service. Used to add spoken narration and audio to media content.
R2 Asset Manager
ACTIONCloudflare R2-backed asset storage service. Handles uploads, URL imports, and file serving with globally accessible shareable URLs.
Telegram Support Handler
ACTIONSends draft response previews to admin via Telegram with Accept/Edit/Reject inline buttons. Handles callback queries from Telegram. Stores pending responses persistently in a JSON file. Removes inline keyboard buttons after callback click to prevent double-clicks. Notifies Events pipeline on callback via internal chat API.