← 返回 Skills 市场
gora050

Picky Assist

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
156
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install picky-assist
功能描述
Picky Assist integration. Manage data, records, and automate workflows. Use when the user wants to interact with Picky Assist data.
安全使用建议
This skill appears coherent and limited to using the Membrane CLI to operate on Picky Assist data. Before installing or using it: 1) Verify the @membranehq/cli package (check the npm page and repository tags, prefer a specific version rather than @latest). 2) Consider using npx or a container/local install instead of a global npm install to reduce install-time risk. 3) Understand that Membrane will hold and manage your Picky Assist credentials—review their privacy/security policy and trustworthiness before delegating access. 4) In headless environments, handle authorization codes and login URLs securely (do not paste codes into untrusted locations). If you want extra assurance, inspect the Membrane CLI source code and their GitHub repo before granting access.
功能分析
Type: OpenClaw Skill Name: picky-assist Version: 1.0.3 The skill bundle provides instructions for an AI agent to integrate with Picky Assist using the Membrane CLI (@membranehq/cli). The SKILL.md file outlines standard procedures for authentication, connection management, and action execution via the Membrane platform. No evidence of data exfiltration, malicious execution, or prompt injection was found; the code and instructions are consistent with the stated purpose of providing a managed integration layer.
能力评估
Purpose & Capability
The name/description (Picky Assist integration) align with the instructions: the SKILL.md exclusively documents using the Membrane CLI to connect to Picky Assist, discover actions, and run them. No unrelated env vars, binaries, or config paths are requested.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, performing interactive/headless login flows, creating connections, listing and running actions, and polling for action build status. The doc does not instruct reading arbitrary local files, exporting unrelated secrets, or calling external endpoints outside Membrane/Picky Assist.
Install Mechanism
There is no formal install spec in the registry, but SKILL.md tells users to run `npm install -g @membranehq/cli@latest` (and provides npx alternatives). Installing an npm package globally can execute code at install time and has moderate risk; the package name is a public registry package (not a shortener or personal server), which is expected but verify provenance. Consider using npx, local installs, or containerized installs to reduce risk.
Credentials
The skill declares no required env vars or credentials; it explicitly delegates auth to Membrane and tells integrators not to ask users for API keys. This is proportionate to the described functionality, but implies you must trust Membrane with Picky Assist credentials and API access.
Persistence & Privilege
The skill is instruction-only, has no install-time persistence, and 'always' is false. It does not request elevated or system-wide privileges and does not modify other skills' configs. The default ability for the agent to invoke the skill autonomously remains (normal platform behavior).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install picky-assist
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /picky-assist 触发
  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 picky-assist
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Picky Assist 是什么?

Picky Assist integration. Manage data, records, and automate workflows. Use when the user wants to interact with Picky Assist data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 156 次。

如何安装 Picky Assist?

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

Picky Assist 是免费的吗?

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

Picky Assist 支持哪些平台?

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

谁开发了 Picky Assist?

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

💬 留言讨论