← Back to Skills Marketplace
61
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install xx
Description
Connect with experts across domains to exchange skills, share knowledge, collaborate on projects, and build your professional network efficiently.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xx - After installation, invoke the skill by name or use
/xx - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Xpert Xchange?
Connect with experts across domains to exchange skills, share knowledge, collaborate on projects, and build your professional network efficiently. It is an AI Agent Skill for Claude Code / OpenClaw, with 61 downloads so far.
How do I install Xpert Xchange?
Run "/install xx" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Xpert Xchange free?
Yes, Xpert Xchange is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Xpert Xchange support?
Xpert Xchange is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Xpert Xchange?
It is built and maintained by Skills (@skills); the current version is v1.0.0.
More Skills