# x64dbg-skills

Claude Code plugin providing skills for x64dbg debugger automation.

- Tier: Indexed (plain plugin)
- Category: Security
- Page: https://www.flowy.sh/listings/dariushoule-x64dbg-skills
- Source: https://github.com/dariushoule/x64dbg-skills
- Price: free and open source

## Summary
x64dbg-skills is a Claude Code plugin with 8 hand-picked skills for security work, indexed on Flowy. Install it with the command on its page. It includes decompile, find-oep, shellcode-analyzer. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
/plugin marketplace add dariushoule/x64dbg-skills
/plugin install x64dbg-skills@x64dbg-skills
```

## Skills
- decompile
- find-oep
- shellcode-analyzer
- state-diff
- state-snapshot
- tracealyzer
- vuln-hunter
- yara-sigs

## FAQ

### What is x64dbg-skills?
Claude Code plugin providing skills for x64dbg debugger automation.

### How do I install x64dbg-skills?
Run these in Claude Code: /plugin marketplace add dariushoule/x64dbg-skills then /plugin install x64dbg-skills@x64dbg-skills. Then prompt normally.

### Does x64dbg-skills auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is x64dbg-skills free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
