← Back to Skills Marketplace
Sage Payroll
by
Vlad Ursul
· GitHub ↗
· v1.0.0
· MIT-0
84
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sage-payroll
Description
Sage Payroll integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sage Payroll data.
Usage Guidance
This skill appears coherent and focused: it uses Membrane's CLI to access Sage Payroll and does not request unrelated secrets. Before installing, verify the @membranehq/cli npm package and the Membrane service (review their homepage/repository and security/privacy docs). Prefer using npx or a pinned CLI version if you want to avoid a global install. Remember that Membrane (the service you authenticate to) will gain access to your payroll connector and data — only connect it to accounts you trust. If you are uncomfortable with autonomous agent invocation, restrict skill usage in your agent settings or require explicit user confirmation before the agent runs the skill.
Capability Analysis
Type: OpenClaw Skill
Name: sage-payroll
Version: 1.0.0
The skill bundle provides instructions for an AI agent to interact with Sage Payroll via the Membrane CLI. It follows standard integration patterns, utilizing a legitimate third-party platform (getmembrane.com) for authentication and API management, and does not contain any evidence of data exfiltration, malicious execution, or prompt injection (SKILL.md).
Capability Assessment
Purpose & Capability
The skill name/description (Sage Payroll integration) matches the runtime instructions: everything centers on using the Membrane CLI to connect to Sage Payroll, discover actions, run actions, and proxy requests. No unrelated credentials, binaries, or capabilities are requested.
Instruction Scope
SKILL.md stays focused on the integration: installing the Membrane CLI, performing membrane login, creating/listing connections, listing/running actions, and proxying requests. It does not instruct the agent to read unrelated files, request unrelated secrets, or send data to unexpected endpoints. It appropriately notes the need for network access and a Membrane account.
Install Mechanism
There is no formal install spec (instruction-only). The doc advises installing the @membranehq/cli npm package globally or invoking via npx. This is a common, reasonable approach but does require fetching code from the npm registry and writing a binary to disk; users should verify the npm package and trustworthiness of the Membrane project before installing globally.
Credentials
The skill declares no required env vars or credentials. It relies on Membrane-managed auth (browser-based login/tenant flow) rather than asking for API keys, which is proportionate for the described purpose. No unrelated credentials or config paths are requested.
Persistence & Privilege
always is false and the skill is user-invocable (normal). disable-model-invocation is false (the agent may call the skill autonomously) which is platform default and not by itself a concern here since the skill's scope and credential demands are limited.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sage-payroll - After installation, invoke the skill by name or use
/sage-payroll - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Sage Payroll?
Sage Payroll integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sage Payroll data. It is an AI Agent Skill for Claude Code / OpenClaw, with 84 downloads so far.
How do I install Sage Payroll?
Run "/install sage-payroll" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sage Payroll free?
Yes, Sage Payroll is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sage Payroll support?
Sage Payroll is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sage Payroll?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.0.
More Skills