AI PlazaAI Plaza
Start Free

Prompts & tools · 6 min read

AI Plaza open prompt gallery (GitHub)

Use AI Plaza’s open educational prompt gallery on GitHub—copy-paste writing, marketing, business, and coding prompts, or run tools live at aiplaza.app.

· · AI Plaza

Quick steps

  1. Step 1. Open the gallery

    Visit https://github.com/aiplaza-app/aiplaza-prompts for the MIT-licensed prompt catalog.

  2. Step 2. Pick a template

    Choose a Markdown file under prompts/ (writing, marketing, business, productivity, or coding).

  3. Step 3. Copy the system prompt

    Paste the system prompt into any model, or open the matching scenario on AI Plaza Chat/Tools.

  4. Step 4. Try it live on AI Plaza

    Go to https://aiplaza.app/chat or https://aiplaza.app/tools for one-click tools, Auto routing, and multi-model chat.

AI Plaza open prompt gallery (GitHub)

AI Plaza publishes a free, open prompt gallery so you can learn practical prompt patterns—then run richer workflows on aiplaza.app.

Links

What you get in the gallery

The repository includes 24+ educational templates across:

  • Writing — professional email, blog post, cover letter, newsletter, press release
  • Marketing — ad copy, product description, SEO keywords, landing page, social caption
  • Business — business plan, pitch deck, meeting agenda
  • Productivity — meeting notes, summary, brainstorm, resume, SWOT
  • Coding — code review, SQL, git commit, unit tests, bug report, regex

Each file has a system prompt block and an example user message you can copy into any chat model.

Index: prompts.json.

Gallery vs AI Plaza product

Open gallery (GitHub)AI Plaza (aiplaza.app)
PurposeLearn & copy promptsRun multi-model chat + tools
ModelsBring your ownGPT, Claude, Gemini, Grok, DeepSeek, Qwen… + Auto
ToolsExample Markdown150+ scenario tools with forms
LicenseMIT examplesHosted product (see Terms)

How to use (recommended path)

  1. Browse a template on GitHub (e.g. Professional Email).
  2. Copy the system prompt, or open the matching tool on AI Plaza Tools (e.g. /tools/email-professional).
  3. In Chat, keep Auto selected unless you need a locked model.
  4. Add your facts (names, tone, language) and send.

Related docs

Frequently asked questions

What is the AI Plaza open prompt gallery?
It is a public MIT-licensed GitHub repository (aiplaza-app/aiplaza-prompts) with educational copy-paste prompts for writing, marketing, business, productivity, and coding. It is maintained for the AI Plaza community and points people to try the full product at https://aiplaza.app.
Is the gallery the same as AI Plaza’s hosted tools?
No. The gallery publishes simplified educational examples. AI Plaza at aiplaza.app adds 150+ scenario tools, Auto model routing across GPT/Claude/Gemini/Grok and more, attachments, history, and plan features. Use the gallery to learn; use AI Plaza to run workflows end-to-end.
Where are the official AI Plaza links?
Product: https://aiplaza.app · Chat: https://aiplaza.app/chat · Tools: https://aiplaza.app/tools · Docs: https://aiplaza.app/docs · Open prompts: https://github.com/aiplaza-app/aiplaza-prompts.
Does the public repo include API keys or product source code?
No. The repository intentionally excludes secrets, billing, auth, and private SaaS source. It only contains educational prompts and documentation.