← Back to Skills Marketplace
X Articles
by
Next Frontier AI
· GitHub ↗
· v1.1.2
3037
Downloads
6
Stars
7
Active Installs
4
Versions
Install in OpenClaw
/install x-articles
Description
Publish viral X (Twitter) Articles with AI. Long-form content that gets engagement. Proven hook patterns, browser automation. Works with Claude, Cursor, OpenClaw.
Usage Guidance
This skill appears to do what it says: format content and drive a local browser to publish X Articles. Before installing, verify you trust the agent-browser CLI (install source and integrity) because the scripts will control a logged-in browser and can publish as that account. Run automation against a throwaway browser/profile if you want to test safely. Review the included publish-article.sh and format-for-x.sh to confirm there are no modifications you dislike (they only use agent-browser, pbcopy, and local file I/O). Note small inconsistencies (SKILL.md/skill.json version differences and no homepage listed) — check the git repository in skill.json if you want source provenance. Finally, the package uses the local clipboard (pbcopy on macOS) and snapshots to /tmp; ensure these behaviors are acceptable in your environment.
Capability Analysis
Type: OpenClaw Skill
Name: x-articles
Version: 1.1.2
The skill bundle uses `agent-browser` for browser automation and shell scripts for local text processing. While the stated purpose of publishing X articles is benign, the `agent-browser --cdp <port> evaluate` command allows for arbitrary JavaScript execution within the browser context, and `pbcopy` grants access to the system clipboard. These are powerful capabilities that, if misused or if the agent were subject to prompt injection, could lead to data exfiltration or unauthorized actions beyond the skill's stated purpose. However, there is no clear evidence of intentional malicious behavior in the provided code or instructions, only the presence of high-risk capabilities used for a plausible, benign purpose in `SKILL.md` and `scripts/publish-article.sh`.
Capability Assessment
Purpose & Capability
The name/description (publish X Articles with browser automation) matches the included SKILL.md and the two helper scripts. The scripts call agent-browser, expect a local CDP-enabled browser, and use clipboard/file inputs — all coherent with publishing automation. The skill.json lists agent-browser as a dependency, which is expected.
Instruction Scope
SKILL.md instructs the agent to use agent-browser to navigate, paste content, upload images, snapshot the page, and optionally auto-click Publish. All instructions are narrowly scoped to preparing and publishing X Articles. They require a logged-in browser session and local clipboard access; there are no instructions to read unrelated system files, query cloud credentials, or send content to external endpoints beyond X via the browser.
Install Mechanism
There is no install spec (instruction-only + included scripts). No remote downloads or archive extraction are specified. The only external dependency is agent-browser (a CLI) and optionally pbcopy; the skill does not fetch arbitrary binaries from untrusted URLs.
Credentials
The skill declares no required environment variables or credentials. The scripts make limited use of a CDP_PORT env var (optional) to target a local browser and rely on the user being logged into X in that browser. This is proportionate to the task. Note: using local browser sessions means the automation will act with whatever account is logged in—ensure you intend that account to publish articles.
Persistence & Privilege
always:false and no claims of modifying other skills or agent-wide configs. The skill does not request persistent privileges or attempt to enable itself automatically. Autonomy (model invocation) is allowed by default but is not combined with broad credentials or always:true, so the privilege level is normal for an agent-invokable skill.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install x-articles - After installation, invoke the skill by name or use
/x-articles - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.2
Rebranded to OpenClaw
v1.1.1
SEO update
v1.0.1
v1.0.1: Viral X article creation with Draft.js formatting, hook patterns, browser automation
v1.0.0
Initial release: Viral X article creation with Draft.js formatting, hook patterns, browser automation
Metadata
Frequently Asked Questions
What is X Articles?
Publish viral X (Twitter) Articles with AI. Long-form content that gets engagement. Proven hook patterns, browser automation. Works with Claude, Cursor, OpenClaw. It is an AI Agent Skill for Claude Code / OpenClaw, with 3037 downloads so far.
How do I install X Articles?
Run "/install x-articles" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is X Articles free?
Yes, X Articles is completely free (open-source). You can download, install and use it at no cost.
Which platforms does X Articles support?
X Articles is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created X Articles?
It is built and maintained by Next Frontier AI (@nextfrontierbuilds); the current version is v1.1.2.
More Skills