Dip Chowdhury

LinkedIn Auto Reaction Codex - simple autoamtion binding for native codex app

by
Human-in-the-loop Codex skill for safer LinkedIn engagement: finds relevant posts, drafts contextual comments, avoids duplicates, and waits for approval before any action. - dipbd1/linkedin-auto-reaction-codex (You can remove the human intervention part, but it will make the code go against the LinkedIn policy)

Add a comment

Replies

Best
Dip Chowdhury
Maker
📌
I was looking into the new capabilities of codex app, and thought, why not make a plugin that people can use to automate the way they give reactions to LinkedIn? So, if you can route your AI tool/agent into the native browser where you use LinkedIn, then the AI can take over and do the rest. The common problem with this is actually the policy from LinkedIn. Also, the site changes so much internally/technically that you can make a static caller. So, analyzing the image and based on the image, taking a decision and then executing the reaction/comment is better. This is what I am doing. Give it a try.