ChatGPT-Shortcut is a free, open source ai development platforms project written in TypeScript and released under MIT. It has 8,767 GitHub stars, 955 forks and 0 open issues, and was last pushed 7 days ago. On this registry it ranks #63 of 116 tracked projects in AI Development Platforms, with 5 head-to-head comparisons available.

What is ChatGPT-Shortcut?

ChatGPT Shortcut (AiShort) is an open-source, searchable library of more than 5000 ready-to-use AI prompts for ChatGPT, Claude, Gemini, Cursor and any other AI tool, aimed at anyone who wants strong AI output without writing prompts from scratch.

What it is

ChatGPT Shortcut, also known as AiShort, is an AI prompt management tool written in TypeScript and released under the MIT licence. It runs as a web application at aishort.top and as a browser extension, and its library holds more than 5000 prompts that are hand-picked and community-contributed across writing, coding, office work, learning, design and marketing. The documentation site is built with Docusaurus, and the repository lists 8767 stars and 955 forks.

The concrete problem it solves is the prompt itself. The project frames its own premise this way: the gap between using AI and using AI well is one good prompt, and writing expert-level prompts yourself takes years of iteration. AiShort replaces that from-scratch prompt drafting with a browsable catalogue: search or filter, click "Copy", paste the result into ChatGPT-style chat pages, into coding tools such as Cursor, or into your own API calls. The core loop needs no signup, no paywall and no install.

Key capabilities

  • One-click copy places a prompt on the clipboard from a prompt card, ready to paste into any chat box.
  • Tag and keyword search filters by 26 scenario tags, with Ctrl / ⌘ + K opening search directly.
  • Full UI and prompt translation across 18 languages, with replies in the user's native language.
  • "My Collection" provides drag-and-drop sorting and custom tag classification once logged in.
  • "Custom Prompts" lets users create, edit, import and export their own prompts.
  • Community features cover sharing prompts, voting and discussion in comments, with levels L0–L9 earned by contributing.
  • Data export writes all prompts out as JSON, and the browser extension adds a sidebar in ChatGPT, Gemini and Claude, opened with Alt + Shift + S on Chrome, Edge and Firefox.

Who uses it and how

  • Individual users open aishort.top, search the library and copy a prompt without creating an account, which suits people who only need the chat workflow.
  • Multilingual users work in any of the 18 supported languages, including Russian, Korean, Arabic, Hindi and Thai.
  • Developers and writers pasting into coding tools such as Cursor or into their own API calls use the same copied prompt text.
  • Community contributors publish their own prompts, vote on others and accumulate levels from L0 to L9.
  • Organisations that cannot depend on the public site self-host an instance through the deployment options, and an Offline Edition is offered for offline or intranet environments.

Getting started

Visit aishort.top to use the hosted library, or install the browser extension from the Chrome Web Store, Microsoft Edge Addons, Firefox Add-ons or the GitHub Releases page, with a "ChatGPT Shortcut Anywhere" Tampermonkey script as an alternative. Self-hosting is supported through Vercel, Cloudflare Pages, Docker or a local install, documented in the Deployment Guide.

How it compares

No comparable prompt-library products are named in the supplied facts, so this project stands alone in this registry. The useful contrast available is internal: the hosted site is usable immediately with no account, while the browser extension and self-hosted deployment serve users who need the prompts inside another tool or behind their own infrastructure.

When to use it — and when not to

Choose it for ad-hoc prompt reuse, multilingual prompting, or collecting a personal prompt library without building one. Be aware that the advanced features — My Collection, Custom Prompts, Community participation and JSON export — require a login through password, Google or a passwordless email link, so anonymous visitors get only browsing and copying. A self-hoster must run and maintain an instance, and while the README points to the Deployment Guide for Vercel, Cloudflare Pages, Docker and local setups, the supplied facts do not describe the backend storage, database or mail requirements, so that operational detail must be read from the guide before committing to self-hosting.

project readme (upstream, from github) — read inline


AiShort (ChatGPT Shortcut) - AI Prompt Management Tool

5000+ ready-to-use AI prompts — turn ChatGPT, Cursor, and any AI tool from mediocre to expert-grade.

▶ Try it online · ⬇ Browser extension · 📖 User guide

License GitHub Stars Version Discord

English | 简体中文 | 繁體中文 | 日本語 | 한국어 | Français | Deutsch | Español | Italiano | Русский | Português | Indonesia | العربية | Türkçe | Tiếng Việt | ภาษาไทย | हिन्दी | বাংলা

⚡ Quick Start

  1. Visit aishort.top
  2. Search or browse for the prompt you need
  3. Click "Copy" and paste into any AI tool — ChatGPT-style chat pages, coding tools like Cursor, your own API calls, etc.

AiShort Interface

That's it! For more features, check the User Guide.

💎 Why AiShort?

The gap between using AI and using AI well is one good prompt.

Same question, different prompts — and AI output goes from generic to genuinely useful. Writing expert-level prompts yourself takes years of iteration. AiShort gives you 5000+ prompts — hand-picked plus community-contributed — across writing, coding, office work, learning, design, marketing, and more. Copy → paste → expert-grade output, instantly.

No signup. No paywall. No install. Open and use.

Core Features

🚀 One-click copy — Tap a card and the prompt is on your clipboard, ready to paste into any chat box.

🔍 Tag + keyword search — Filter by 26 scenario tags, or hit Ctrl / ⌘ + K to search.

🌍 18 Languages — Full UI and prompt translation, with replies in your native language.

Advanced Features (After Login)

📂 My Collection — Drag-and-drop sorting, custom tag classification.

✏️ Custom Prompts — Create, edit, and manage your own prompts.

🗳️ Community — Share prompts to the community, vote, and discuss in comments.

📤 Data Export — One-click export of all prompts as JSON.

🔐 Multiple Login Methods — Password, Google, or passwordless email link.

🏆 Levels — Earn levels (L0–L9) as you share prompts with the community.

📸 Screenshots

My Collection — drag, tag, organize Browser Extension — sidebar in ChatGPT, Gemini, Claude…
Prompt Card — preview & one-click copy Community — discover & vote

📚 Documentation

Full guides on aishort.top:

🧩 Browser Extension

Access AiShort prompts anywhere with our browser extension. Supports Chrome, Edge, and Firefox — open the sidebar with Alt + Shift + S.

Or use the ChatGPT Shortcut Anywhere Tampermonkey script to summon the AiShort sidebar on any website.

🚀 Deploy

Deploy your own instance via Vercel, Cloudflare Pages, Docker, or locally. See the Deployment Guide for full details.

Deploy with Vercel

Offline / intranet? There's an Offline Edition built for air-gapped enterprise or government networks — no backend or account needed, data stored locally in the browser, with the same browse/search/collect/custom-prompt features.

Tip: Vercel's one-click deploy creates a new project (not a fork), so the upstream-update check won't work. To get auto-sync, fork the repo first, then import the fork in Vercel — full instructions in the deploy guide.

🤝 Contributing

Contributions of all kinds are welcome:

  • Suggest a prompt or report a bug → open a GitHub Issue
  • Submit a PR → fork the repo, create a branch, send a pull request
  • Add a translation or improve docs → see the i18n/ and docs/ directories
  • Star ⭐ and share to help others discover useful prompts

For local development setup, see the Deployment Guide.

💬 Community

Join us for discussions and feedback:

Telegram Discord

🌟 Star History

Star History Chart

⭐ Star this project to stay updated on new features!

Frequently asked questions

Is ChatGPT-Shortcut free to use?

ChatGPT-Shortcut is open source under the MIT licence. There is no licence fee and no seat count — you can self-host it or, where the project offers one, pay a vendor for a managed version instead.

What does ChatGPT-Shortcut do?

Stop writing prompts from scratch — a searchable prompt library for ChatGPT, Claude, Gemini and Cursor · Русский 한국어 العربية हिन्दी ไทย | 别再从头写提示词:现成的拿来就用,好用的收进

What is ChatGPT-Shortcut written in?

ChatGPT-Shortcut is primarily written in TypeScript. Its source is publicly available at https://github.com/rockbenben/ChatGPT-Shortcut, and it has 8,767 GitHub stars.