agentlas-ai/agentlas-os-llm-runtime-architecture
Use when designing how one canonical agent core runs across Codex, Claude Code, Gemini CLI, Cursor, and AGENTS.md-compatible tools.
This is a copy. The original lives at agentlas-ai/llm-runtime-architecture.
npx skills add https://github.com/agentlas-ai/Agentlas-OS --skill llm-runtime-architecture
AGENTS.md as the canonical behavior contract.tools, memory access, limitations, and verification command.
.agentlas/global-commands.json when creating or packagingan agent.
Return a runtime matrix with runtime, entry_point, global_command,
adapter_files, memory_access, limitations, and verification.
Take agentlas-ai/agentlas-os-llm-runtime-architecture from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.