← Back to Skills Marketplace
422
Downloads
0
Stars
0
Active Installs
9
Versions
Install in OpenClaw
/install xreplyai
Description
Generate, schedule, and publish posts to X, LinkedIn, and Threads in your voice using AI. Manage preferences and track billing.
Usage Guidance
This skill appears to be what it claims: a wrapper that invokes an npm-hosted MCP package to manage posts and needs only an XREPLY_TOKEN. Before installing, confirm you trust xreplyai.com and the npm package @xreplyai/[email protected] because mcporter/npx will fetch and execute code from npm at runtime. Treat XREPLY_TOKEN as a sensitive secret—use a token with minimal scope and rotate it if possible. If you want stronger assurance, review the npm package source for @xreplyai/mcp (or request a vendor-supplied tarball/checksum), and avoid running it in environments with highly sensitive data or broad network access until audited.
Capability Analysis
Type: OpenClaw Skill
Name: xreplyai
Version: 0.3.17
The xreply skill is a legitimate integration for the XreplyAI service, allowing users to manage social media posts across X, LinkedIn, and Threads. It utilizes an MCP server (@xreplyai/mcp) via mcporter to perform actions like post generation, scheduling, and media uploads. While the skill requests filesystem access for uploading images and videos (xreply_media_upload, xreply_video_upload), this capability is explicitly documented and consistent with its stated purpose, with no evidence of malicious intent or unauthorized data access.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description align with required pieces: the skill needs a service token (XREPLY_TOKEN) and a CLI helper (mcporter or npx) to invoke the @xreplyai/mcp package on npm. These requirements are what you'd expect for a hosted social-posting service.
Instruction Scope
SKILL.md instructs the agent to run mcporter which wraps npx calls that fetch and run @xreplyai/[email protected]. The instructions do not request unrelated environment variables or arbitrary filesystem reads in the visible excerpt. However, some operations (media upload) may involve local file paths or remote URLs depending on the tool; the SKILL.md is consistent with its posting/upload scope but will execute remote package code when invoked.
Install Mechanism
Install uses an npm package (mcporter) and runtime uses npx to invoke @xreplyai/mcp from npm. npm/npm run-time fetch-and-execute is a standard approach but carries moderate risk because it executes code fetched from the npm registry at the pinned version. The install does not use unknown direct-download URLs or extract arbitrary archives.
Credentials
Only XREPLY_TOKEN is required and declared as the primary credential. That aligns with a hosted service requiring a JWT/API token. No unrelated secrets or config paths are requested.
Persistence & Privilege
always is false and the skill is user-invocable with normal autonomous invocation allowed. It does not request system-wide config changes or other skills' credentials in the provided materials.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xreplyai - After installation, invoke the skill by name or use
/xreplyai - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.3.17
- Updated MCP server and all CLI example calls from version 0.3.16 to 0.3.17.
- No functional or documentation changes besides version references.
v0.3.16
xreplyai 1.0.0
- Added support for Threads and expanded multi-platform posting (X, LinkedIn, Threads, Instagram, YouTube).
- Improved AI post generation: can now generate native variants for multiple platforms at once, with per-platform quota tracking.
- Simplified the interface: removed viral content browsing and some niche batch options.
- Updated media/image handling with support for Threads images via direct URLs (no upload needed).
- Documentation revised for new platforms and parameters.
v0.3.11
Version 0.3.11
- Updated all CLI references from version 0.3.10 to 0.3.11 in commands and documentation.
- No other user-facing changes detected.
v0.3.10
xreplyai 1.0.0 Changelog
- Bumped MCP server version to 0.3.10 for all command examples and instructions.
- Added support for LinkedIn video posts: `post_contents` now accepts `content_type: video` and `metadata.asset_urn` from `xreply_video_upload`.
- Documented that `body` is optional for LinkedIn video in post creation.
- No other functional or interface changes documented.
v0.3.9
Patch release — internal version sync only.
v0.3.8
Initial release of xreplyai skill.
- Generate, schedule, and publish posts to X and LinkedIn in your voice using AI.
- Browse curated viral X content for inspiration.
- Manage post drafts, scheduled posts, media uploads, and cross-platform publishing.
- Track billing, daily quotas, and account preferences.
- Authenticate via XREPLY_TOKEN environment variable.
v0.3.7
Version 0.3.7 (from 0.3.5)
- Added new "Media Upload" section and the xreply_media_upload tool for image attachments.
- Updated post creation and editing to support media for both X and LinkedIn (media_id for X, asset_urn for LinkedIn).
- Clarified that the platform value for X is now "twitter" in post_contents (was "x"); updated all relevant code samples.
- Improved documentation for image uploads, media linking, and platform-specific parameters.
- Various documentation clarifications and expanded usage examples.
v0.3.5
- Added support for auto-retweet on X posts via the post_contents metadata object (`metadata.auto_rt_hours`) in both create and edit commands.
- Updated documentation to show auto-retweet options are now set via per-platform post_contents metadata, rather than as a top-level parameter.
- Clarified and reorganized X and LinkedIn example commands to reflect new usage for auto-retweet and account selection.
- Bumped version from 0.2.0 to 0.3.5.
v0.2.0
- Added LinkedIn support for post generation, scheduling, and publishing alongside X.
- Introduced batch post generation (up to 9 at once), with quota checks.
- Expanded post creation to support cross-platform content, including LinkedIn longform and images.
- Added tools for browsing viral content by niche, keyword, and time range.
- Improved post management: list, edit, and delete drafts or scheduled posts.
- Enhanced publishing controls: schedule posts, auto-retweet on X, and specify multiple accounts.
Metadata
Frequently Asked Questions
What is XReplyAI - Social Post Manager?
Generate, schedule, and publish posts to X, LinkedIn, and Threads in your voice using AI. Manage preferences and track billing. It is an AI Agent Skill for Claude Code / OpenClaw, with 422 downloads so far.
How do I install XReplyAI - Social Post Manager?
Run "/install xreplyai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is XReplyAI - Social Post Manager free?
Yes, XReplyAI - Social Post Manager is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does XReplyAI - Social Post Manager support?
XReplyAI - Social Post Manager is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created XReplyAI - Social Post Manager?
It is built and maintained by John Moon (@jmoon90); the current version is v0.3.17.
More Skills