← Back to Skills Marketplace
Salestown
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
205
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install salestown
Description
Salestown integration. Manage data, records, and automate workflows. Use when the user wants to interact with Salestown data.
Usage Guidance
This skill appears coherent: it uses Membrane as a connector layer to talk to Salestown and gives clear CLI instructions. Before installing/using it you should: (1) review the @membranehq/cli package and its GitHub repo (verify maintainers, pinned release, and recent changes) rather than blindly installing the latest tag; (2) consider using npx for one-off runs or pinning a specific version instead of npm install -g @latest; (3) understand that Membrane will manage auth and therefore will have access to your Salestown data—review Membrane's privacy/security docs and the connector's permissions; (4) if you need stronger guarantees, ask for a self-hosted connector option or audit the CLI source code and network behavior. If you are uncomfortable trusting a third party with credentials, do not install or connect until you have validated the service and package.
Capability Analysis
Type: OpenClaw Skill
Name: salestown
Version: 1.0.3
The skill bundle provides instructions for an AI agent to integrate with Salestown using the Membrane CLI. The instructions in SKILL.md focus on standard authentication, action discovery, and execution via the '@membranehq/cli' npm package. There is no evidence of malicious intent, data exfiltration, or harmful prompt injection; the logic is consistent with the stated purpose of managing sales data through a third-party integration platform.
Capability Assessment
Purpose & Capability
The skill claims to integrate with Salestown and all runtime instructions describe using the Membrane CLI and Membrane connections to access Salestown. There are no unrelated environment variables, binaries, or paths requested, so the capability asked for matches the stated purpose.
Instruction Scope
SKILL.md limits the agent to installing/running the Membrane CLI, performing login/connect/action discovery/creation/run commands, and user-driven headless auth. It does not instruct reading arbitrary local files, scanning unrelated env vars, or exfiltrating data to unknown endpoints. The only external interaction is with Membrane/Salestown as expected.
Install Mechanism
The doc instructs installing @membranehq/cli from the npm registry (npm install -g or npx). This is a common approach but introduces typical supply-chain risk: installing the @latest tag or using npx will fetch remote code you cannot inspect locally unless you audit the package/release. There is no integrated install spec in the registry metadata, so installation is manual and based on the instructions.
Credentials
No environment variables or local credentials are required by the skill. Instead, Membrane is described as handling auth server-side; that is proportionate for a connector-based integration. Note: trusting Membrane means granting it access to your Salestown account/credentials via its connection mechanism.
Persistence & Privilege
The skill is not forced (always:false) and can be invoked by the agent normally. It does not request system-wide configuration changes or access to other skills' secrets. Autonomous invocation is allowed (platform default) and not additionally privileged here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install salestown - After installation, invoke the skill by name or use
/salestown - 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 Salestown?
Salestown integration. Manage data, records, and automate workflows. Use when the user wants to interact with Salestown data. It is an AI Agent Skill for Claude Code / OpenClaw, with 205 downloads so far.
How do I install Salestown?
Run "/install salestown" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Salestown free?
Yes, Salestown is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Salestown support?
Salestown is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Salestown?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills