AI System Prompts Collector - Public Sources
Pricing
from $2.00 / 1,000 results
AI System Prompts Collector - Public Sources
Collect publicly posted AI system prompts from GitHub: search trending repos, extract prompt files and README snippets. No API key needed.
Pricing
from $2.00 / 1,000 results
Rating
0.0
(0)
Developer
David An
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
23 days ago
Last modified
Categories
Share
π€ AI System Prompts Collector β Public Sources
Discover and collect publicly posted AI system prompts from GitHub's trending repositories β no API key, no login, no proxy.
π Quick Start
- Click Try for free (or Run)
- (Optional) Adjust search queries and max repos
- Run β get a structured list of prompts with source repos, star counts, and URLs
No input? The Actor runs demo queries (system prompts, system prompt, ai system prompt) so you see results instantly.
π¦ What you get per item
| Field | Description |
|---|---|
source | Where the prompt was found (README or file:<name>) |
repo | GitHub repository (e.g. x1xhlol/system-prompts-and-models-of-ai-tools) |
stars | Star count (popularity signal) |
url | Direct link to the source |
promptText | Extracted prompt-like content (first ~1,500 chars) |
description | Repo description |
Plus a run summary (queries used / repos scanned / items collected).
π‘ Use cases
- Prompt research β study how popular AI tools structure their system prompts
- Product intelligence β track prompt engineering trends in public repos
- LLM app builders β collect proven prompt patterns for your own agents
- Competitive analysis β see which prompt styles the top open-source projects use
βοΈ Technical notes
- Uses the free public GitHub Search API (no token required)
- Public-source only: collects content already openly published on GitHub β nothing leaked, nothing private. Repos branded as "leaked prompts" are skipped by default (optional
includeLeaksinput to include them) - Per-repo try/catch isolation: one failing repo never breaks the batch
- Rate-polite: 1s delay between repo requests to respect GitHub limits
Inspired by the growing ecosystem of public system-prompt collections (system-prompts-and-models-of-ai-tools, get-shit-done, Fabric).