← 返回 Skills 市场
61
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install xx
功能描述
Connect with experts across domains to exchange skills, share knowledge, collaborate on projects, and build your professional network efficiently.
安全使用建议
This skill appears to be a local proof-of-concept rather than an actual networked expert-exchange platform. Before installing or running it: 1) Expect it to create/read/update files named xperts.json, xchanges.json, collaborations.json, and knowledge_resources.json in the agent's working directory; run it in a sandbox or isolated folder. 2) If you expected networked features (APIs, user accounts, verification, marketplace), ask the author for clarification or source that implements those parts — they are not present. 3) Review or run the Python file in a safe environment to confirm there are no hidden network calls or additional behavior. 4) Because the documentation and implementation disagree, proceed cautiously; this looks more like an unfinished/local tool than a fully featured collaboration platform.
功能分析
Type: OpenClaw Skill
Name: xx
Version: 1.0.0
The skill bundle is a self-contained expertise management system that uses local JSON files for data persistence. Analysis of xx.py and SKILL.md reveals no network activity, shell execution, or attempts to access sensitive system information, and the code logic strictly follows the stated purpose of managing expert profiles and collaborations.
能力评估
Purpose & Capability
The name/description promise a platform for connecting experts, marketplaces, collaboration spaces, and verified directories. The included code implements a simple local CRUD-style Python class that reads/writes JSON files in the current directory, with no networking, no API endpoints, no authentication, and no verification logic. The required capabilities (e.g., connecting users across networks, marketplace flows, verification) are not implemented, which is an incoherence between advertised purpose and actual capability.
Instruction Scope
SKILL.md contains high-level user-facing usage guidance and does not instruct the agent to read sensitive system files or environment variables. However, it also does not mention that the implementation will read/write local files (xperts.json, xchanges.json, collaborations.json, knowledge_resources.json). That file I/O is limited to the skill's own data files (no arbitrary path access), but the omission is a documentation mismatch worth noting.
Install Mechanism
No install specification is provided and the skill is instruction/code-only. No external downloads, package installs, or extract operations are declared, which keeps install risk low.
Credentials
The skill declares no required environment variables or credentials, and the code does not access environment secrets. The scope of requested environment access is proportionate (i.e., none).
Persistence & Privilege
The skill is not force-enabled (always: false) and does not request elevated system privileges. It will create and update JSON files in the working directory (its own data persistence) but does not modify other skills or system-wide configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xx - 安装完成后,直接呼叫该 Skill 的名称或使用
/xx触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of xx - Xpert Xchange.
- Launches a specialized platform for exchanging expertise, knowledge, and skills between experts from diverse domains.
- Features include expert search, skill exchange marketplace, expertise matching, collaboration spaces, and a verified directory.
- Supports use cases such as mentorship, interdisciplinary collaboration, professional networking, and knowledge sharing.
- Provides tools for skill assessment and professional profile creation to facilitate connections and validate expertise.
- Aims to drive innovation and professional growth through accessible expert collaborations and networking.
元数据
常见问题
Xpert Xchange 是什么?
Connect with experts across domains to exchange skills, share knowledge, collaborate on projects, and build your professional network efficiently. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 61 次。
如何安装 Xpert Xchange?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xx」即可一键安装,无需额外配置。
Xpert Xchange 是免费的吗?
是的,Xpert Xchange 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Xpert Xchange 支持哪些平台?
Xpert Xchange 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Xpert Xchange?
由 Skills(@skills)开发并维护,当前版本 v1.0.0。
推荐 Skills