Capital Equipment
/install capneteq-cesco345
functions/src/mcp/openclaw-skill/SKILL.md
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 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 needs and get quotes from providers
- Find Collaborators: Discover researchers by expertise in specific techniques
- Track Papers: Find published research linked to specific instruments
- Compatibility Check: Verify equipment combinations for workflows
- Price Intelligence: Fair market values, institutional rates, depreciation
- Compliance: IP agreement and safety requirements for cross-institutional use
Authentication
This skill uses OAuth 2.1 for secure access via the standard MCP OAuth flow:
- On first use, you will be redirected to the Capital Equipment sign-in page
- Sign in with your institutional credentials (Google, Microsoft, or email)
- Authorize the AI assistant to act on your behalf
- The OAuth token is managed automatically - no API keys needed
Required Scopes: equipment:read, equipment:book, service-requests:write, profile:read
Token Lifetime: 1 hour (refresh tokens issued automatically)
No credentials need to be stored in your OpenClaw configuration.
Setup
Add the MCP server to your OpenClaw configuration:
{
"mcp": {
"servers": [
{
"name": "capneteq-cesco345",
"type": "sse",
"url": "[https://capneteq.com/mcpServer/mcp](https://capneteq.com/mcpServer/mcp)"
}
]
}
}
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install capneteq-cesco345 - 安装完成后,直接呼叫该 Skill 的名称或使用
/capneteq-cesco345触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Capital Equipment 是什么?
Search, book, and manage scientific research equipment at 200+ institutions with real-time availability, service requests, and collaborator discovery. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 281 次。
如何安装 Capital Equipment?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install capneteq-cesco345」即可一键安装,无需额外配置。
Capital Equipment 是免费的吗?
是的,Capital Equipment 完全免费(开源免费),可自由下载、安装和使用。
Capital Equipment 支持哪些平台?
Capital Equipment 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Capital Equipment?
由 Francesco Piscani(@cesco345)开发并维护,当前版本 v1.0.0。