← Back to Skills Marketplace
Picky Assist
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
156
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install picky-assist
Description
Picky Assist integration. Manage data, records, and automate workflows. Use when the user wants to interact with Picky Assist data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install picky-assist - After installation, invoke the skill by name or use
/picky-assist - 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
Frequently Asked Questions
What is Picky Assist?
Picky Assist integration. Manage data, records, and automate workflows. Use when the user wants to interact with Picky Assist data. It is an AI Agent Skill for Claude Code / OpenClaw, with 156 downloads so far.
How do I install Picky Assist?
Run "/install picky-assist" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Picky Assist free?
Yes, Picky Assist is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Picky Assist support?
Picky Assist is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Picky Assist?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills