The Lexa skill gives Codex and other agents a compact operating guide for using Lexa as a local codebase intelligence layer: index the project, find focused context, inspect symbols, trace dependencies, audit structure, and make hash-aware line edits.
Install it with the community skills CLI. The skill assumes the Lexa binary is already available; it teaches the agent how to operate Lexa properly inside a repository.
Install globally for Codex
npx skills@latest add anvia-hq/lexa --agent codex --skill lexa -gPreview the published skill
npx skills@latest add anvia-hq/lexa --listList installed Codex skills
npx skills@latest list -g --agent codexUpdate the Lexa skill
npx skills@latest update lexa -g