Capital Equipment Network (CapNetEq)
Scanned 9/5/2026
Install to Claude Code
npx -y skills add dvcrn/openclaw-skills-marketplace --skill capital-equipment --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Capital Equipment?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dvcrn-capital-equipment)More formats (shields.io, HTML) on the badges page.
---
name: capital-equipment
description: "Capital Equipment Network (CapNetEq)"
---
# Capital Equipment Platform
Find, book, and manage scientific research equipment through your AI assistant. Search 10,000+ instruments across 500+ core facilities at 200+ institutions.
## What This Skill Does
- **Search Equipment**: Find microscopes, spectrometers, sequencers, and more near any location
- **Check Availability**: Real-time booking windows for shared instruments
- **Book Equipment**: Reserve time slots directly through your assistant
- **Submit Service Requests**: Describe your research needs and get quotes from facility providers
- **Find Collaborators**: Discover researchers with expertise in specific techniques or equipment
- **Track Papers**: Find published research linked to specific instruments and methods
- **Compatibility Check**: Verify equipment combinations work for your experimental workflow
- **Price Intelligence**: Fair market values, institutional rates, and depreciation data for equipment purchases
- **Compliance**: Get IP agreement and safety requirements for cross-institutional equipment use
## Setup
Capital Equipment supports auto-discovery and secure OAuth 2.1.
1. **Connect the Server**: Add the Server-Sent Events (SSE) endpoint to your OpenClaw config:
```json
{
"mcp": {
"servers": [
{
"name": "capital-equipment",
"type": "sse",
"url": "[https://us-central1-capital-equipment-dev.cloudfunctions.net/mcpServer/mcp](https://us-central1-capital-equipment-dev.cloudfunctions.net/mcpServer/mcp)"
}
]
}
}
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!