Phind automation prompts AI product

Creating a Tool to Automate Phind

I created a tool to automate ChatGPT prompting. I will introduce this. When you already have text data you want to prompt, or when there is a certain regularity or pattern, this tool enables automatic prompting without manually copying and pasting.

Shou Arisaka
1 min read
Nov 24, 2025

Phind is one of the LLM tools that excels in the coding domain. Phind is similar to ChatGPT, but there are large and small differences in performance and functionality.

After trial and error, I automated the process from Phind’s prompt input, execution, text copying, text processing/formatting/posting (deployment), successfully semi-automating blog/site updates.

The other day, I created a tool to automate ChatGPT prompting. You can think of this as similar to the Phind prompt automation tool introduced here.

This tool is convenient in cases such as:

  • You already have data you want to prompt, but manually copying and pasting is tedious.
  • When the data you want to prompt has certain regularity or patterns, or can be generated by a program and you want to integrate it with external programs or APIs.
  • (Unlike ChatGPT) When you want to perform prompting that references real-time information or specific links/URLs.

Below, I introduce in video how this tool works.

That’s all for the introduction.

Share this article

Shou Arisaka Nov 24, 2025

🔗 Copy Links