GraphCanon updated 6d · GitHub synced 6d · 33 views this month
Decision brief
Critical decision points for evaluating `prompts.chat`
Observed Jul 11, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of 6d
- Provenance
- Not a fork · Personal account
- As of 6d
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
git clone https://github.com/f/prompts.chatHow it fits your stack(43)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Alternative
Integrates
Depends on
Related
Relationship graph
Optional deeper exploration of typed edges and category neighbours.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
A repository for sharing, discovering, and collecting prompts related to AI chat models like ChatGPT, Claude, Gemini, and others. Open source with options for self-hosting.
Capability facts
- CLI
- CLI entrypoint
Source: package.json:bin|scripts · Aug 16, 2026
- MCP server
- Ships MCP server
Source: package.json:@modelcontextprotocol/* · Aug 16, 2026
- Languages
- html, javascript, typescript
Source: github.language+package.json · Aug 16, 2026
Categories
Graph entities
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Aug 16, 2026)
npm install && npm run setupSource link
Tags
README
🚀 Self-Hosting
Deploy your own private prompt library with custom branding, themes, and authentication.
Quick Start:
npx prompts.chat new my-prompt-library
cd my-prompt-library
Manual Setup:
git clone https://github.com/f/prompts.chat.git
cd prompts.chat
npm install && npm run setup
The setup wizard configures branding, theme, authentication (GitHub/Google/Azure AD), and features.
Recommended database: prompts.chat uses PostgreSQL. For a hosted database, we recommend Neon.
📖 Full Self-Hosting Guide • 🐳 Docker Guide
📜 License
This project is dual-licensed:
- Source code and site-authored content is licensed under the MIT License,
including the interactive book content in
src/content/book. - Prompt content and data (prompts.csv, PROMPTS.md, user-submitted prompts) is dedicated to the public domain under CC0 1.0 Universal.
See LICENSE for details.
For agents
This page has a .md twin and JSON over the API.