Public library
Browse community prompts, filter by category, fork to your library, submit your best prompts for others to discover.
Access the library
Visit /library in the web app or click Library in the navbar. No sign-in required to browse.
Library homepage
┌────────────────────────────────────────────────────────────┐
│ Prompt Library [Search...] [Submit]│
├────────────────────────────────────────────────────────────┤
│ Categories: All | Writing | Coding | Marketing | Analysis │
│ │
│ ┌────────────────────────────────────────────────────────┐ │
│ │ 📝 Weekly Blog Generator by @hanif │ │
│ │ "Write a {{tone}} blog post about {{topic}}..." │ │
│ │ Tags: blog, writing, seo ❤️ 234 🍴 45 👁️ 12k │ │
│ │ [Fork] [Like] [Share] │ │
│ └────────────────────────────────────────────────────────┘ │
│ │
│ ┌────────────────────────────────────────────────────────┐ │
│ │ 💻 Code Review Assistant by @dev │ │
│ │ "Review this {{language}} code for bugs, style..." │ │
│ │ Tags: coding, review, github ❤️ 567 🍴 89 👁️ 28k │ │
│ │ [Fork] [Like] [Share] │ │
│ └────────────────────────────────────────────────────────┘ │
└────────────────────────────────────────────────────────────┘
Browsing & filtering
| Filter | How |
|---|---|
| Category | Top tabs: Writing, Coding, Marketing, Analysis, Ops, Creative, Learning |
| Tags | Click any tag to filter (multi-select = AND) |
| Sort | Trending (default), Most Liked, Most Forked, Newest |
| Search | Full-text across title, description, tags, prompt |
Prompt card actions
| Button | Action |
|---|---|
| Fork | Copies prompt to your library (creates new session in your root folder) |
| Like | Increments like count (requires sign-in) |
| Share | Copies shareable link to clipboard |
Submitting to the library
- Make a session public (Share → toggle Public)
- Click Submit to Library on the public session
- Fill submission form:
- Category (required)
- Tags (3–5 recommended)
- Description (1–2 sentences, shown on card)
- Example variables (optional, pre-fills for demo)
- Submit for review
Review criteria
| Criterion | Details |
|---|---|
| Useful | Solves a real, repeatable task |
| Well-structured | Clear variables, good prompt engineering |
| Complete | Has description, tags, example values |
| Safe | No PII, secrets, harmful instructions |
| Original | Not a copy of existing library prompt |
Review typically < 24 hours. You’ll get a notification.
Your library profile
Once you have approved prompts:
/library/@yourname
Shows:
- All your approved prompts
- Total likes/forks/views
- Follow button (future)
Discoverability tips
| Tip | Impact |
|---|---|
| Specific title | ”Weekly Blog Generator” > “Blog Prompt” |
| 3–5 tags | Mix broad + specific: blog, seo, weekly, content |
| Good description | ”Generates SEO-optimized blog posts with variables for tone, topic, audience” |
| Example values | Pre-fill {{topic}} with “AI productivity” so forkers see instant result |
| Update regularly | Improved versions get re-featured |
Moderation & safety
- Report button on every prompt
- Auto-scan for API keys, PII, harmful content
- Appeal process for rejected/removed prompts
- Copyright — you retain ownership, grant PromptAura license to display/distribute
API access
# List library prompts (paginated)
curl https://prompt-aura.ppai.web.id/api/v1/public/library?category=writing&limit=20
# Get single prompt
curl https://prompt-aura.ppai.web.id/api/v1/public/library/weekly-blog-generator
No auth required for public library endpoints.
Stats (live)
| Metric | Value |
|---|---|
| Total prompts | 1,200+ |
| Categories | 7 |
| Contributors | 340+ |
| Monthly forks | 15,000+ |