← Back to Skills Marketplace
gora050

Officient

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
117
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install officient
Description
Officient integration. Manage data, records, and automate workflows. Use when the user wants to interact with Officient data.
Usage Guidance
This skill is coherent with its stated purpose: it simply tells the agent to use the Membrane CLI to connect to Officient. Before installing or using it, verify the Membrane vendor (npm package @membranehq/cli and GitHub repo), check the CLI's npm page and source for legitimacy, and read Membrane's privacy/data policy so you understand where Officient data and auth tokens will be stored and processed. Prefer using npx for one-off calls rather than a global npm -g install in sensitive environments. If possible, limit the privileges of the Membrane/Officient account you use (avoid using an org-wide admin token), and review the OAuth/consent scopes presented during the membrane login flow. Finally, be aware that the agent may invoke this skill when asked or when eligible — consider whether you want automated actions against Officient data and adjust agent permissions/policies accordingly.
Capability Analysis
Type: OpenClaw Skill Name: officient Version: 1.0.1 The skill provides instructions for integrating with the Officient HR platform using the Membrane CLI (@membranehq/cli). It outlines standard procedures for installation, authentication via OAuth2 flows, and managing HR data through the Membrane platform. The instructions in SKILL.md are transparently aligned with the stated purpose and do not exhibit signs of malicious intent, data exfiltration, or unauthorized persistence.
Capability Assessment
Purpose & Capability
The skill is described as an Officient integration and all runtime instructions are about using the Membrane CLI to connect to Officient, discover and run actions. There are no unrelated requirements (no AWS creds, no unrelated binaries) that would be out of scope.
Instruction Scope
SKILL.md only instructs the agent to install and use the Membrane CLI to authenticate, create connections, discover actions, build actions if needed, and run them. It does not instruct reading local system files, unrelated environment variables, or sending data to endpoints outside the Membrane/Officient flow. The doc explicitly advises against asking users for API keys and to let Membrane handle auth.
Install Mechanism
No embedded install spec in the skill bundle (instruction-only), but the SKILL.md directs installing @membranehq/cli via npm (global install or npx). Installing a third-party npm CLI is a reasonable and expected way to interact with a service, but npm installs execute remote package code and modify the host environment — verify the package publisher, npm page, and source repository before installing, or prefer npx to avoid persistent global installs.
Credentials
The skill requests no environment variables or local config paths. Authentication is handled by Membrane via interactive login/authorization flow, which is proportional to the stated purpose. That said, trusting Membrane with credentials/data is a policy decision for the user/organization.
Persistence & Privilege
The skill is not marked always:true and is user-invocable. There is no instruction to modify other skills or global agent settings. Autonomous invocation is allowed by platform default (not flagged here) and should be considered by users when granting permissions.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install officient
  3. After installation, invoke the skill by name or use /officient
  4. 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
Slug officient
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Officient?

Officient integration. Manage data, records, and automate workflows. Use when the user wants to interact with Officient data. It is an AI Agent Skill for Claude Code / OpenClaw, with 117 downloads so far.

How do I install Officient?

Run "/install officient" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Officient free?

Yes, Officient is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Officient support?

Officient is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Officient?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments