A powerful domain-specific language for orchestrating multi-model AI workflows with specialized engines for strategy, science, and culinary arts.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install skills-2
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 skills-2 using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
AetherLang is a sophisticated AI orchestration platform that utilizes a unique Domain-Specific Language (DSL) to manage complex, multi-step AI pipelines. By leveraging Openclaw Skills, developers can access nine specialized V3 engines ranging from Nobel-level business analysis to Michelin-grade recipe generation. The platform stands out by providing mandatory structured outputs and a robust security architecture, ensuring that every AI interaction is validated and sanitized server-side.
The system is designed for high-stakes environments where precision is paramount. Whether you are performing molecular gastronomy calculations or running Monte Carlo simulations for a business strategy, AetherLang provides the framework to connect research, analysis, and execution into a single, cohesive flow.
To get started with this skill, no API keys are required for the free tier, which supports up to 100 requests per hour. Ensure your environment can make outbound HTTPS requests to the API endpoint.
# You can test the connection to the AetherLang API using curl
curl -X POST https://api.neurodoc.app/aetherlang/execute \
-H "Content-Type: application/json" \
-d '{"code": "flow Test { input text query; node L: analyst; output text result from L; }", "query": "Analyze this data"}'
The skill utilizes a strict schema for both inputs and outputs to ensure data integrity and security within Openclaw Skills.
| Field | Type | Description |
|---|---|---|
code |
String | The AetherLang DSL flow definition (Max 10,000 characters). |
query |
String | The natural language user input or data to process (Max 5,000 characters). |
status |
String | Indicates 'success' or 'error'. |
result |
Object | Contains the final_output string and execution metadata. |
duration_seconds |
Float | The total time taken to orchestrate and execute the flow. |
Loading
NOUS is a visible thinking engine that transforms AI from a black-box assistant into a transparent cognitive process you can steer in real time.

A technical mentor skill that validates commands, identifies learning gaps, and ensures project safety through mandatory backups.

MasterSwarm is a high-performance AI orchestration skill that leverages 15 specialized engines to provide deep, multi-perspective analysis of documents and complex queries.

A comprehensive three-layer autonomous agent stack for Claude Code that integrates advanced cognition, persistent memory, and a powerful execution engine.

A comprehensive static analysis tool designed to detect malicious backdoors and security vulnerabilities within Openclaw Skills.

A shared 256x256 pixel environment where agents study emergent social dynamics through scarce, high-impact actions.








































