ChatGPT Toolkit
This is a collection of tools that help you to get the most out of ChatGPT.
ChatGPT Client For Developers
With Predefined UI elements 🤖
Write your own ChatGPT Tools with ease, it's just a few lines of code. All thanks to ScriptKit. Look 👇
For The Best Workflow..
Trigger ChatGPT From Anywhere 💬
There are multiple ways how you can trigger your tools. Whether you are a developer or not. Each tool can be triggered separately.
- Shortcut.
- You can use which ever shortcut you want. I would recommend using Karabiner Elements and the 'Hyper Key' to trigger the tools.
- Snippet.
- Type a text in any application and open the chat window.
- Panel.
- Type `⌘ + ;` in any application to open ScriptKit and search for any script you want to run.
- Bash.
- You can use `~/.kit/kar` to trigger your tool with bash.
No Membership Necessary
Add Plugins To Every Chat 🔌
Use locally running plugins. This allows you to give ChatGPT access to your machine. And you can even add your own plugins, too.
- Vision / Image Input.
- Let ChatGPT see images and describe them. It uses the ChatGPT-5 Vision Model for this.
- Webbrowser (β).
- Let ChatGPT access a website and give it a specific task. (This plugin is using the langchain implementation and will be adjusted over time. It works so far, but it might need some fine tuning.)...
- Search Google.
- Give ChatGPT access to Google Search. It's using the DataForSEO API for fetching the SERP results. When you use the plugin for the first time, you can input your API key. Or over the settings. It is necessary for you to have an account at DataForSEO. You only pay for what you use - no minimum monthly amount....
- Run Python Code (β).
- ChatGPT with the power of Python. Let ChatGPT create a Python script and run it. You can use the output of the script in the next message. It will ask you for a confirmation of the code that it is about to run....
- Create Calendar Event.
- Let ChatGPT add an event to one of your calendars. You can give it custom instructions on when to add which event. (Works only with the iCloud calendar on your macOS device. You need to adjust the calendar names for it to work.)...
- Get Selected File.
- Gives ChatGPT the path of the selected file in the Finder. This allows it to embed the file into python code or bash commands....
- Build Your Own Plugin.
- You can create your own plugins using JS/TS. You can see an example of the greetings function in the video....
Keyboard First
Navigate ChatGPT by Shortcuts ⌨Use ChatGPT with your keyboard only. No more switching to your mouse. No more clicking around. Just type and go.
- Speak With ChatGPT.
- You can now speak instead of typing text. Just press `⌘ + .` to activate the recording and get a transcription from Whisper. Easy peasy :-)
- Save in File.
- Type `⌘ + S` to save the current chat in a file. You can choose between the last message or the whole chat. You will be asked to choose a path to save the file....
- Copy to Clipboard.
- With `⌘ + ⇧ + C` you can copy the last message. By using `⌘ + P` you can paste the last message into the active app. If you want to copy a previous message you can navigate with the arrow keys....
- Extract Markdown.
- `⌘ + M` extracts the markdown from the last message and copies it to the clipboard. If there are multiple markdown blocks in the message you can navigate with the arrow keys and choose one or all....
- Text View.
- If you need to copy a little section of the current or a previous response, then you can access the Text View with `⌘ + T`. From there you see the latest message. If you need to see all, you can do so with `⌘ + ⇧ + A`....
- Change Model.
- With `⌃ + C` you access the Chat Config, where you can change the model, even during your current chat. If that takes too long, you can use `⌃ + T` to access it directly, or `⌘ + 3` for "3.5-Turbo", `⌘ + 4` for GPT-4....
- Change Temperature.
- You can change the temperature of ChatGPT. By using `⌃ + C` you access the Chat Config, where you can change the temperature or you use `⌃ + T` to access it directly. This works also during an ongoing chat....
- Add/Remove Plugins.
- You can add and remove Plugins during a conversation. You can do this by using `⌘ + C` to access the Chat Config. It will also list your own build plugins....
Your ChatGPT Tools
Write Your Own Scripts with Ease 🔋
Add functions to your libraries. Accessible from any application - just one shortcut / snippet away. And you can create your own.
Pricing
One Time Purchase - Unlimited Usage.
There is no subscription. You get the access to the full code and can adjust it to your needs.
ChatGPT Toolkit Solo
- 1 macOS Devices
- BYO API Key
- Source Code Access
- Create Own Tools
- Plugins (Webbrowser, Google Search*, Python, Bash, Calendar, more to come..)
ChatGPT Toolkit
- 3 macOS Devices
- BYO API Key
- Source Code Access
- Create Own Tools
- Plugins (Webbrowser, Google Search*, Python, Bash, Calendar, more to come..)
Risk Free 30 Day Money Back Guarantee
If you are not happy with the product, you will get a full refund within 30 days. Just shoot me a message at [email protected].
- Based On Open Source Software.
- All tools are based solely on ScripKit, an open source application. You will get the source code and can modify it as you wish.
- Adjust the Prompts.
- Use custom prompts as needed. You can easily change the prompt, leveraging your own prompting knowledge to get the most out of the tools.
- Your Data Stored only on Your Machine.
- Your data gets send immediately to OpenAI from your local machine. Your data is never stored somewhere else.
- Add Your Own Tools - easy peasy.
- You can use the same layout for your own tools and create your own prompts with just a few clicks.
- Easily Customizable.
- You will receive the scripts as they are, and they can be customized according to your requirements. You can modify the prompt, trigger, output, or expand the functionality.
- Use ChatGPT-3.5 or 4.
- You are using your own OpenAI API Keys. No worries, there are instructions on how to add the API keys and to make sure to not spend too much money.