← Back to Skills Marketplace
Originalityai
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
167
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install originalityai
Description
Originality.ai integration. Manage Documents, Users, Workspaces. Use when the user wants to interact with Originality.ai data.
Usage Guidance
This skill appears coherent, but consider the following before installing or using it: 1) The SKILL relies on the third‑party Membrane service and CLI — data and Originality.ai credentials will be handled by Membrane (server-side) and may transit their systems; review Membrane's privacy/security policies. 2) The CLI install is via npm -g (@membranehq/cli) — verify the package name and source, and prefer installing in a controlled environment (or use a container) if you’re cautious. 3) Global npm installs execute code and modify your system; run npm audit, check the package's official repository, and avoid installing on sensitive production hosts without review. 4) Authentication opens a browser-based flow that issues tokens/sessions — ensure you follow official instructions and do not paste tokens into untrusted places. 5) If you need higher assurance, ask the skill author for more provenance (where the skill was published from, and confirmation that @membranehq/cli is the official CLI) or perform the first-run steps manually to observe what the CLI stores locally.
Capability Analysis
Type: OpenClaw Skill
Name: originalityai
Version: 1.0.3
The skill provides instructions for an AI agent to interact with Originality.ai using the Membrane CLI. The SKILL.md file outlines standard procedures for authentication, connection management, and action execution through the @membranehq/cli tool. There are no indicators of data exfiltration, malicious execution, or prompt injection designed to subvert the agent's behavior.
Capability Assessment
Purpose & Capability
The skill claims to integrate with Originality.ai and its SKILL.md exclusively instructs use of the Membrane CLI to discover and run Originality.ai actions — this aligns with the stated purpose (no unrelated credentials, binaries, or capabilities requested).
Instruction Scope
Runtime instructions are limited to installing and using the Membrane CLI, authenticating with Membrane, creating a connection to Originality.ai, discovering actions, and running them. There are no instructions to read unrelated files, exfiltrate local data, or gather system-wide credentials.
Install Mechanism
SKILL.md recommends installing @membranehq/cli via npm -g. This is a normal way to get a CLI but is a moderate-risk operation (global npm installs run third‑party code and write files to disk). The install method is reasonable for the task but users should verify the package identity and trustworthiness before installing globally.
Credentials
The skill declares no local env vars and does not request credentials directly; instead it relies on a Membrane account and the Membrane service to manage Originality.ai credentials. That is proportionate to the described design but means you must trust Membrane with any data and API tokens it proxies or stores.
Persistence & Privilege
The skill does not request always-on inclusion or elevated agent privileges. The only persistence is the normal credential/session state the Membrane CLI will store locally (login session) and any connections stored on the Membrane service.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install originalityai - After installation, invoke the skill by name or use
/originalityai - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Originalityai?
Originality.ai integration. Manage Documents, Users, Workspaces. Use when the user wants to interact with Originality.ai data. It is an AI Agent Skill for Claude Code / OpenClaw, with 167 downloads so far.
How do I install Originalityai?
Run "/install originalityai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Originalityai free?
Yes, Originalityai is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Originalityai support?
Originalityai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Originalityai?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills