← Back to Skills Marketplace
Repliz Api
by
Stanyslaus Hary Muntoro
· GitHub ↗
· v1.0.2
802
Downloads
3
Stars
3
Active Installs
3
Versions
Install in OpenClaw
/install repliz
Description
Repliz social media management API integration. Use when working with Repliz to manage social media accounts, schedules, and comments. Requires REPLIZ_ACCESS...
Usage Guidance
This skill appears coherent, but remember: supplying REPLIZ_ACCESS_KEY and REPLIZ_SECRET_KEY grants full API access to your Repliz account (ability to post, delete, and manage connected social accounts). Only install if you trust the skill source and Repliz; restrict and rotate keys where possible, use least-privilege API credentials if Repliz supports scopes, and verify the API base URL (https://api.repliz.com) and homepage are legitimate. If you need higher assurance, request the full (untruncated) SKILL.md and any provenance details about the skill author before use.
Capability Analysis
Type: OpenClaw Skill
Name: repliz
Version: 1.0.2
The skill bundle provides an API integration for Repliz social media management. It clearly defines its purpose, required environment variables (REPLIZ_ACCESS_KEY, REPLIZ_SECRET_KEY), and API endpoints for managing social media accounts, schedules, and comments. There is no evidence of intentional harmful behavior, data exfiltration to unauthorized third parties, persistence mechanisms, or prompt injection attempts in SKILL.md designed to subvert the agent for malicious ends. All external URLs point to the stated service, repliz.com.
Capability Assessment
Purpose & Capability
Name/description, required binaries (curl), and required env vars (REPLIZ_ACCESS_KEY, REPLIZ_SECRET_KEY) match a typical REST API integration for managing accounts, schedules, and comments.
Instruction Scope
SKILL.md provides endpoint documentation, request body examples, and instructs the user to set the two Repliz credentials. It does not direct the agent to read unrelated files, transmit data to third-party endpoints, or access other environment variables. (Note: the provided SKILL.md preview is truncated near the end; nothing in the visible portion shows scope creep.)
Install Mechanism
No install spec or code is provided; this is instruction-only and does not download or write code to disk.
Credentials
Only two environment variables are required and both are directly related to authenticating against the Repliz API. The primaryEnv is the access key, which is a reasonable declaration. These are sensitive credentials and are proportionate to the skill's purpose.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system settings, and is not granted persistent elevated privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install repliz - After installation, invoke the skill by name or use
/repliz - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
- Added homepage and metadata fields to SKILL.md for improved discoverability and environment setup clarity.
- Simplified and clarified the skill description.
- Moved detailed environment variable requirements and dependencies into a metadata block.
- No functional or interface changes were made.
v1.0.1
- Updated authentication method to use environment variables (REPLIZ_ACCESS_KEY and REPLIZ_SECRET_KEY) instead of direct entry.
- Added detailed setup instructions for registering, connecting social accounts, and obtaining API credentials from Repliz.
- Expanded schedule post examples to include video, album, story, and Instagram posts with collaborators.
- Minor improvements and clarifications to documentation structure and prerequisites.
v1.0.0
Initial release of Repliz social media management API integration.
- Supports viewing and managing connected social media accounts.
- Enables scheduling, viewing, and deleting various types of posts (text, image, nested/threaded).
- Provides comment queue management, including replying to comments and marking them as resolved.
- Requires API authentication via Access Key and Secret Key.
- Includes error handling for authorization, not found, and server errors.
Metadata
Frequently Asked Questions
What is Repliz Api?
Repliz social media management API integration. Use when working with Repliz to manage social media accounts, schedules, and comments. Requires REPLIZ_ACCESS... It is an AI Agent Skill for Claude Code / OpenClaw, with 802 downloads so far.
How do I install Repliz Api?
Run "/install repliz" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Repliz Api free?
Yes, Repliz Api is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Repliz Api support?
Repliz Api is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Repliz Api?
It is built and maintained by Stanyslaus Hary Muntoro (@staryone); the current version is v1.0.2.
More Skills