← Back to Skills Marketplace
protocal-kit-finder-for-protocal-agent
by
Mengbing Wang
· GitHub ↗
· v1.0.1
· MIT-0
163
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install protocal-kit-finder-for-protocal-agent
Description
Find specific reagent kit part numbers and catalog numbers for laboratory protocol steps. Searches vendor websites for options with catalog numbers and direc...
Usage Guidance
This skill appears to do what it says: extract reagent needs from protocol text, search vendor sites, and build a bill-of-materials. Before installing, confirm that (1) you are comfortable allowing the agent to read Markdown files in your project directory (these might contain unrelated or sensitive notes), and (2) the agent is permitted to perform web browsing/fetches in your environment. If you keep secrets or internal docs in .md files, remove or isolate them from the agent's workspace. Also confirm you trust the agent to follow the AskUserQuestion confirmation steps before proceeding (the skill requires the agent to ask you at each phase).
Capability Analysis
Type: OpenClaw Skill
Name: protocal-kit-finder-for-protocal-agent
Version: 1.0.1
The kit-finder skill is a legitimate tool designed to assist laboratory researchers in identifying reagent catalog numbers and downloading product documentation. The workflow in SKILL.md includes multiple mandatory user confirmation steps (AskUserQuestion) and limits file operations to project-specific directories like references/kit-docs/. No indicators of data exfiltration, malicious execution, or prompt injection were found; the behavior is entirely consistent with its stated purpose of laboratory procurement.
Capability Assessment
Purpose & Capability
The name/description (find reagent/kit catalog numbers and links) match the SKILL.md workflow and the included vendor reference. The skill is instruction-only and does not request unrelated credentials or binaries.
Instruction Scope
The runtime instructions explicitly tell the agent to read the included references file and to scan project .md files (e.g., .claude/plans/) for protocol context — this is reasonable for extracting reagent lists, but it does allow the agent to read arbitrary Markdown files in the project. The skill also instructs the agent to perform web searches and fetch vendor product pages to verify catalog numbers and availability (expected for this purpose). The skill enforces user confirmations at each phase via AskUserQuestion, which limits autonomous escalation of scope.
Install Mechanism
No install spec or code is included; this is instruction-only so nothing is written to disk or downloaded by the skill itself. This is the lowest install risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. That matches the stated purpose (web lookups and local document parsing) and is proportionate.
Persistence & Privilege
The skill is not marked always:true and is user-invocable. It does not request permanent presence or claim to 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 protocal-kit-finder-for-protocal-agent - After installation, invoke the skill by name or use
/protocal-kit-finder-for-protocal-agent - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
**Added step-by-step user confirmation using interactive prompt tools.**
- Introduced required user confirmation at each workflow phase via the `AskUserQuestion` tool before proceeding.
- Clearly labeled the recommended option in every confirmation prompt.
- Updated all phases to be more interactive, including option selection, result verification, and BOM finalization.
- Enhanced text summaries and option previews to improve user clarity in selection steps.
- Added explicit branching and correction options per phase, ensuring correct reagent selection and documentation.
v1.0.0
Initial release of Kit Finder skill for rapid, precise lab procurement:
- Identifies exact reagents and kits required for any laboratory protocol step.
- Lets users specify product or vendor preferences before searching.
- Searches major life science vendor websites for real, verified catalog numbers and product links.
- Presents multiple options (with catalog numbers, pack size, and direct URLs) for each reagent/kit, with clear recommendations.
- Builds a final Bill of Materials for user confirmation.
- Downloads product documentation (manuals, protocols, SDS) and organizes them by kit.
- Ensures catalog numbers are precise, links are direct, and kit compatibility and availability are validated.
Metadata
Frequently Asked Questions
What is protocal-kit-finder-for-protocal-agent?
Find specific reagent kit part numbers and catalog numbers for laboratory protocol steps. Searches vendor websites for options with catalog numbers and direc... It is an AI Agent Skill for Claude Code / OpenClaw, with 163 downloads so far.
How do I install protocal-kit-finder-for-protocal-agent?
Run "/install protocal-kit-finder-for-protocal-agent" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is protocal-kit-finder-for-protocal-agent free?
Yes, protocal-kit-finder-for-protocal-agent is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does protocal-kit-finder-for-protocal-agent support?
protocal-kit-finder-for-protocal-agent is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created protocal-kit-finder-for-protocal-agent?
It is built and maintained by Mengbing Wang (@mengbingrock); the current version is v1.0.1.
More Skills