← Back to Skills Marketplace
18
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ai-persona
Description
一个支持多AI人格召唤与协作的MCP协议服务器,可用于代码分析、产品设计等多场景智能协作。
Usage Guidance
Install only if you are comfortable giving this third-party service an XBY API key and having that key saved in a local .env file. Use a limited or revocable key if possible, avoid sharing sensitive conversation content with the service unless you trust its handling, and remove the .env entry when you no longer need the skill.
Capability Assessment
Purpose & Capability
The advertised persona-collaboration purpose matches the main code path: tools call the XiaoBenYang remote API for persona listing, version, persona summon, and interactive persona actions. Stale gaokao and search_schools references show documentation contamination but not a separate active capability in the code.
Instruction Scope
The instructions require asking the user for an API key and saving it, but they do not explain storage location, retention, deletion, or exposure risk. The skill also gives broad instructions to present remote raw data after organizing it, with no filtering guidance.
Install Mechanism
The package consists of a markdown skill, small Python scripts, and ordinary dependencies. There is no install-time persistence hook, obfuscated installer, destructive command, or hidden setup behavior in the artifacts.
Credentials
Network access to the documented XiaoBenYang API is proportionate to an API-backed persona service. The remote calls send the API key in headers and tool parameters such as persona_name; the scanned code does not support the claim that full conversation context is sent by interactive_persona, because that function posts an empty parameter object.
Persistence & Privilege
The skill persists XBY_APIKEY into a local .env file and environment variable. This persistence is disclosed only as 'save' in the workflow, not as plaintext local credential storage, and there is no documented revocation or non-persistent mode.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ai-persona - After installation, invoke the skill by name or use
/ai-persona - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
AI人格服务 1.0.0
- 首次发布,支持多AI人格召唤与协作的MCP协议服务器。
- 提供多种工具函数:召唤指定人格、列出可用人格、获取服务版本、智能人格协作分析。
- 强制要求API密钥,未配置时必须主动向用户询问。
- 明确工具选择和参数提取流程,所有返回值需整理后展示给用户。
- 涵盖代码分析、产品设计等多场景智能协作支持。
Metadata
Frequently Asked Questions
What is AI人格服务?
一个支持多AI人格召唤与协作的MCP协议服务器,可用于代码分析、产品设计等多场景智能协作。 It is an AI Agent Skill for Claude Code / OpenClaw, with 18 downloads so far.
How do I install AI人格服务?
Run "/install ai-persona" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is AI人格服务 free?
Yes, AI人格服务 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does AI人格服务 support?
AI人格服务 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created AI人格服务?
It is built and maintained by Ning Cai (@cainingnk); the current version is v1.0.0.
More Skills