Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Repliz social media management API integration. Use when working with Repliz to manage social media accounts, schedules, and comments. Requires REPLIZ_ACCESS...
Repliz social media management API integration. Use when working with Repliz to manage social media accounts, schedules, and comments. Requires REPLIZ_ACCESS...
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Before using this skill, you must complete the following setup steps:
Register: Visit https://repliz.com/register to create a new account Login: Visit https://repliz.com/login to sign in to your existing account
After logging in, connect your social media accounts: Go to your Repliz dashboard Add and connect accounts like Instagram, Threads, TikTok, Facebook, LinkedIn, or YouTube Ensure the accounts show as "connected" before proceeding
To get your Access Key and Secret Key for Basic Authentication: Navigate to https://repliz.com/user/setting/api Generate or copy your Access Key and Secret Key Store these credentials securely - they grant access to post, delete, and manage your social media content
GET /public/queue Query params: page, limit, search, status (pending/resolved/ignored), accountIds (can be repeated) Returns comment queue from social media GET /public/queue/{_id} Get queue item details POST /public/queue/{_id} Reply to comment (automatically marks as resolved) { "text": "Your reply" }
401: Invalid authorization header 404: Not found 500: Internal server error
accountId for posting comes from _id field in account list scheduleAt uses ISO 8601 format with timezone (e.g., 2026-02-14T10:35:09.658Z) Queue status can be: pending, resolved, ignored
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.