LaunchKit · 2026
Back to Skills

aetherlang

> The world's most advanced AI workflow orchestration platform. 9 V3 engines deliver Nobel-level analysis.

2
1.1k downloads
by @contrario

Setup & Installation

openclaw skills install @contrario/aetherlang

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install aetherlang

Version History

v9.9.11Mar 10, 2026 - Version note by skill developer:

v9.9.11: Verifiable security claims

What This Skill Does

AetherLang Ω is a domain-specific language for defining AI workflow pipelines that execute on a hosted API. It includes specialized engines for recipe generation, business strategy, market analysis, research, and data analysis. Flows are written in a structured DSL syntax and processed server-side with no credentials required.

Runs specialized multi-engine AI pipelines through a single free-tier API call, combining strategy, research, and analysis engines without requiring credentials or setup.

When to use it

  • Generating a restaurant recipe with food cost breakdown and HACCP compliance
  • Running Monte Carlo simulations for a business strategy decision
  • Sizing a market and mapping competitive positioning for a new product
  • Grading research evidence and identifying knowledge gaps in a domain
  • Detecting outliers and anomalies in a dataset with statistical test selection

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Create a 4-person pasta dish with food cost breakdown and wine pairing

AGENT
  1. 1Constructs a Chef Omega flow with cuisine='auto', difficulty='medium', servings=4
  2. 2Sends the flow DSL and query text to api.neurodoc.app/aetherlang/execute
  3. 3Receives a structured response covering 17 sections including cost analysis, HACCP, and wine pairing
  4. 4Returns the complete recipe report to the user
OUTPUT

Structured recipe with food cost percentage, HACCP compliance notes, allergen matrix, wine pairing recommendation, and plating blueprint