reverse-skill

reverse-skill

Skill router package for reverse engineering, penetration testing, and security research, supporting multiple AI coding clients.

Agent SkillDevOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 4.1k
Source
skill-github

Overview

This is an AI agent workflow router and tool orchestration system designed for reverse engineering, security analysis, and CTF challenges. It supports Claude Code, Kiro, Cursor, Cline, and other code-focused AI clients through AI-driven routing, on-demand toolchain bootstrapping, and automatically evolving experience libraries. The skill pack can automatically detect installation paths and configure itself based on the operating system. Users need no manual intervention—AI will automatically perform configuration and report changes.

Capabilities

  • AI automatic routing
  • On-demand toolchain bootstrapping
  • Automatically evolving experience library
  • Support for multiple AI coding clients
  • Cross-platform support

Use cases

Reverse engineeringAuthorized penetration testingSecurity researchCTF competitions

Setup

Requires: Node环境Python环境Bash或PowerShell
During initial setup, run `skills/scripts/refresh-tool-index.sh` (Linux/macOS) or `powershell -ExecutionPolicy Bypass -File skills/scripts/refresh-tool-index.ps1` (Windows) to generate the tool index.

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I get started?

After cloning the repository, run the refresh tool index script—the AI will automatically complete the configuration.

What operating systems are supported?

Supports Windows, Kali Linux, Ubuntu/Debian, macOS, and others.

Related skills