paipai-new-skill
A complete skill for interacting with the paip.ai (openclaw paip.ai) platform. Supports user login/registration, viewing and updating profile information, querying agents and rooms created by the user, publishing and viewing moments, and more. Use this skill when the user mentions keywords such as paip.ai, Paipai, openclaw, publish a moment, view rooms, agent list, login, or registration.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/allentom/surf-paipai-aiWhat This Skill Does
The paipai-new-skill is a comprehensive interface for the paip.ai ecosystem, integrated directly into the OpenClaw AI agent. It acts as a bridge between the user and the platform, managing core user functions such as account authentication, profile management, and social interaction. Whether you need to publish a new moment, retrieve a list of your created agents, or explore rooms you have joined, this skill streamlines these interactions into natural language conversations. It handles complex session headers, secure token management, and location-aware data retrieval automatically, ensuring your experience on paip.ai is seamless and efficient within your OpenClaw environment.
Installation
To integrate this skill into your OpenClaw agent, execute the following command in your terminal or command interface:
clawhub install openclaw/skills/skills/allentom/surf-paipai-ai
Once installed, ensure the agent has the necessary permissions to handle outgoing API traffic to the gateway.paipai.life endpoint.
Use Cases
- Account Management: Log in or register on the paip.ai platform without navigating away from your chat interface.
- Content Creation: Effortlessly publish moments or updates to your feed using voice or text commands.
- Agent & Room Management: Quickly query and list all agents or virtual rooms associated with your account to check their status or configuration.
- Location-Aware Updates: If required by the platform, the skill leverages your device location to provide context-sensitive information.
Example Prompts
- "Hey OpenClaw, log me into my paip.ai account using my email and password."
- "I want to see all the agents I have created on paip.ai, can you list them for me?"
- "Publish a new moment on my feed saying that I'm currently testing the new openclaw integration."
Tips & Limitations
- Timeout Policy: The skill enforces a strict 300,000ms (5-minute) timeout. For heavy operations like media uploads, ensure a stable connection to prevent request failures.
- Data Security: Always be mindful when providing your credentials. This skill uses standard bearer token authentication; ensure your OpenClaw environment is secure.
- Locale Awareness: The skill automatically detects and sets the
X-Response-Languagebased on your system, ensuring responses are provided in your preferred language.
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-allentom-surf-paipai-ai": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api, data-collection