reverse-engineer

18.0k
sickn33sickn33

Expert reverse engineer specializing in binary analysis, disassembly, decompilation, and software analysis. Masters IDA Pro, Ghidra, radare2, x64dbg, and modern RE toolchains.

195 days ago

refund-radar

1.8k
openclawopenclaw

Scan bank statements to detect recurring charges, flag suspicious transactions, and draft refund requests with interactive HTML reports.

195 days ago

radarr

1.8k
openclawopenclaw

Search and add movies to Radarr. Supports collections, search-on-add option.

195 days ago

binary-re-static-analysis

188
aiskillstoreaiskillstore

Use when analyzing binary structure, disassembling code, or decompiling functions. Deep static analysis via radare2 (r2) and Ghidra headless - function enumeration, cross-references (xrefs), decompilation, control flow graphs. Keywords - "disassemble", "decompile", "what does this function do", "find functions", "analyze code", "r2", "ghidra", "pdg", "afl"

195 days ago

binary-re-tool-setup

188
aiskillstoreaiskillstore

Use when reverse engineering tools are missing, not working, or need configuration. Installation guides for radare2 (r2), Ghidra, GDB, QEMU, Frida, binutils, and cross-compilation toolchains. Keywords - "install radare2", "setup ghidra", "r2 not found", "qemu missing", "tool not installed", "configure gdb", "cross-compiler"

195 days ago

radar

28
asteroidaiasteroidai

Query and contribute to Radar, a shared knowledge base that gives agents structured knowledge about websites — navigation flows, selectors, scripts, gotchas, and more.

195 days ago

blazemeter-troubleshooting

24
BlazemeterBlazemeter

Comprehensive troubleshooting guide for BlazeMeter, covering API Monitoring, Performance Testing, general issues, integrations, and security. Use when troubleshooting for (1) API Monitoring issues (Radar Agent auth, SSL certificates, debug tests), (2) Performance Testing issues (high response time, 500 errors, partial load, tests not starting), (3) General issues (delete non-empty project, forbidden domains, Chrome Extension export failures), (4) Integration issues (New Relic reporting), (5) Security issues (Apache Log4j2 vulnerability), (6) Support requests and tickets, or any other troubleshooting tasks.

195 days ago

blazemeter-private-locations

24
BlazemeterBlazemeter

Comprehensive guide for BlazeMeter Private Locations, including Radar Agent, installation (Docker, Kubernetes, Helm), configuration, management, and troubleshooting. Use when working with Private Locations for (1) Installing agents (Docker, Kubernetes, Helm Chart), (2) Configuring Radar Agent for API Monitoring, (3) Setting up environment variables and certificates, (4) Managing private locations and agents, (5) Troubleshooting installation and connectivity issues, or any other Private Location tasks.

195 days ago

binary-re:tool-setup

23
2389-research2389-research

Use when reverse engineering tools are missing, not working, or need configuration. Installation guides for radare2 (r2), Ghidra, GDB, QEMU, Frida, binutils, and cross-compilation toolchains. Keywords - "install radare2", "setup ghidra", "r2 not found", "qemu missing", "tool not installed", "configure gdb", "cross-compiler"

195 days ago

binary-re:static-analysis

23
2389-research2389-research

Use when analyzing binary structure, disassembling code, or decompiling functions. Deep static analysis via radare2 (r2) and Ghidra headless - function enumeration, cross-references (xrefs), decompilation, control flow graphs. Keywords - "disassemble", "decompile", "what does this function do", "find functions", "analyze code", "r2", "ghidra", "pdg", "afl"

195 days ago

social-radar-founder-evaluation

19
samarvsamarv

A framework for evaluating early-stage founders by reading interpersonal dynamics, commitment levels, and authentic "scrappiness" beyond the technical pitch. Use this when interviewing potential hires, evaluating co-founders, or conducting seed-stage investment due diligence.

195 days ago

pygimli

13
SteadfastAsArtSteadfastAsArt

Multi-method geophysical modelling and inversion framework. Use when Claude needs to: (1) Perform electrical resistivity tomography (ERT) inversion, (2) Run seismic refraction tomography (SRT), (3) Model induced polarization (IP) data, (4) Simulate ground penetrating radar (GPR), (5) Create finite element meshes for geophysical problems, (6) Perform joint inversions of multiple datasets, (7) Forward model geophysical responses, (8) Analyze time-lapse monitoring data.

Geophysical InversionERTSeismic Refraction+3
195 days ago

gprpy

13
SteadfastAsArtSteadfastAsArt

Process and visualize ground-penetrating radar (GPR) data with signal processing, velocity analysis, and depth conversion. Use when Claude needs to: (1) Load GPR files (.DZT, .DT1, .GPR, .rd3), (2) Apply dewow, gain, and filters to radargrams, (3) Convert two-way travel time to depth, (4) Perform CMP/WARR velocity analysis, (5) Apply topographic corrections, (6) Export processed profiles as images or SEG-Y, (7) Batch process multiple GPR survey lines.

GPRGround-Penetrating RadarNear-Surface+5
195 days ago

Voyager

8
simotasimota

E2E testing specialist. Playwright/Cypress/WebdriverIO configuration, Page Object design, authentication flow validation, parallel execution, visual regression, accessibility testing, and CI integration. Validate entire user journeys. The E2E-specialized edition of Radar. Use when you need E2E test creation.

195 days ago

Radar

8
simotasimota

Add edge-case tests, fix flaky tests, and improve coverage. Use when you need to address missing tests, increase reliability, or add regression tests. Multi-language support (JS/TS, Python, Go, Rust, Java).

195 days ago

Rizin analysis

8
not-matthiasnot-matthias

Guide to using Rizin and Radare2 for binary analysis - lookup instructions, functions, basic blocks, and control flow graphs. Use when analyzing binary structure, investigating control flow graphs, disassembling code, or exploring function calls and jumps.

195 days ago

reverse-engineer

5
agent-skills-hubagent-skills-hub

Expert reverse engineer specializing in binary analysis, disassembly, decompilation, and software analysis. Masters IDA Pro, Ghidra, radare2, x64dbg, and modern RE toolchains. Handles executable analysis, library inspection, protocol extraction, and vulnerability research. Use PROACTIVELY for binary analysis, CTF challenges, security research, or understanding undocumented software.

195 days ago

feature-radar-learn

5
runkidsrunkids

Extract reusable patterns, architectural decisions, and pitfalls from completed work into the feature-radar knowledge base (.feature-radar/specs/). Use when: - You just shipped a feature and want to capture what you learned - You discovered a reusable pattern worth documenting - You made an architectural decision that future work should know about - You hit a pitfall others should avoid Trigger phrases: "extract learnings", "capture what we learned", "document this pattern", "save this decision", "what did we learn"

195 days ago

feature-radar

5
runkidsrunkids

Discover, evaluate, and prioritize feature opportunities from any source — creative ideation, user pain points, ecosystem trends, technical breakthroughs, or cross-project research. Use when: - Brainstorming new feature ideas or exploring innovation directions - Reviewing feature opportunities against existing codebase to find completed or covered features - Archiving resolved features with mandatory learning extraction - Organizing open opportunities, cross-cutting specs, or external references - Identifying documentation gaps (implemented features missing from docs/website) - Evaluating feature value and prioritizing what to build next - Proposing the highest-impact feature to push the project forward Trigger phrases: "feature radar", "check feature status", "what should we build next", "feature ideas", "feature priorities", "update opportunities", "innovation scan"

195 days ago

feature-radar-scan

5
runkidsrunkids

Discover new feature opportunities from multiple sources — creative brainstorming, user feedback, ecosystem evolution, technical possibilities, and cross-project research — and add them to the feature-radar tracking system (.feature-radar/opportunities/). Use when: - Brainstorming creative feature ideas or exploring new directions - Reviewing user feedback for unmet needs and pain points - Exploring adjacent tools and ecosystems for inspiration - Identifying technical breakthroughs that enable new possibilities - Periodic opportunity refresh to keep the backlog current Trigger phrases: "scan opportunities", "find new features", "brainstorm ideas", "what could we build", "refresh opportunities", "scan ecosystem", "feature ideas"

195 days ago

feature-radar-ref

5
runkidsrunkids

Record external observations, creative inspiration, ecosystem trends, and research findings into the feature-radar knowledge base (.feature-radar/references/). Use when: - You found an interesting approach, technique, or design in another project - An ecosystem trend is emerging (new tools, standards, community patterns) - A related project shipped a notable feature or solved a problem creatively - A user comparison or question reveals a gap or opportunity - You discovered research, articles, or talks with relevant insights Trigger phrases: "add reference", "log observation", "track this project", "ecosystem observation", "interesting approach", "save inspiration"

195 days ago

feature-radar-archive

5
runkidsrunkids

Archive a completed, rejected, or covered feature into the feature-radar tracking system (.feature-radar/archive/) with mandatory learning extraction. Use when: - A feature just shipped and needs to be recorded - A feature was rejected or deemed not applicable - An existing capability already covers a requested feature - A feature is explicitly deferred with rationale Trigger phrases: "archive feature", "mark as done", "this feature is done", "close this opportunity", "feature shipped", "reject feature"

195 days ago

radar

4
promobasepromobase

Competitor/industry monitoring feature - track social accounts, detect viral content, analyze trends.

195 days ago

cyber_sovereignty

1
finskylinfinskylin

【功能】分析网络安全威胁态势和数字主权政策动态 【数据源】MITRE ATT&CK威胁框架(STIX JSON)、GDELT网络安全新闻、Cloudflare Radar实时攻击趋势 【输出数据】APT组织列表、攻击技术分类(TTP)、网络安全新闻、DDoS/L3攻击趋势、威胁评估报告 【耗时】~15-60秒 【适用场景】用户问"APT组织分析"、"网络攻击态势"、"DDoS趋势"时使用

195 days ago

isaacsim-sensor-development

1
chuongdlbchuongdlb

Creates and configures sensors in Isaac Sim — cameras, physics-based sensors, PhysX lidar, RTX lidar/radar, annotator pipelines, and lens distortion.

sensorscameraslidar+2
195 days ago

ai_radar

1
progressive444ai-maxprogressive444ai-max

AI-новости: модели, инструменты, тренды в ИИ

195 days ago

blog-chart

1
megastepmegastep

Generate dark-mode-compatible inline SVG data visualization charts for blog posts. Supports horizontal bar, grouped bar, donut, line, lollipop, area, and radar charts with automatic platform detection (HTML vs JSX/MDX). Enforces chart type diversity, accessible markup (role=img, aria-label), source attribution, and transparent backgrounds. Use when user says "blog chart", "generate chart", "data visualization", "svg chart", "blog graph", "visualize data", or when the blog-write workflow identifies chart-worthy data points (3+ comparable metrics, trends, before/after data).

195 days ago

reverse-engineer

oki3505Foki3505F

Expert reverse engineer specializing in binary analysis, disassembly, decompilation, and software analysis. Masters IDA Pro, Ghidra, radare2, x64dbg, and modern RE toolchains. Handles executable analysis, library inspection, protocol extraction, and vulnerability research. Use PROACTIVELY for binary analysis, CTF challenges, security research, or understanding undocumented software.

195 days ago

radar-automation

haniakrim21haniakrim21

Automate Radar tasks via Rube MCP (Composio). Always search tools first for current schemas.

195 days ago

phoenix-engine-stm-initialize

kapilvirenahujakapilvirenahuja

Initialize a Short-Term Memory (STM) workspace for recipe execution. Boot the STM workspace, perform semantic radar scanning, and populate the context with matched signals. Always used as Step 0 for Level 2+ recipes.

195 days ago

radare2

as0leras0ler

Expertise in reverse engineering binaries using radare2 (r2). Use this to analyze executables (ELF, PE, Mach-O), decompile code, disassemble code, find functions, extract exports/imports, extract strings, patch binaries, and debug programs.

195 days ago

r2frida

as0leras0ler

Use this skill for dynamic binary analysis combining radare2 static analysis with Frida's runtime instrumentation. Triggers include any mention of r2frida, dynamic instrumentation, runtime analysis, memory hooking, function tracing,n runtime manipulation, live debugging, or combining radare2 with Frida. Also use when the user needs to trace function calls, hook native functions, dump memory at runtime, modify return values, search memory patterns in running processes, or analyze obfuscated mobile applications.

195 days ago

reverse-engineer

haniakrim21haniakrim21

Expert reverse engineer specializing in binary analysis, disassembly, decompilation, and software analysis. Masters IDA Pro, Ghidra, radare2, x64dbg, and modern RE toolchains. Handles executable analysis, library inspection, protocol extraction, and vulnerability research. Use PROACTIVELY for binary analysis, CTF challenges, security research, or understanding undocumented software.

195 days ago

frida

as0leras0ler

Use this skill whenever writing, debugging, or reviewing Frida instrumentation scripts targeting iOS ARM64 or Android. Triggers include: any mention of 'Frida', 'dynamic instrumentation', 'hooking', 'Interceptor', 'Stalker', 'ObjC bridge', 'Java bridge', 'frida-server', 'frida-gadget', 'NativeFunction', or requests to hook/trace/patch native or managed functions at runtime. Also use when bypassing SSL pinning, root detection, anti-cheat systems, or Frida self-detection. Apply for both JavaScript and TypeScript agents targeting frida-tools 14+ and Frida 17.x. Do NOT use for static binary analysis (use radare2/Ghidra skills instead), build-time patching, or non-Frida instrumentation frameworks.

195 days ago

community-radar

jiangpingTjiangpingT

社区雷达 - 扫描 Reddit、HackerNews 近 30 天社区讨论,获取工具和话题的真实用户反馈。通过情感分析和趋势识别,发现社区热点、常见痛点和新兴项目。推送分析报告到 Discord。适用于"社区反馈"、"用户声音"、"舆情分析"等场景。可由 scheduler 每日触发,也可手动调用。

195 days ago

radar-automation

reikiplanetreikiplanet

Automate Radar tasks via Rube MCP (Composio). Always search tools first for current schemas.

195 days ago