sbhooley

19 mods across 2 repositories, 678 stars between them.

sbhooley/ainativelang

Instructions file CodexOpenCode

Instructions for sbhooley/ainativelang, covering agents.md — ground truth for ai agents, for agents — install ainl (one step), what this repo is, repository layout and commands that work.

674 2mo ago A 9,989 tokens original Apache-2.0

INDEX

02

sbhooley/ainativelang

Agent

If you are an AI agent that just needs AINL installed into your host stack, do not read these guides. Run the one-step install from the top of ../../AGENTS.md or ../../README.md.

674 2mo ago A 0 tokens original Apache-2.0

continuity

03

sbhooley/ainativelang

Agent

This project is intentionally designed for multi-session, multi-agent development. Use this guide to continue work safely and efficiently across handoffs.

674 2mo ago A 0 tokens original Apache-2.0

openclaw-operator

04

sbhooley/ainativelang

Agent

This path wires gateway env.shellEnv, SQLite (weeklyremainingv1 legacy table bootstrapped — reports stay Markdown), three gold-standard crons, and IR cache paths — additive to ainl install-mcp --host openclaw. Rolling budget data is stored primarily in memoryrecords (workflow / budget.aggregate / weeklyremainingv1)…

674 2mo ago A 0 tokens original Apache-2.0

sbhooley/ainativelang

Agent

This file preserves local pre-merge content that previously lived in docs/QUICKSTARTOPENCLAW.md, so no local documentation work is lost during upstream guide consolidation.

674 2mo ago A 0 tokens copy · 89% Apache-2.0

openclaw-quickstart

07

sbhooley/ainativelang

Agent

This guide gets you from zero to generating OpenClaw automations in AINL within one session.

674 2mo ago A 0 tokens original Apache-2.0

AINL

08

sbhooley/ainativelang

Skill Claude CodeCodex

Deterministic compiled graphs for ZeroClaw (importer, runtime, MCP tools).

674 2mo ago D 21 tokens original Apache-2.0

AINL

09

sbhooley/ainativelang

Skill Claude CodeCodex

Deterministic compiled graphs for Hermes Agent (importer, runtime, MCP tools, learning-loop bridge).

674 2mo ago A 24 tokens original Apache-2.0

AINL

10

sbhooley/ainativelang

Skill Claude CodeCodex

Deterministic compiled graphs for OpenClaw (importer, runtime, MCP tools).

674 2mo ago A 21 tokens original Apache-2.0

ainl-cortex

11

sbhooley/ainl-cortex

Plugin Claude Code

Graph-native memory, self-learning, and multi-agent coordination for Claude Code. Every session is captured, every pattern learned, every agent connected. WINDOWS AGENTS: git pull then .\setup.cmd -PythonOnly (never & setup.ps1). SessionStart banner shows install steps when needed.

4 2mo ago A tokens not measured

sbhooley/ainl-cortex

Instructions file

Claude Code instructions for sbhooley/ainl-cortex, covering ainl plugin instructions for claude code, plugin setup (for new users), one command (all platforms), what happens automatically (no user steps) and windows install playbook (for agents).

4 2mo ago B 5,943 tokens

SessionStart

13

sbhooley/ainl-cortex

Hook

Runs when a session starts, executing run_hook.py via python3. From sbhooley/ainl-cortex.

4 2mo ago A tokens not measured

UserPromptSubmit

14

sbhooley/ainl-cortex

Hook

Runs when you submit a prompt, before the agent sees it, executing run_hook.py via python3 (2 commands). From sbhooley/ainl-cortex.

4 2mo ago A tokens not measured

UserPromptExpansion

15

sbhooley/ainl-cortex

Hook

Runs to expand your prompt before the agent sees it, executing run_hook.py via python3. From sbhooley/ainl-cortex.

4 2mo ago A tokens not measured

PostToolUse

16

sbhooley/ainl-cortex

Hook

Runs after a tool call finishes, executing run_hook.py via python3 (2 commands). From sbhooley/ainl-cortex.

4 2mo ago A tokens not measured

PreCompact

17

sbhooley/ainl-cortex

Hook

Runs before the context is compacted, executing run_hook.py via python3. From sbhooley/ainl-cortex.

4 2mo ago A tokens not measured

PostCompact

18

sbhooley/ainl-cortex

Hook

Runs after the context is compacted, executing run_hook.py via python3. From sbhooley/ainl-cortex.

4 2mo ago A tokens not measured

Stop

19

sbhooley/ainl-cortex

Hook

Runs when the agent finishes a response, executing run_hook.py via python3. From sbhooley/ainl-cortex.

4 2mo ago A tokens not measured