← Back to Skills Marketplace
117
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install spin-sales
Description
Guides users through a structured SPIN selling process from opening to need-payoff, with real-time objection handling to diagnose and address customer needs.
Usage Guidance
This package looks like a straightforward SPIN-selling assistant, but the SKILL.md and instructions reference several files that are missing or misnamed in the bundle. Before installing or enabling the skill: 1) Ask the publisher for a corrected package that includes the referenced files (scripts/opening.py and the p/i/n question files) or update SKILL.md to point to the actual files present. 2) Verify there are no hidden network endpoints or extra scripts in a corrected release. 3) Run the provided scripts in a safe, isolated environment to confirm behavior (the demo script only uses local console I/O). 4) If you expect autonomous invocation, confirm how the agent will be allowed to locate and run the missing resources — unresolved references can lead the agent to attempt unsafe fallback behaviors. The current inconsistencies look like sloppy packaging rather than overt malice, but they create functional ambiguity that you should resolve before trusting the skill in production.
Capability Analysis
Type: OpenClaw Skill
Name: spin-sales
Version: 1.0.0
The skill bundle is a legitimate sales training and simulation tool based on the SPIN selling methodology. The Python script (scripts/demo_interview.py) is a simple, safe state-machine simulation using standard input/output to guide a user through sales stages, and the markdown files in the references/ directory contain purely educational content aligned with the stated purpose. No high-risk behaviors, such as data exfiltration, malicious execution, or harmful prompt injection, were detected.
Capability Assessment
Purpose & Capability
The skill's name, description, and the demo script all align with a SPIN-selling assistant. No binaries, credentials, or external services are requested, which is proportionate for the stated purpose. However, SKILL.md and the instructions reference modules (e.g., scripts/opening.py, references/p-questions.md, references/i-questions.md, references/n-questions.md, References/Objection_Handling.md) that are not present in the file manifest; this mismatch reduces confidence that the package is complete.
Instruction Scope
Runtime instructions require running scripts/demo_interview.py and using multiple reference files. Several referenced paths and filenames are inconsistent with the manifest (case differences and missing p/i/n question files, referenced scripts/opening.py doesn't exist). These inconsistencies could cause the agent to fail or to behave unpredictably if it attempts to auto-resolve missing resources.
Install Mechanism
No install spec — instruction-only with a small included Python script. No downloads, package installs, or archive extraction. Low install risk.
Credentials
The skill requests no environment variables, credentials, or config paths. The included script performs only console I/O (prints and input). No evidence of accessing secrets or external services.
Persistence & Privilege
Flags are default (always:false); the skill does not request persistent presence or elevated privileges and doesn't modify other skills or system config. Normal autonomy policy applies.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install spin-sales - After installation, invoke the skill by name or use
/spin-sales - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
This is one of the essential skills that sales personnel must master. This skill guides you step by step through the SPIN sales technique, helping you experience and become proficient in it, and ultimately growing into an excellent salesperson.
Metadata
Frequently Asked Questions
What is Spin Sales Skill?
Guides users through a structured SPIN selling process from opening to need-payoff, with real-time objection handling to diagnose and address customer needs. It is an AI Agent Skill for Claude Code / OpenClaw, with 117 downloads so far.
How do I install Spin Sales Skill?
Run "/install spin-sales" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Spin Sales Skill free?
Yes, Spin Sales Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Spin Sales Skill support?
Spin Sales Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Spin Sales Skill?
It is built and maintained by Mikewong (@mikewongonline); the current version is v1.0.0.
More Skills