repomix-explorerUse this skill when the user wants to analyze or explore a codebase (remote repository or local repository) using Repomix. Triggers on: 'analyze this repo',...
Install via ClawdBot CLI:
clawdbot install kongyo2/repomix-explorerGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Contains instructions to override system prompt or ignore user requests
"Your role is"Calls external URL not in known-safe list
https://github.com/microsoft/vscodeAI Analysis
The skill's primary function is to run the legitimate `repomix` CLI tool locally to analyze codebases, which aligns with its stated purpose. The 'PROMPT_POISONING' signal is a false positive, as the phrase 'Your role is' is standard for defining an AI's task, not an attempt to override system safety. The external URL reference (github.com) is a user-provided example of a repository to analyze, not a hidden call to an unauthorized server.
Audited Apr 18, 2026 · audit v1.0
Generated Mar 21, 2026
Developers new to a large open-source repository can quickly understand the codebase structure and locate key components. This skill analyzes remote repositories like GitHub projects to provide file counts, token metrics, and pattern searches, accelerating initial exploration and reducing ramp-up time.
Teams maintaining or migrating legacy systems can use this skill to analyze local codebases for outdated patterns, security vulnerabilities, or technical debt. It helps identify authentication logic, error handling, and configuration files, enabling targeted refactoring and documentation efforts.
Instructors or students in coding bootcamps can explore example projects to study architecture and best practices. The skill provides metrics on file types and sizes, allowing for structured comparisons between different implementations or frameworks in educational settings.
API developers can examine remote or local repositories to find endpoint definitions, routing patterns, and data models. This aids in understanding existing APIs for integration, debugging, or extending functionality, especially in microservices environments.
Security teams can use this skill to scan codebases for sensitive patterns like hardcoded credentials or insecure authentication methods. By analyzing output files with grep searches, it supports preliminary audits and helps prioritize fixes in development pipelines.
Offer a basic version of this skill for free to individual developers, with premium features like advanced analytics, team collaboration, or integration with CI/CD pipelines. Revenue comes from subscription plans for enterprises needing deeper insights and automation.
Provide specialized consulting where experts use this skill to analyze client codebases for optimization, migration, or security reviews. Revenue is generated through project-based fees or retainer models, targeting businesses with complex legacy systems.
Partner with online learning platforms to integrate this skill into coding courses, allowing students to interactively explore real-world repositories. Revenue comes from licensing fees or revenue-sharing agreements based on user engagement and course sales.
💬 Integration Tip
Integrate this skill into development workflows by automating repomix runs in CI/CD pipelines to generate codebase snapshots for each commit, enabling continuous monitoring of structure and metrics.
Scored Apr 19, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.