Communityv1.0.0

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.

5.2kdownloads4stars23active installsnguyenphutrong
View on ClawHubBack to Skills

Skill Details

Slug
agentlens
Latest Version
1.0.0
Author
nguyenphutrong
Published
Jan 8, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Agentlens.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

🎉 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)