Back to Directory
development

Agentlens

Navigate and understand codebases using agentlens hierarchical documentation. Use when exploring new projects, finding modules, locating symbols in large files, finding TODOs/warnings, or understanding code structure.

Installation

Run this in your terminal or add to your configuration:

# Clone into your skills directory git clone ...

About this Skill

๐ŸŽ‰ Initial Release First public release of the AgentLens skill for AI coding assistants. โœจ Features - Codebase Navigation - Teaches AI agents to navigate large codebases using agentlens docs - Progressive Disclosure - Core skill + references loaded on-demand - Multi-Platform - Claude Code, OpenCode, Codex CLI compatible - Token-Efficient - Navigation patterns with 80-96% token savings ๐Ÿ“ฆ Structure agentlens/ โ”œโ”€โ”€ SKILL.md # Core instructions โ””โ”€โ”€ references/ โ”œโ”€โ”€ navigation.md # Navigation patterns โ””โ”€โ”€ structure.md # .agentlens/ explained ๐Ÿ”ง Install agentlens skills install ๐Ÿ“‹ Platforms - Claude Code: ~/.claude/skills/agentlens/ - OpenCode: ~/.config/opencode/skill/agentlens/ - Codex CLI: ~/.codex/skills/agentlens/ --- Links: GitHub (https://github.com/nguyenphutrong/agentlens) ยท Docs (https://github.com/nguyenphutrong/agentlens#readme)
Agentlens - OpenClaw Skill