Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

radare2-skills

radare2-skills에는 radareorg에서 수집한 skills 10개가 있으며, 저장소 수준 직업 범위와 사이트 내 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