Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

radare2-skills

radare2-skills 收录了来自 radareorg 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
20
更新
2026-07-08
Forks
1
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

r2http
软件开发工程师

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
软件开发工程师

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

2026-07-08
aicommit
软件开发工程师

Create a commit message to use for the currently unstaged changes

2026-07-08
aifollowup
软件开发工程师

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
软件开发工程师

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
信息安全分析师

Find bugs and vulnerabilities in C code for radare2

2026-04-10
ailogic
软件质量保证分析师与测试员

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

2026-04-10
aisolve
软件开发工程师

Solve a random TODO or XXX comment

2026-04-01
aireview
软件质量保证分析师与测试员

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
软件开发工程师

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

2026-03-20