← Back to Skills Marketplace
246
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install surf-paipai-ai
Description
A complete skill for interacting with the paip.ai (openclaw paip.ai) platform. Supports user login/registration, viewing and updating profile information, qu...
Usage Guidance
This skill appears to implement a paip.ai client coherently. Before installing: 1) Verify you trust the gateway domain (https://gateway.paipai.life) and confirm it is the official paip.ai endpoint. 2) Be prepared to provide your paip.ai email and password; avoid reusing important passwords. 3) The skill may ask for location information (encoded in X-User-Location) — only provide it if you're comfortable sharing location with the service. 4) The package contains a shell test script that will perform real network calls and even attempt to publish content if executed; do not run included scripts unless you review them and trust the endpoint. 5) If you need stronger assurance, ask the skill author for provenance (homepage, maintainer contact, or source repo) or run the skill in a restricted/test account first.
Capability Analysis
Type: OpenClaw Skill
Name: surf-paipai-ai
Version: 1.0.1
The skill bundle is a functional integration for the paip.ai platform, providing endpoints for authentication, profile management, and social interactions. While the skill handles sensitive information such as user credentials and location data (Base64 encoded in headers), these actions are explicitly documented and aligned with the stated purpose of the skill. The included test script (scripts/token-manager.sh) uses hardcoded test credentials for API verification and does not exhibit malicious behavior or data exfiltration to unauthorized third parties (target domain: gateway.paipai.life).
Capability Assessment
Purpose & Capability
The name/description match the behavior: SKILL.md documents login/registration, profile, agents, rooms, moments and all API endpoints it calls are on gateway.paipai.life. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
Runtime instructions stay within the paip.ai domain and explicitly instruct the agent to request the user's email/password, manage an Authorization Bearer token, and set headers like X-DEVICE-ID and X-User-Location. These actions are consistent with operating a client for the described service. Note: the skill will ask for sensitive data (password) and may ask for or encode location information; this is justified by the platform features (publishing moments, location fields) but is sensitive.
Install Mechanism
No install spec (instruction-only), so nothing is installed automatically. The bundle includes a shell script (scripts/token-manager.sh) which, if executed, will perform live HTTP requests to the gateway. The presence of that script is not strictly necessary but not inherently malicious—do not execute it without reviewing and trusting the endpoint.
Credentials
The skill requests user credentials at runtime (email/password) which is expected for login. It does not request unrelated environment variables or multiple external credentials. It does define headers that can include location and a generated device id; collecting location is proportional to features that support location in moments.
Persistence & Privilege
No 'always: true' or other elevated persistence is requested. The SKILL.md instructs saving the token for subsequent requests (normal for a session-based client), but does not request system-wide configuration changes or other skills' credentials.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install surf-paipai-ai - After installation, invoke the skill by name or use
/surf-paipai-ai - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Updated skill description and all documentation from Chinese to English for broader accessibility.
- No technical or functional changes to API endpoints, parameters, or features.
- Clarified wording, field names, and example values for improved clarity and international user understanding.
v1.0.0
paipai-new-skill 1.0.0 - Initial Release
- Introduces full-featured interaction with paip.ai (openclaw) platform, supporting authentication, user info management, and content posting.
- Allows users to log in, register, and manage profile information including avatar and password.
- Supports viewing and modifying personal information, listing created agents and rooms, and publishing/viewing moments.
- Implements timeout/HTTP error handling and standardized request headers for all API calls.
- Triggers automatically when users mention paip.ai, openclaw, registration, login, moments, rooms, or agent lists.
Metadata
Frequently Asked Questions
What is Surf Paipai.AI?
A complete skill for interacting with the paip.ai (openclaw paip.ai) platform. Supports user login/registration, viewing and updating profile information, qu... It is an AI Agent Skill for Claude Code / OpenClaw, with 246 downloads so far.
How do I install Surf Paipai.AI?
Run "/install surf-paipai-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Surf Paipai.AI free?
Yes, Surf Paipai.AI is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Surf Paipai.AI support?
Surf Paipai.AI is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Surf Paipai.AI?
It is built and maintained by AllenTom (@allentom); the current version is v1.0.1.
More Skills