reverse-skill
Skill router package for reverse engineering, penetration testing, and security research, supporting multiple AI coding clients.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 4.1k
- Source
- skill-github
- Repository
- github.com/zhaoxuya520/reverse-skill
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
Setup
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
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.