A browser extension to create, organize, and reuse customizable AI prompts across multiple AI chat platforms for faster, more efficient interactions.
- Create and manage a library of AI skill prompts with customizable variables.
- Quickly insert prompts into ChatGPT and other supported sites.
- Contains a variety of pre-built prompts for different use cases.
- Variables and reusable blocks for dynamic and flexible prompt creation. (Variables are placeholders that you can fill in with specific values when inserting a prompt, while reusable blocks are fixed pieces of text that you can manage and insert across multiple prompts.)
demo.mp4
This extension is designed to work on various AI chat platforms. The following sites are currently supported:
These are not supported yet but are on the roadmap:
- https://copilot.microsoft.com
- https://huggingface.co/chat
- https://chat.mistral.ai
- https://poe.com
- https://www.perplexity.ai
- https://chat.deepseek.com
- https://kimi.com/
- https://v0.app/
- https://github.com/copilot/
- https://grok.com/
- https://cursor.com/agents
- https://claude.ai/
More to be added based on user demand and feasibility.
- Download the Chrome version from the releases page. Click here to download
- Unzip the downloaded file to a location on your computer.
- Open your browser and navigate to
chrome://extensions/. - Enable "Developer mode" using the toggle in the top right corner.
- Click "Load unpacked" and select the unzipped folder.
- The extension should now be installed and active. Go to a supported site and type
/to see the prompt library.
- Download the Firefox version from the releases page. Click here to download
- Unzip the downloaded file to a location on your computer.
- Open Firefox and navigate to
about:debugging#/runtime/this-firefox. - Click "Load Temporary Add-on" and select the
manifest.jsonfile from the unzipped folder. - The extension should now be installed and active. Go to a supported site and type
/to see the prompt library.
- Added Prompt preview: Users can now preview the full prompt with variables before inserting it, ensuring they select the right one for their needs.
- Added Import/Export functionality: Users can now easily back up their prompt library or transfer it to another device by exporting and importing their prompts as JSON files.
- Added Favorites system: Users can now mark prompts as favorites for quick access, making it easier to find and use their most commonly used prompts.
- Add Reusable blocks: Users can now create reusable blocks of text or variables that can be easily inserted into multiple prompts, saving time and ensuring consistency across prompts. Unlike variables, blocks have fixed values that you manage. Use them to store common instructions, context, or any text snippets you want to reuse across multiple prompts.
- Fixed various bugs and added instructions for using variables / blocks.
- Initial release
Contributions are welcome! If you have ideas for new features, improvements, or bug fixes, please open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.