← Back to Skills Marketplace
Perspectium
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
114
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install perspectium
Description
Perspectium integration. Manage data, records, and automate workflows. Use when the user wants to interact with Perspectium data.
Usage Guidance
This skill appears coherent, but before installing or running the Membrane CLI: verify the @membranehq npm package and its maintainers (check the npm page and the GitHub repository), prefer running commands without root if possible, be aware npm -g will write binaries to your system PATH, and understand that login will delegate auth to Membrane (you will grant Membrane access to the connected Perspectium/ServiceNow data). If you cannot or do not want to install a global CLI, consider using npx to run the CLI per-invocation or asking for an alternative integration approach. Review Membrane's privacy and access policy to ensure it fits your organization's rules.
Capability Analysis
Type: OpenClaw Skill
Name: perspectium
Version: 1.0.1
The skill bundle provides instructions for an AI agent to integrate with Perspectium using the Membrane CLI. It outlines standard procedures for installation via npm (`@membranehq/cli`), authentication, and action management (discovery, creation, and execution). The instructions are transparently aligned with the stated purpose of data management and integration, and they explicitly promote secure practices by delegating credential handling to the Membrane platform rather than storing secrets locally.
Capability Assessment
Purpose & Capability
The SKILL.md describes interacting with Perspectium and instructs using the Membrane CLI as an integration layer; network access and a Membrane account are reasonable requirements for this purpose.
Instruction Scope
Instructions are limited to installing and using the Membrane CLI, logging in, creating connections, discovering and running actions. The instructions do not direct the agent to read unrelated files, access unrelated environment variables, or exfiltrate data to unexpected endpoints.
Install Mechanism
The skill is instruction-only (no registry install). It recommends installing @membranehq/cli via npm (npm install -g). That is a normal install path for a CLI but carries the usual npm risks (trustworthiness of the package, global install footprint).
Credentials
The skill declares no required env vars or credentials and relies on Membrane to manage auth server-side. The lack of broad credential requests matches the guidance in the SKILL.md.
Persistence & Privilege
always is false and there is no install writing persistent configuration by the skill itself. The skill does not request persistent elevated privileges or modifications to other skills' configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install perspectium - After installation, invoke the skill by name or use
/perspectium - 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 Perspectium?
Perspectium integration. Manage data, records, and automate workflows. Use when the user wants to interact with Perspectium data. It is an AI Agent Skill for Claude Code / OpenClaw, with 114 downloads so far.
How do I install Perspectium?
Run "/install perspectium" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Perspectium free?
Yes, Perspectium is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Perspectium support?
Perspectium is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Perspectium?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills