Lexa

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 -g

Preview the published skill

npx skills@latest add anvia-hq/lexa --list

List installed Codex skills

npx skills@latest list -g --agent codex

Update the Lexa skill

npx skills@latest update lexa -g