dariushoule/x64dbg-skills
Claude Code plugin providing skills for x64dbg debugger automation
Platform-specific configuration:
{
"mcpServers": {
"x64dbg-skills": {
"command": "npx",
"args": [
"-y",
"x64dbg-skills"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...