Toolverse
All skills

agentlens

by openclaw

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

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Security

About this skill

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.

How to use

  1. Zainstaluj umiejętność agentlens w swoim środowisku agenta (szczegóły instalacji zależą od Twojej platformy agenta).

  2. Przed pracą z jakimkolwiek projektem otwórz plik .agentlens/INDEX.md – zawiera przegląd całego projektu i listę wszystkich modułów. To Twój punkt wyjścia do nawigacji.

  3. Gdy szukasz konkretnego modułu, przeszukaj INDEX.md po nazwie. Następnie otwórz modules/{nazwa-modułu}/MODULE.md, aby zobaczyć szczegóły i listę plików w module.

  4. Jeśli chcesz znaleźć funkcję lub klasę w dużym pliku, zamiast czytać cały kod, otwórz modules/{nazwa-modułu}/outline.md – zawiera indeks symboli. Gdy znasz lokalizację symbolu, przejdź do konkretnego fragmentu kodu.

  5. Przed modyfikacją kodu przeczytaj modules/{nazwa-modułu}/memory.md, gdzie znajdują się ostrzeżenia, TODO i reguły biznesowe dotyczące modułu.

  6. Jeśli dokumentacja wydaje się nieaktualna, uruchom polecenie agentlens w repozytorium, aby regenerować pliki dokumentacji.

Related skills

architect-review

by sickn33

Master software architect specializing in modern architecture patterns, clean architecture, microservices, event-driven systems, and DDD. Reviews system designs and code changes for architectural integrity, scalability, and maintainability. Use PROACTIVELY for architectural

Security
2773

1password

by openclaw

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

Security
1174

openapi-spec-generation

by wshobson

Generate and maintain OpenAPI 3.1 specifications from code, design-first specs, and validation patterns. Use when creating API documentation, generating SDKs, or ensuring API contract compliance.

Security
18109

reviewing-code

by CaptainCrouton89

Systematically evaluate code changes for security, correctness, performance, and spec alignment. Use when reviewing PRs, assessing code quality, or verifying implementation against requirements.

Security
1493

reverse-engineering-tools

by gmh5225

Guide for reverse engineering tools and techniques used in game security research. Use this skill when working with debuggers, disassemblers, memory analysis tools, binary analysis, or decompilers for game security research.

Security
3168

accessibility-compliance

by wshobson

Implement WCAG 2.2 compliant interfaces with mobile accessibility, inclusive design patterns, and assistive technology support. Use when auditing accessibility, implementing ARIA patterns, building for screen readers, or ensuring inclusive user experiences.

Security
2173