pengbo-space
通过 pengbo.space 的 SMM API 查询服务、筛选服务 ID、提交订单、查询订单状态、发起补单和检查余额。适用于需要安全调用 pengbo.space/api/v1 的自动化任务。对写操作默认要求显式确认。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/amadohallal/pengbo-spaceWhat This Skill Does
The Pengbo Space skill is a powerful automation agent for managing social media growth services directly through the pengbo.space SMM API. It enables users to interface with professional engagement services—such as followers, likes, comments, and views for platforms including Twitter, Instagram, YouTube, TikTok, and Facebook—via simple natural language commands. The skill acts as an intermediary, handling authentication, service discovery, order placement, status tracking, and refill requests with high reliability. It features a built-in cache for fast service searching, an idempotent protection mechanism for order creation, and a strict requirement for manual confirmation on all "write" operations, ensuring the user maintains full control over their financial balance and order history.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/amadohallal/pengbo-space
Once installed, initiate the setup flow by running:
python3 skills/pengbo-space/scripts/pengbo_smm.py setup --lang auto
This process will guide you through connecting your API credentials, checking network health, and verifying your account balance.
Use Cases
- Automated Social Growth: Efficiently manage cross-platform engagement campaigns without manual dashboard navigation.
- Order Tracking: Quickly query the status of specific campaigns or review recent order history.
- Account Management: Check your remaining credits and ensure API health before executing large campaigns.
- Service Selection: Use advanced filtering to find the exact service ID matching your budget and performance requirements.
Example Prompts
- "Use pengbo-space to find the cheapest Twitter followers service and tell me the minimum order quantity."
- "I need to boost this link: https://youtube.com/watch?v=example. Please find a suitable YouTube views service and prepare an order for 5000 units."
- "Call pengbo-space to check the status of my previous order 98765 and see if it is eligible for a refill."
Tips & Limitations
- Safety First: Always use the
--confirmflag for write operations. The agent is hard-coded to refuse orders without explicit authorization. - Efficiency: Use the
services --querycommand to browse cached data before calling the API directly to save time. - Limitations: Note that this skill does not support bulk refills or order cancellations, as these features are not exposed by the underlying SMM provider API. Always monitor your balance regularly via the
balancecommand to avoid failed order attempts.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-amadohallal-pengbo-space": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, external-api