Ailang Run — Development skill for Claude Code
Run AILANG program: /ailang-run (auto-detects caps).
How to install Ailang Run
Installs to ~/.claude/skills/sunholo-data-ailang_bootstrap-ailang-run/SKILL.md
mkdir -p ~/.claude/skills/sunholo-data-ailang_bootstrap-ailang-run && curl -fsSL https://raw.githubusercontent.com/sunholo-data/ailang_bootstrap/HEAD/commands/ailang-run.md -o ~/.claude/skills/sunholo-data-ailang_bootstrap-ailang-run/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Ailang Run does
description: "Run AILANG program: /ailang-run (auto-detects caps)" arguments:
- name: file description: Path to .ail file required: true
Run the AILANG program at `$1`:
- First, check if the file exists
- Detect required capabilities from the code:
- If it uses
print,println,readLine→ needsIO - If it uses
readFile,writeFile→ needsFS - If it uses
httpGet,httpPost→ needsNet - If it uses
now,sleep→ needsClock - I
- If it uses
Alternatives in Development
- Peon Ping — Warcraft III Peon voice notifications (+ StarCraft, Portal, Zelda) for Claude Code and other agents 4k ★
- Memory Gc — Inspect or rotate the autopilot ledger JSONL files (findings.jsonl, negatives.jsonl) 3.8k ★
- Gemini For Claude Code — A Python program allowing the use of Claude Code with Google's Gemini models 338 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Supervisor Drive
Autonomous orchestrator — survey state, pick the right OMCR engine, run it, re-evaluate, loop. Interactive by
Aod.Blueprint
Unified project setup & story generation — auto-detects new vs existing projects
Specs
Define functional requirements through a roundtable discussion. Reads CONTEXT.md and produces structured requi
Setup Copilot
Universal Claude Copilot setup. Auto-detects context and routes to the appropriate setup command.
Ecommerce BI
Claude Code skill for eCommerce Business Intelligence reports. Auto-detects Tiendanube/Shopify/WooCommerce CSV
Claude Adhd
A terminal Flappy Bird that auto-opens when Claude Code detects complex tasks.
Related Agents
Klein Synthesist
SYNTHESIZE worker for Klein Auto Research — mines the full study trajectory (results.tsv, aux_metrics.tsv, pro
Git Specialist
Git workflow specialist. Use for any git work — staging, conventional commits, branch creation, pushing with u
Context Engine
Context window management — tracks tool call count, auto-detects when context fills up, triggers state save +