← Back to Skills Marketplace
Social Media Agent
by
qq63523555
· GitHub ↗
· v1.1.0
· MIT-0
78
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install social-media-x-agent
Description
Autonomous social media management for X/Twitter using only OpenClaw native tools. Use when a user wants to automate X posting, generate content, track engag...
Usage Guidance
This skill appears to be what it says (browser-driven X posting and engagement) but it depends on controlling a browser session. Before installing or enabling it: (1) Understand which browser/profile it will use and ensure that profile does not contain other logged-in accounts or sensitive sessions. Avoid exposing remote debugging ports to the network; prefer a dedicated, isolated browser profile or a throwaway account for testing. (2) Confirm whether the skill will require per-post approval or will post autonomously — if you want control, require manual confirmation in the agent's policy. (3) Be aware that screenshots, page DOM access, and automated clicks can capture sensitive page content; review memory/log storage location and retention (memory/social-log.json). (4) Test with a non-critical account and limited permissions first. If these points are unacceptable or unanswered by the publisher, treat the skill as risky.
Capability Analysis
Type: OpenClaw Skill
Name: social-media-x-agent
Version: 1.1.0
The skill bundle provides a legitimate framework for automating X/Twitter management using OpenClaw's native browser and scheduling tools. It includes clear instructions for content generation, research via web_fetch, and automated posting, with no evidence of data exfiltration, malicious execution, or prompt injection (SKILL.md, references/content-templates.md).
Capability Tags
Capability Assessment
Purpose & Capability
Name/description (autonomous X posting, content generation, engagement) match the SKILL.md: it uses browser automation, web_fetch, cron, sessions_spawn and memory to research, draft, post, and log tweets. No requested env vars or external APIs is consistent with a browser-driven approach.
Instruction Scope
Instructions explicitly require controlling a browser (Chrome remote debugging or OpenClaw's built-in browser) to sign in and post, but the skill does not explain where or how authentication is supplied or consented to. Using remote debugging or an automated browser session means the skill can access cookies, session tokens, and any pages that browser profile is logged into — a sensitive capability not described or gated. The runtime steps (snapshots, typing, clicking) are coherent for posting but give the agent broad ability to interact with any site the browser has access to.
Install Mechanism
Instruction-only skill with no install spec or code files; nothing is downloaded or written by an installer. This minimizes supply-chain risk, but the runtime uses built-in platform tools (browser, web_fetch, sessions_spawn) which are where the operational risk lies.
Credentials
No env vars or external credentials are requested, which is proportionate if posting via an already-authenticated browser. However, the skill implicitly requires access to an authenticated browser/profile (or remote-debugging port). That implicit requirement can expose other site sessions and secrets (cookies, stored logins) even though no explicit credentials are listed.
Persistence & Privilege
always:false and user-invocable:true (normal). The SKILL.md recommends using sessionTarget: "isolated" and payload.kind: "agentTurn" for autonomous posting — i.e., the skill is designed to run autonomously once invoked. Autonomous posting plus browser access increases potential impact (unauthorized posts or unintended interactions) if not properly scoped or reviewed by the user.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install social-media-x-agent - After installation, invoke the skill by name or use
/social-media-x-agent - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
v1.1: Added tags, homepage, metadata, changelog
v1.0.0
- Initial release: Autonomous X/Twitter management with OpenClaw native tools only.
- Automates tweet posting, content generation, scheduling, and engagement tracking using browser and web_fetch—no API keys required.
- Provides strategies for content balance, follower growth, analytics tracking, and quality engagement.
- Enforces best practices: daily tweet limits, human-like timing, and authentic interactions.
- Supports scheduling posts with cron and parallel content generation.
Metadata
Frequently Asked Questions
What is Social Media Agent?
Autonomous social media management for X/Twitter using only OpenClaw native tools. Use when a user wants to automate X posting, generate content, track engag... It is an AI Agent Skill for Claude Code / OpenClaw, with 78 downloads so far.
How do I install Social Media Agent?
Run "/install social-media-x-agent" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Social Media Agent free?
Yes, Social Media Agent is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Social Media Agent support?
Social Media Agent is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Social Media Agent?
It is built and maintained by qq63523555 (@qq63523555); the current version is v1.1.0.
More Skills