← Back to Skills Marketplace
99
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wb-troubleshooter-1
Description
Western Blot troubleshooting guide with step-by-step solutions
Usage Guidance
This is a small, readable local Python tool that appears to do what it says: match symptoms to likely causes and print solutions. Before installing: ensure you have Python 3 available; review the single script yourself (it is short and clear); run it in a sandboxed environment if you want extra isolation; note the SKILL.md mentions file output but the current script does not write files — consider this an outdated doc item. Because the source/homepage are not provided, exercise normal caution (review code or run in an isolated environment) even though the code itself shows low risk.
Capability Assessment
Purpose & Capability
The name/description (WB troubleshooting) matches the included Python script and SKILL.md. The script contains only symptom matching and prints likely causes/solutions; it does not request unrelated credentials, binaries, or services.
Instruction Scope
SKILL.md mentions 'Python/R scripts executed locally' and references file I/O in its risk checklist, but the included Python script only uses argparse and prints output (no file reads/writes or network calls). This is a minor documentation/code mismatch rather than hidden behavior.
Install Mechanism
There is no install spec; the skill is instruction-only plus a small Python script. No third-party packages, downloads, or extract-from-URL steps are present.
Credentials
The skill declares no required environment variables or credentials; the code does not attempt to access environment secrets or configuration files.
Persistence & Privilege
The skill is not always-enabled, does not request elevated platform privileges, and does not modify other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wb-troubleshooter-1 - After installation, invoke the skill by name or use
/wb-troubleshooter-1 - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
wb-troubleshooter-1 v1.0.0 Changelog
- Initial release of Western Blot troubleshooting guide.
- Provides step-by-step diagnosis and solutions for common problems such as high background, no signal, multiple bands, and band smearing.
- Accepts problem description and antibody type as input parameters.
- Returns systematic troubleshooting steps, likely causes, and ranked solution recommendations.
- Includes risk and security assessment details.
- Marked as Draft status; no external dependencies required.
Metadata
Frequently Asked Questions
What is WB Troubleshooter?
Western Blot troubleshooting guide with step-by-step solutions. It is an AI Agent Skill for Claude Code / OpenClaw, with 99 downloads so far.
How do I install WB Troubleshooter?
Run "/install wb-troubleshooter-1" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is WB Troubleshooter free?
Yes, WB Troubleshooter is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does WB Troubleshooter support?
WB Troubleshooter is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created WB Troubleshooter?
It is built and maintained by AIpoch (@aipoch-ai); the current version is v1.0.0.
More Skills