← Back to Skills Marketplace
Xperiencify
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
111
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install xperiencify
Description
Xperiencify integration. Manage data, records, and automate workflows. Use when the user wants to interact with Xperiencify data.
Usage Guidance
This skill is instruction-only and delegates all auth and API calls to the Membrane CLI. Before installing or using it: 1) Verify the Membrane CLI (@membranehq/cli) and the homepage (getmembrane.com) are trustworthy and official; global npm installs require elevated privileges. 2) When you run membrane login, review the authorization scopes and only grant the minimum access needed to your Xperiencify account (prefer a service account or limited-permission account if available). 3) Be aware that once you create a connection, any agent or tool with access to that connection (and its tokens managed by Membrane) could perform actions on your Xperiencify data—monitor activity and rotate/revoke connections you don't recognize. 4) Don’t paste API keys or secrets into chat; follow the documented browser-based auth flow. If you want stronger isolation, run the CLI in a sandboxed environment or use limited credentials for integration testing.
Capability Analysis
Type: OpenClaw Skill
Name: xperiencify
Version: 1.0.1
The skill bundle provides instructions for an AI agent to integrate with Xperiencify using the Membrane CLI. The logic focuses on standard authentication, action discovery, and execution workflows via the '@membranehq/cli' tool. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the instructions are consistent with the stated purpose of managing gamified course data.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description (Xperiencify integration) matches the instructions: all runtime steps use the Membrane CLI to connect to Xperiencify and run actions. No unrelated services, credentials, or binaries are requested by the skill itself.
Instruction Scope
SKILL.md confines runtime behavior to installing and calling the Membrane CLI, creating/listing connections and actions, and running actions. It does not instruct reading arbitrary local files, accessing unrelated environment variables, or exfiltrating data to unexpected endpoints. It explicitly advises not to ask users for API keys and to let Membrane handle auth.
Install Mechanism
There is no skill install spec (instruction-only). The doc instructs the user/agent to install an npm CLI package globally (npm install -g @membranehq/cli@latest). Installing a global npm package is a reasonable way to add a CLI but requires appropriate privileges and trust in the package/source; the skill itself does not automatically install anything.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. It relies on Membrane to manage authentication. This is proportionate for an integration-wrapper that delegates auth to a third-party service.
Persistence & Privilege
always is false and the skill does not request persistent system presence or to modify other skills' configs. Normal autonomous invocation is allowed by platform defaults; nothing in the SKILL.md grants elevated or unusual privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xperiencify - After installation, invoke the skill by name or use
/xperiencify - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Xperiencify?
Xperiencify integration. Manage data, records, and automate workflows. Use when the user wants to interact with Xperiencify data. It is an AI Agent Skill for Claude Code / OpenClaw, with 111 downloads so far.
How do I install Xperiencify?
Run "/install xperiencify" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Xperiencify free?
Yes, Xperiencify is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Xperiencify support?
Xperiencify is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Xperiencify?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills