AI System Prompts Collector - Public Sources avatar

AI System Prompts Collector - Public Sources

Pricing

from $2.00 / 1,000 results

Go to Apify Store
AI System Prompts Collector - Public Sources

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

David An

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a month ago

Last modified

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

  1. Click Try for free (or Run)
  2. (Optional) Adjust search queries and max repos
  3. 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

FieldDescription
sourceWhere the prompt was found (README or file:<name>)
repoGitHub repository (e.g. x1xhlol/system-prompts-and-models-of-ai-tools)
starsStar count (popularity signal)
urlDirect link to the source
promptTextExtracted prompt-like content (first ~1,500 chars)
descriptionRepo 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 includeLeaks input 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).