← 返回 Skills 市场
nguyenphutrong

Agentlens

作者 nguyenphutrong · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
5329
总下载
4
收藏
24
当前安装
1
版本数
在 OpenClaw 中安装
/install 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.
安全使用建议
Safe to install for codebase navigation. Before allowing the agent to run `agentlens` to regenerate docs, confirm the command is the trusted AgentLens CLI, and verify important guidance from .agentlens files against the actual source code when making changes.
功能分析
Type: OpenClaw Skill Name: agentlens Version: 1.0.0 The skill bundle is benign. It consists solely of markdown files and a metadata JSON, with no executable scripts or code. The markdown files provide instructions to the AI agent on how to navigate and interpret a specific documentation structure (`.agentlens/INDEX.md`, `modules/{slug}/MODULE.md`, etc.) for codebase understanding. All instructions are informational and workflow-oriented, guiding the agent's reading and comprehension process, and do not contain any malicious commands, data exfiltration attempts, persistence mechanisms, or prompt injection designed to subvert the agent's core purpose or access unrelated sensitive data. The mention of a `agentlens` command in `SKILL.md` is an instruction for the agent's potential external actions, not a command executed by the skill itself.
能力评估
Purpose & Capability
The stated purpose is codebase navigation, and the artifacts consistently provide markdown guidance for reading .agentlens indexes, module docs, outlines, memory notes, imports, and relevant source sections.
Instruction Scope
The skill directs agents to consult project-local generated documentation before source files; this is purpose-aligned, but those files should be treated as navigation aids rather than higher authority than user instructions or actual code.
Install Mechanism
The bundle contains only markdown files and no executable installer. It mentions an optional local `agentlens` command to regenerate docs if stale, so users should ensure any such binary is from a trusted installation.
Credentials
Expected access is limited to local project documentation and relevant source code for navigation. The artifacts do not request credentials, network access, broad local indexing, uploads, account actions, or unrelated data access.
Persistence & Privilege
No background workers, persistence hooks, privilege escalation, credential storage, or autonomous long-running behavior are defined in the skill artifacts.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install agentlens
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /agentlens 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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)
元数据
Slug agentlens
版本 1.0.0
许可证
累计安装 201
当前安装数 24
历史版本数 1
常见问题

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5329 次。

如何安装 Agentlens?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install agentlens」即可一键安装,无需额外配置。

Agentlens 是免费的吗?

是的,Agentlens 完全免费(开源免费),可自由下载、安装和使用。

Agentlens 支持哪些平台?

Agentlens 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Agentlens?

由 nguyenphutrong(@nguyenphutrong)开发并维护,当前版本 v1.0.0。

💬 留言讨论