Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
Version History
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.
User asks: Create a 4-person pasta dish with food cost breakdown and wine pairing
- 1Constructs a Chef Omega flow with cuisine='auto', difficulty='medium', servings=4
- 2Sends the flow DSL and query text to api.neurodoc.app/aetherlang/execute
- 3Receives a structured response covering 17 sections including cost analysis, HACCP, and wine pairing
- 4Returns the complete recipe report to the user
Structured recipe with food cost percentage, HACCP compliance notes, allergen matrix, wine pairing recommendation, and plating blueprint