The Complete AI Prompt Ecosystem
Build, share, and deploy composable AI workflows. Package management for the AI internet.
Source available on GitHub. Built in the open.
Revolutionary Composable Architecture
Visual Prompt Editor
Monaco-based code editing with syntax highlighting, autocomplete, and intelligent validation.
Package Management
npm-style @namespace/package system with inheritance and version control.
Binary Asset Extraction
Extract content from Excel, Word, PDF, and images directly in your prompts.
Multi-Provider Support
Works with OpenAI, Anthropic, custom providers, and MCP servers out of the box.
Registry Publishing
Share your prompts globally via the prompd registry at prompdhub.ai.
Two Powerful Editor Modes
Choose the editing experience that fits your workflow - visual design or full code control
Split View Visual Editor
Combines metadata forms with content editors in a powerful split view. Perfect for mixed editing and quick changes with live validation.
- ✓ Section editors for system, user, assistant, context
- ✓ Parameter management panel
- ✓ Live validation and file reference buttons
Full Monaco Editor Power
Advanced users get the complete VS Code editing experience with Monaco editor. Full control over your prompts with professional developer tools.
- ✓ YAML + Markdown syntax highlighting
- ✓ IntelliSense and auto-completion
- ✓ Jump to definition for package references
Quick Start
Install via npm (Recommended)
npm install -g @prompd/cliFull-featured TypeScript CLI with MCP integration. Supports .prmd and .pdflow workflows.
Install via pip
pip install prompdSupports .prmd files. Workflow (.pdflow) support coming soon.
Create your first prompt
prompd init ./my-project
cd my-project
prompd compile example.prmd --to-markdownPublish to registry
prompd publish my-package.pdpkgThe Operating System for AI Workflows
First composable AI prompt system with package inheritance
Multi-platform CLI (Python, Go, Node.js) + professional IDE
Binary file extraction directly in prompts
Dedicated prompt package registry for sharing components
6-stage compilation pipeline: lexical → dependency → semantic → asset → template → codegen
Stay in the Loop
Follow our journey building the composable AI prompt ecosystem. Get updates on new features, architecture deep dives, and the future of AI workflows.
Subscribe on Substack