locoagent

Automate social media tasks through Chrome CDP with a real browser.

1.0k|50|Updated May 13, 2026
One-click install
npx skills add https://github.com/LocoreMind/locoagent --skill locoagent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: locoagent
Source: https://github.com/LocoreMind/locoagent/tree/main/src/skills/bundled/claude-api
Command: npx skills add https://github.com/LocoreMind/locoagent --skill locoagent

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates social media tasks such as liking posts, writing replies, following users, and publishing content, saving time and effort in managing social media accounts.

Core Features & Use Cases

  • Social Media Automation: Perform a variety of tasks on social media platforms like liking posts, writing comments, following users, and publishing content.
  • Real Browser Automation: Uses a real browser to interact with social media platforms, providing a more human-like experience.
  • Use Case: Imagine you want to engage with your followers on Twitter by liking their posts and responding to their comments. Use this Skill to automate these tasks.

Quick Start

Use the locoagent skill to like all tweets from the user '@exampleuser'.

Frequently Asked Questions about locoagent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate social media tasks like liking and commenting using a real browser?

You need a real Chrome browser instance running with Chrome CDP enabled, alongside valid login credentials and active cookies for the social media accounts you intend to automate.

What is the difference between real browser automation and traditional web scraping for social media?

Real browser automation drives an actual Chrome instance through Chrome CDP to interact with live page elements, mimicking human behavior to perform actions like following users, rather than just extracting static HTML data.

Can I use Chrome CDP to automatically publish content and follow users on social media platforms?

Yes, you can use Chrome CDP through this AI agent to automate publishing content and following users by interacting directly with live web pages using your existing browser session and cookies.

Do I need to provide my own login credentials and cookies for browser automation to work?

Yes, this approach requires a real Chrome browser instance pre-configured with the appropriate login credentials and cookies to successfully authenticate and execute social media tasks on live platforms.

Are there limitations when using a real browser for social media automation?

Automation relies entirely on a live Chrome instance and valid cookies; tasks will fail if the browser session expires, credentials are invalid, or platform anti-bot mechanisms block the live page interactions.