← Back to Skills Marketplace
membranedev

Pricefy

by Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
166
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install pricefy
Description
PRICEFY.IO integration. Manage data, records, and automate workflows. Use when the user wants to interact with PRICEFY.IO data.
Usage Guidance
This skill is coherent: it uses the Membrane CLI to access Pricefy rather than asking for API keys. Before installing, consider: (1) you will install a third‑party npm package globally — run it in a controlled environment or container if you want to limit risk; (2) you must trust Membrane (getmembrane.com) with access to your Pricefy data and your account's permissions; (3) confirm the Membrane project and CLI package provenance (official docs, repo, npm package) if you need stronger assurance; (4) avoid supplying unrelated local secrets — the skill explicitly tells you not to, which is good practice.
Capability Analysis
Type: OpenClaw Skill Name: pricefy Version: 1.0.3 The pricefy skill bundle provides instructions for an AI agent to integrate with PRICEFY.IO via the Membrane CLI. The SKILL.md file outlines standard procedures for installing the CLI (@membranehq/cli), authenticating, and managing API actions through the Membrane platform. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the logic is consistent with its stated purpose of automating pricing data workflows.
Capability Assessment
Purpose & Capability
Name/description (Pricefy integration) match the instructions: the SKILL.md consistently instructs use of the Membrane CLI to connect, discover and run Pricefy actions. No unrelated credentials, binaries, or paths are requested.
Instruction Scope
Instructions are scoped to installing/using the Membrane CLI, authenticating, creating/listing connections and running actions. They do not instruct reading arbitrary files, accessing unrelated env vars, or exfiltrating data to unexpected endpoints.
Install Mechanism
No formal install spec in the registry (instruction-only), but SKILL.md tells users to run `npm install -g @membranehq/cli@latest` and uses `npx` for some commands. This is a common pattern but does execute third‑party npm package install scripts and writes binaries globally — consider the usual npm supply-chain and permission risks.
Credentials
The skill requests no local env vars or secrets and delegates auth to Membrane (no API keys asked). That is proportionate, but it means you must trust the Membrane service with access to your Pricefy account/data.
Persistence & Privilege
Skill is not always-enabled and is user-invocable. It does not request persistent platform privileges or modify other skills/configuration. Autonomous invocation is allowed by default but is not an added privilege here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pricefy
  3. After installation, invoke the skill by name or use /pricefy
  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 pricefy
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Pricefy?

PRICEFY.IO integration. Manage data, records, and automate workflows. Use when the user wants to interact with PRICEFY.IO data. It is an AI Agent Skill for Claude Code / OpenClaw, with 166 downloads so far.

How do I install Pricefy?

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

Is Pricefy free?

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

Which platforms does Pricefy support?

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

Who created Pricefy?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.

💬 Comments