← Back to Skills Marketplace
gora050

Resource Guru

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
228
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install resource-guru
Description
Resource Guru integration. Manage Persons, Projects, Clients, Bookings. Use when the user wants to interact with Resource Guru data.
Usage Guidance
This skill delegates authentication and API calls to the Membrane service via its CLI. Before installing: (1) verify the @membranehq/cli npm package and its publisher (review the npm page and GitHub repo) or use npx to avoid a global install; (2) Understand that Membrane will broker access to your Resource Guru data (review Membrane's privacy/security promises and your account permissions); (3) Be comfortable that you trust the Membrane service to store/manage connections (the skill does not request local API keys). If you need maximum isolation, prefer using Membrane's documented audit controls or a direct Resource Guru integration instead of granting broad connector access.
Capability Analysis
Type: OpenClaw Skill Name: resource-guru Version: 1.0.3 The skill bundle provides instructions for an AI agent to integrate with Resource Guru using the Membrane CLI. It involves standard procedures such as installing the `@membranehq/cli` npm package and executing CLI commands for authentication and API interaction. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found in SKILL.md or _meta.json; the instructions are consistent with the stated purpose of managing resource scheduling data.
Capability Assessment
Purpose & Capability
Name/description (Resource Guru integration) match the instructions: all runtime steps are about installing and using the Membrane CLI to create a connection and run actions against Resource Guru. No unrelated credentials, binaries, or system access are requested.
Instruction Scope
SKILL.md only instructs the agent/operator to install/run the Membrane CLI, log in, create/list connections, discover and run actions. It does not ask the agent to read unrelated files, environment variables, or system paths, nor to transmit data to unexpected endpoints (the implicit endpoint is the Membrane service).
Install Mechanism
The skill recommends installing @membranehq/cli via npm -g (or using npx). Installing an npm package is a reasonable and expected install method for a CLI, but npm packages carry moderate risk: verify the package/publisher, or prefer npx to avoid a global install. There are no downloads from untrusted URLs or archive extraction steps.
Credentials
No environment variables or direct API keys are requested by the skill; instructions explicitly advise letting Membrane handle credentials. The lack of secret requests is proportionate to the described Membrane-mediated integration.
Persistence & Privilege
always is false and there is no instruction to modify other skills or system-wide agent settings. The skill is user-invocable and can be called autonomously (platform default), which is expected for an integration skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install resource-guru
  3. After installation, invoke the skill by name or use /resource-guru
  4. 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
Slug resource-guru
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Resource Guru?

Resource Guru integration. Manage Persons, Projects, Clients, Bookings. Use when the user wants to interact with Resource Guru data. It is an AI Agent Skill for Claude Code / OpenClaw, with 228 downloads so far.

How do I install Resource Guru?

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

Is Resource Guru free?

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

Which platforms does Resource Guru support?

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

Who created Resource Guru?

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

💬 Comments