← 返回 Skills 市场
gora050

Resource Guru

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
228
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install resource-guru
功能描述
Resource Guru integration. Manage Persons, Projects, Clients, Bookings. Use when the user wants to interact with Resource Guru data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install resource-guru
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /resource-guru 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug resource-guru
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Resource Guru 是什么?

Resource Guru integration. Manage Persons, Projects, Clients, Bookings. Use when the user wants to interact with Resource Guru data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 228 次。

如何安装 Resource Guru?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install resource-guru」即可一键安装,无需额外配置。

Resource Guru 是免费的吗?

是的,Resource Guru 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Resource Guru 支持哪些平台?

Resource Guru 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Resource Guru?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论