Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

radare2-skills

radare2-skills contient 10 skills collectées depuis radareorg, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
10
Stars
20
mis à jour
2026-07-08
Forks
1
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

r2http
Développeurs de logiciels

Use when Codex needs to start, discover, or communicate with a radare2 or iaito HTTP webserver and run stateful radare2 commands over POST /cmd with curl, especially to replace r2mcp or one-shot r2 command lines during long binary analysis.

2026-07-08
r2mcp-basic
Développeurs de logiciels

Use the bundled r2mcp MCP server for binary analysis, disassembly, and reverse-engineering tasks.

2026-07-08
aicommit
Développeurs de logiciels

Create a commit message to use for the currently unstaged changes

2026-07-08
aifollowup
Développeurs de logiciels

When planning tasks or reviewing code is important to extend the reasoning of the unstaged changes, commits in the current non-master branch and todo roadmap of the ongoing work.

2026-05-12
aiclean
Développeurs de logiciels

Clean and refactor code with a focus on unnecessary complexity, reducing lines of code, improving readability, and preferring radare2-native portable APIs.

2026-04-14
aibugs
Analystes en sécurité de l'information

Find bugs and vulnerabilities in C code for radare2

2026-04-10
ailogic
Analystes en assurance qualité des logiciels et testeurs

Find logic bugs in C code for radare2 by analyzing control flow, state transitions, and silent assumptions.

2026-04-10
aisolve
Développeurs de logiciels

Solve a random TODO or XXX comment

2026-04-01
aireview
Analystes en assurance qualité des logiciels et testeurs

Review source code in commit changes, functions or files and report only high-confidence findings in a structured task-note format.

2026-03-31
aitodo
Développeurs de logiciels

Resolve tasks described in `AITODO` comments by implementing the required code changes and removing the comments.

2026-03-20