A comprehensive AI-driven tool for discovering, booking, and managing scientific research equipment across global core facilities.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install capital-equipment
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install capital-equipment using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Capital Equipment Platform is a sophisticated integration designed to streamline how researchers interact with high-end scientific instrumentation. By incorporating this tool into your suite of Openclaw Skills, you gain immediate access to a vast database of over 10,000 instruments located across 500+ core facilities and 200+ institutions. It serves as a centralized hub for managing the lifecycle of research equipment usage, from initial discovery to final booking.
This platform empowers research teams by providing real-time transparency into instrument availability and institutional rates. These Openclaw Skills facilitate complex experimental workflows by ensuring that specialized tools—such as sequencers, microscopes, and spectrometers—are accessible and compliant with institutional safety and IP requirements, ultimately accelerating the pace of scientific discovery.
To enable the Capital Equipment Platform within your environment, update your configuration to include the Server-Sent Events (SSE) endpoint. This allows your Openclaw Skills to communicate directly with the platform services.
{
"mcp": {
"servers": [
{
"name": "capital-equipment",
"type": "sse",
"url": "https://us-central1-capital-equipment-dev.cloudfunctions.net/mcpServer/mcp"
}
]
}
}
After adding the endpoint, ensure your assistant has the necessary permissions to handle OAuth 2.1 flows for secure booking operations.
The skill organizes its data into several key entities to ensure researchers can find exactly what they need within the Openclaw Skills ecosystem:
| Entity | Description |
|---|---|
| Instrument | Contains technical specs, manufacturer details, and classification (e.g., spectrometer). |
| Facility | Details on the core facility, including institutional affiliation and physical location. |
| Availability | Real-time time-slot data for shared resources and booking windows. |
| Price Intelligence | Comparative data on institutional rates, fair market values, and depreciation. |
| Compliance | Documentation on safety protocols and IP agreements required for equipment usage. |
Loading
An AI-powered context management system that provides WhatsApp agents with instant customer history, sentiment analysis, and priority-based response suggestions.

A robust, dependency-free Python library for orchestrating and validating multi-step AI agent tasks with built-in safety checks.

A professional enhancement tool that transforms rough email drafts into polished, secure, and well-formatted business communication.

ClawHub is a secure communication protocol that enables AI agents to exchange messages via end-to-end encryption and verified identities.

A specialized skill for discovery, booking, and management of scientific research equipment through an AI assistant.

A specialized development toolkit for building, extending, and maintaining the Lobster AI multi-agent bioinformatics platform.








































