← Back to Skills Marketplace
Pilot Scientific Research Team Setup
by
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
83
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pilot-scientific-research-team-setup
Description
Deploy a scientific research team with 4 agents. Use this skill when: 1. User wants to set up a collaborative research pipeline with literature review, hypot...
Usage Guidance
This skill appears internally consistent with its goal of wiring a 4-agent research pipeline. Before installing or running it, verify the trustworthiness of the external tools it calls (pilotctl and clawhub) and the pilot-* skills they will install, because this instruction-only skill delegates actual behavior to those binaries. Be aware it will: (1) install additional skills via clawhub, (2) write a manifest to ~/.pilot/setups/, and (3) establish network handshakes and publish messages between agents (including publishing to external endpoints from the report agent). Recommended precautions: run in an isolated environment or VM, audit the pilotctl/clawhub binaries and the pilot-* skills they install, confirm desired firewall rules (e.g., control port 1002 and outbound 443), and make sure you understand what data the report agent is allowed to publish externally. If you want higher assurance, provide the contents or provenance (official repos/releases) for pilotctl, clawhub, and the listed pilot-* skills for further review.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description (deploy a 4-agent research pipeline) matches the requirements and instructions: it requires pilotctl and clawhub, which are used throughout the SKILL.md to install skills, set hostnames, handshake peers, and publish messages. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions explicitly tell the agent to run clawhub install and pilotctl commands, set hostnames, and write a manifest to ~/.pilot/setups/scientific-research-team.json. These actions are consistent with setup but will create local config and establish network connections (handshakes and publish commands). Users should be aware data will be transmitted between agents and the report agent can push to external endpoints (port 443).
Install Mechanism
This is an instruction-only skill with no install spec or bundled code. It relies on existing binaries (pilotctl, clawhub). That is the lowest install risk for the skill itself, but actual risk depends on the provenance and behavior of those external binaries.
Credentials
No environment variables or credentials are requested. The single config path used (~/.pilot/...) is scoped to the tool's configuration and is proportional to a deployment/setup skill.
Persistence & Privilege
always is false and the skill does not request system-wide privileges. It does instruct writing a manifest under the user's home (~/.pilot) and installing other pilot-* skills via clawhub, which will change the agent environment. This is expected for setup but means the agent environment will be modified.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pilot-scientific-research-team-setup - After installation, invoke the skill by name or use
/pilot-scientific-research-team-setup - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Pilot Scientific Research Team Setup?
Deploy a scientific research team with 4 agents. Use this skill when: 1. User wants to set up a collaborative research pipeline with literature review, hypot... It is an AI Agent Skill for Claude Code / OpenClaw, with 83 downloads so far.
How do I install Pilot Scientific Research Team Setup?
Run "/install pilot-scientific-research-team-setup" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pilot Scientific Research Team Setup free?
Yes, Pilot Scientific Research Team Setup is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pilot Scientific Research Team Setup support?
Pilot Scientific Research Team Setup is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pilot Scientific Research Team Setup?
It is built and maintained by Calin Teodor (@teoslayer); the current version is v1.0.0.
More Skills