.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/0xeb/ghidrasql-skills
home/skills/0xeb/ghidrasql-skills
0xeb avatar

0xeb/ghidrasql-skills

12 skills

View on GitHub
$npx skills add 0xeb/ghidrasql-skills
SkillInstalls
analysisAnalyze binaries with ghidrasql using safe, high-signal query patterns.—annotationsApply persistent ghidrasql annotations such as names, comments, signatures, and local-variable edits.—connectConnect to ghidrasql sources, verify live access, and route to the right analysis skill.—dataQuery strings, bytes, data items, memory blocks, and relocations through ghidrasql.—debuggerManage breakpoints and patch bytes through ghidrasql — the breakpoints table and memory_bytes single-byte UPDATE.—decompilerDecompile functions with ghidrasql and work with pseudocode, locals, parameters, and ctree pattern views safely.—disassemblyInspect code structure through ghidrasql tables for functions, instructions, blocks, CFG, loops, switches, dominators, and tail calls.—functionsReference ghidrasql SQL functions and choose the right helper for a task.—grepSearch ghidrasql entities by name or pattern across functions, symbols, imports, exports, types, and strings.—re-sourceRecursive bottom-up source recovery methodology — annotate leaf callees first, work up through the call graph, refining types iteratively.—typesImport, inspect, and apply Ghidra types through ghidrasql — structs, unions, enums, typedefs, and function signatures.—xrefsTrace callers, callees, call graph edges, and string references with ghidrasql.—