← Back to Skills Marketplace
Repairshopr
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
194
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install repairshopr
Description
RepairShopr integration. Manage Deals, Persons, Organizations, Leads, Projects, Activities and more. Use when the user wants to interact with RepairShopr data.
Usage Guidance
This skill appears coherent: it simply uses the Membrane CLI to access RepairShopr. Before installing, verify the @membranehq/cli package and repository (check the npm package page and GitHub repo) and only install on machines where running a third‑party global npm package is acceptable. Be aware authentication happens via the Membrane login flow (browser or headless code exchange) — review any scopes or permissions requested during connector setup in Membrane and RepairShopr. If you manage sensitive data, consider testing in an isolated environment or container first.
Capability Analysis
Type: OpenClaw Skill
Name: repairshopr
Version: 1.0.3
The skill provides instructions for integrating with RepairShopr using the Membrane CLI (@membranehq/cli). It outlines standard procedures for authentication, connection management, and action execution. Although SKILL.md contains an extensive and somewhat repetitive list of keywords (e.g., 'Secret', 'Hack', 'Report Abuse'), the logic is consistent with its stated purpose of CRM integration and lacks indicators of malicious intent, data exfiltration, or unauthorized execution.
Capability Tags
Capability Assessment
Purpose & Capability
The skill declares itself as a RepairShopr integration and exclusively instructs the agent to use the Membrane CLI (connectorKey 'repairshopr') to create/list/run RepairShopr actions. There are no unrelated credentials, binaries, or config paths requested, so requirements align with the stated purpose.
Instruction Scope
SKILL.md confines runtime behavior to installing/using the Membrane CLI, authenticating via Membrane, connecting to a RepairShopr connector, discovering and running actions, and creating missing actions. It does not instruct reading arbitrary system files, sweeping environment variables, or sending data to unexpected endpoints.
Install Mechanism
The skill asks users to install @membranehq/cli via npm (npm install -g @membranehq/cli@latest). Using the public npm registry is expected for a CLI, but global npm installs execute third-party code on the host (moderate risk). This is reasonable for the integration but users should confirm the package's provenance before installing on sensitive systems.
Credentials
No environment variables, keys, or config paths are declared or required. Authentication is handled interactively by the Membrane CLI and a browser-based login flow; this is proportionate to the described integration.
Persistence & Privilege
always:false and normal agent invocation are set (defaults). The skill is instruction-only and does not request persistent system-wide configuration changes or access to other skills' credentials.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install repairshopr - After installation, invoke the skill by name or use
/repairshopr - 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 Repairshopr?
RepairShopr integration. Manage Deals, Persons, Organizations, Leads, Projects, Activities and more. Use when the user wants to interact with RepairShopr data. It is an AI Agent Skill for Claude Code / OpenClaw, with 194 downloads so far.
How do I install Repairshopr?
Run "/install repairshopr" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Repairshopr free?
Yes, Repairshopr is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Repairshopr support?
Repairshopr is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Repairshopr?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills