← Back to Skills Marketplace
SurfAgent X
by
surfagentapp
· GitHub ↗
· v1.2.0
· MIT-0
109
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install surfagent-x
Description
X platform skill for SurfAgent, covering route-aware workflows, proof rules, blockers, and when to use the X adapter over raw browser control.
Usage Guidance
This skill is an instruction-only guide for using an X adapter and is internally consistent. Before installing, confirm how your agent's browser-operations and X adapter are implemented and what credentials or session cookies they use—those components (not this SKILL.md) are what actually interact with accounts. If you allow autonomous agent actions, the agent can perform browser operations using whatever logged-in sessions exist, so ensure only intended account sessions and adapter implementations are available to the agent. If you want extra assurance, review the actual adapter implementation and the browser-operations skill (not included here) to see how it handles session storage, screenshots, and network calls.
Capability Analysis
Type: OpenClaw Skill
Name: surfagent-x
Version: 1.2.0
The skill bundle provides structured instructions and metadata for an AI agent to interact with the X (Twitter) platform via a specialized adapter. The documentation (SKILL.md and X_STATE_MAP.md) focuses on operational reliability, such as verifying account identity, handling UI flakiness in the composer, and ensuring actions like posting or liking are successfully reflected in the DOM. There is no evidence of data exfiltration, unauthorized system access, or malicious prompt injection; the instructions are aligned with the stated purpose of browser-based automation.
Capability Assessment
Purpose & Capability
Name/description describe X-specific navigation, posting, verification, and adapter usage; the SKILL.md content strictly documents route-aware flows, proof rules, and adapter verbs consistent with that purpose.
Instruction Scope
Runtime instructions focus on using an X adapter and browser-operations (account verification, composer inspection, visual snapshots, timeline/thread extraction). They do not instruct reading arbitrary local files, unrelated environment variables, or sending data to external endpoints.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk or fetched during install.
Credentials
No environment variables, credentials, or config paths are requested. The guidance implicitly depends on an existing browser session/adapter but does not ask for unrelated secrets.
Persistence & Privilege
always is false and defaults are used. The skill does not request permanent presence or modify other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install surfagent-x - After installation, invoke the skill by name or use
/surfagent-x - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.0
Add state maps, trust hierarchy guidance, screenshot escalation rules, and composer recovery patterns
Metadata
Frequently Asked Questions
What is SurfAgent X?
X platform skill for SurfAgent, covering route-aware workflows, proof rules, blockers, and when to use the X adapter over raw browser control. It is an AI Agent Skill for Claude Code / OpenClaw, with 109 downloads so far.
How do I install SurfAgent X?
Run "/install surfagent-x" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is SurfAgent X free?
Yes, SurfAgent X is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does SurfAgent X support?
SurfAgent X is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created SurfAgent X?
It is built and maintained by surfagentapp (@surfagentapp); the current version is v1.2.0.
More Skills