🧠
AI EngineeringPython

AINL

by sbhooley

AINL is an AI Engineering skill for Claude Code, published by sbhooley in ainativelang.

714 stars29 forkson sbhooley/ainativelangAdded 2026/08/23Repository updated 2026/06/25
agent-orchestrationai-agentsai-native-languageainlclaude-codecompilerdeterministic-executiondomain-specific-languagedslgraph-irlangchain-alternativellm-orchestrationmcpmodel-context-protocolmulti-agentopenaiopenclawprompt-engineeringpythonworkflow-engine
Install in seconds
Install AINL
Copy AINL into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/sbhooley/ainativelang/tree/main/skills/openclaw ~/.claude/skills/openclaw

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/sbhooley/ainativelang.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/openclaw/SKILL.md in sbhooley/ainativelang
Installs to
~/.claude/skills/openclaw
Collection
One of 3 skills cataloged from this repository
Category
AI Engineering2451 skills

What AINL does

AINL compiles deterministic .ainl graphs for OpenClaw, including import, compile, run, and MCP tool setup. Use it when you need portable workflows instead of ad-hoc prompts.

AINL is cataloged under AI Engineering on DirSkills. AINL comes from a repository tagged agent-orchestration, ai-agents, ai-native-language, ainl and claude-code.

Documentation

README

AINL for OpenClaw

AINL is an AI-native language that compiles deterministic graphs. In OpenClaw, use it to import workflows, compile them, run them, and expose ainl-mcp tools to the agent via ~/.openclaw/openclaw.json.

Package: ainativelang v1.8.0 (this tree; PyPI after publish — docs/RELEASING.md). Optional extras: [mcp], [solana].

Agent instructions

This is the opening of the README. Read the full README on GitHub.

Frequently asked about AINL

  • What else does sbhooley publish alongside AINL?

    AINL is one of 3 skills that DirSkills catalogs from sbhooley/ainativelang, the repository it ships in. Its siblings there include AINL and AINL. Each one is a separate skill with its own page in this directory, installs the same way AINL does, and is maintained by sbhooley in that same repository. The rest of the collection is listed on the sbhooley/ainativelang page.

  • How does AINL compare to other AI Engineering skills?

    AINL ranks #1695 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of AINL against them. Open each page to compare what they document and how they install.