A versatile skill that enables AI agents to calibrate scientific communication and research support based on the user's specific level of expertise.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install science
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 science using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Science skill transforms how AI agents interact with scientific data and concepts. It provides a structured framework for agents to detect a user's knowledge level—ranging from curious children to professional researchers—and adapt the technical depth, vocabulary, and pedagogical approach accordingly. By integrating this into Openclaw Skills, developers can build agents that move beyond simple fact-retrieval to provide nuanced, context-aware scientific guidance.
At its core, the skill prioritizes scientific literacy and methodological rigor. It ensures that agents avoid common errors like fabricating citations or overstating preliminary findings, instead focusing on transparent evidence paths and uncertainty quantification. Whether the goal is to inspire wonder or support peer-reviewed research, this skill provides the necessary guardrails and communication strategies for high-quality scientific discourse.
To deploy the Science skill within your Openclaw Skills environment, add the skill to your agent's configuration profile. Ensure your environment is updated to handle adaptive context switches.
# Install the science skill via the CLI
openclaw install skill-science
# Verify installation and persona detection capabilities
openclaw verify science --check-logic
The Science skill organizes scientific data based on user context and certainty levels. It maintains a taxonomy of evidence to ensure high scientific literacy.
| Attribute | Description | Values |
|---|---|---|
user_level |
The detected expertise of the user | child, student, researcher, teacher |
knowledge_tier |
The classification of scientific certainty | textbook, debate, emerging |
evidence_path |
The origin and verification of the claim | citation, consensus, observation |
instructional_layer |
The pedagogical format used | socratic, analogy, technical, demo |
Loading
A comprehensive AI-driven educational framework for K-12 students featuring adaptive learning, exam preparation, and robust parental oversight.

A professional academic research skill that enables AI agents to find, filter, and analyze peer-reviewed literature and citations.

A task scheduling engine that manages the timing of automated AI agent actions while keeping the user in control of execution.

A sophisticated planning and advisory skill for scaling technical systems, software architecture, and organizations through bottleneck diagnostics.

A comprehensive scientific computing toolkit for solving optimization, statistics, signal processing, and linear algebra problems with production-ready code.

A specialized framework for ethical web scraping that prioritizes robots.txt compliance, rate limiting, and data privacy laws.








































