DEV Community

Cover image for Stop copy-pasting from ChatGPT — automate it with Agentillo (Chrome Extension)
MaddDevMan
MaddDevMan

Posted on

Stop copy-pasting from ChatGPT — automate it with Agentillo (Chrome Extension)

If you use AI chatbots daily, you know the pain: switching tabs, losing context, endless manual copy-paste.

I built Agentillo, a Chrome extension that automates your chat → code workflow in three steps:

1️⃣ Select project files in the popup

2️⃣ It generates an optimal prompt for the AI

3️⃣ Insert the response directly back into your project

💡 Why it’s better than agents:

• Lower token costs — only relevant context sent

• Faster than IDE agents — no setup or indexing

• Context is formed from selected project files. Requires project architecture knowledge but results are more predictable
• No difference — use any chatbot: GPT, Claude, Grok, Gemini, DeepSeek, etc

🚀 Try Agentillo Free → chromewebstore

👉 Learn More: https://madddevman.com/agentillo

▶️ DEMO

Top comments (1)

Some comments may only be visible to logged-in visitors. Sign in to view all comments.