← Back to Skills Marketplace
cesco345

Capital Equipment

by Francesco Piscani · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
281
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install capneteq-cesco345
Description
Search, book, and manage scientific research equipment at 200+ institutions with real-time availability, service requests, and collaborator discovery.
README (SKILL.md)

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:

  1. On first use, you will be redirected to the Capital Equipment sign-in page
  2. Sign in with your institutional credentials (Google, Microsoft, or email)
  3. Authorize the AI assistant to act on your behalf
  4. 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)"
      }
    ]
  }
}
Usage Guidance
Before installing or enabling this skill: 1) Verify the external domain (capneteq.com) and the organization behind the service (look for an official homepage, privacy policy, and contact info). 2) Only complete the OAuth sign-in through the provider's official pages (do not paste credentials into the skill). 3) Review the OAuth scopes (equipment:read, equipment:book, service-requests:write, profile:read) and grant the minimum necessary access; consider using a test account initially. 4) Keep automations disabled until you confirm what data they access and how alerts are delivered. 5) Because the skill is instruction-only and there is no published source/homepage, be cautious: the skill relies on a third‑party server you must add to your configuration — treat that as a trust decision. If the publisher or homepage can be provided, re-evaluate after verifying the vendor.
Capability Analysis
Type: OpenClaw Skill Name: capneteq-cesco345 Version: 1.0.0 The skill bundle appears benign. The `SKILL.md` and `AUTOMATIONS.md` files describe a legitimate capital equipment management platform, detailing its features, standard OAuth 2.1 authentication, and opt-in automations. There are no instructions for prompt injection against the AI agent, no signs of data exfiltration, malicious execution, persistence mechanisms, or obfuscation. The external endpoint `https://capneteq.com/mcpServer/mcp` is presented as the legitimate backend for the skill's operation.
Capability Assessment
Purpose & Capability
The name and description (search, book, manage equipment) match the SKILL.md functionality (search, availability, booking, service requests, collaborator discovery). However the skill requires adding an external MCP server URL (https://capneteq.com/...) to your OpenClaw configuration and trusting that server for OAuth and SSE communication; that is expected for this integration but introduces a trust decision because the source/homepage is not provided.
Instruction Scope
Runtime instructions are limited: perform an OAuth redirect to the Capital Equipment sign-in page and add an MCP server entry to the OpenClaw config. There are no instructions to read arbitrary files or environment variables. The SKILL.md also describes optional automations that access saved searches, bookings, and public profiles; automations are disabled by default. The skill's claims about not reading private messages/files are declarative and cannot be verified from the instruction-only content.
Install Mechanism
This is an instruction-only skill with no install spec and no code files; nothing is downloaded or written by the skill itself. Lowest-risk install profile, but runtime behavior depends on the external MCP server you add.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths beyond the MCP server entry. Authentication is done via OAuth using an external provider — scopes are reasonable for booking/profile operations (equipment:read, equipment:book, service-requests:write, profile:read).
Persistence & Privilege
always is false and automations are explicitly disabled by default (the file says each must be opt-in). The skill can be invoked autonomously (platform default), which increases its runtime reach if the user grants OAuth scopes — users should understand and control that consent. Nothing indicates the skill will modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install capneteq-cesco345
  3. After installation, invoke the skill by name or use /capneteq-cesco345
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Capital Equipment Platform skill for OpenClaw. - Search, book, and manage 10,000+ scientific research instruments across 500+ facilities. - Real-time availability, direct booking, service requests, and collaborator discovery. - Price intelligence, compliance handling, and equipment compatibility checks. - Secure OAuth 2.1 authentication (no API keys required). - Easy OpenClaw server setup with provided configuration example.
Metadata
Slug capneteq-cesco345
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Capital Equipment?

Search, book, and manage scientific research equipment at 200+ institutions with real-time availability, service requests, and collaborator discovery. It is an AI Agent Skill for Claude Code / OpenClaw, with 281 downloads so far.

How do I install Capital Equipment?

Run "/install capneteq-cesco345" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Capital Equipment free?

Yes, Capital Equipment is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Capital Equipment support?

Capital Equipment is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Capital Equipment?

It is built and maintained by Francesco Piscani (@cesco345); the current version is v1.0.0.

💬 Comments