Skip to main content
Glama

AHK_Workflow_Analyze_Fix_Run

Analyze, fix, and run AutoHotkey scripts in one workflow. Fix syntax, style, and performance issues, preview changes, then execute the corrected script.

Instructions

Analyze→fix→verify→run workflow in one call. Fix types: syntax, style, performance, all. Use dryRun to preview, summaryOnly for minimal tokens.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
filePathYesPath to the AHK file to analyze, fix, and optionally run
autoFixNoAutomatically apply suggested fixes
runAfterFixNoRun the script after fixing (requires AutoHotkey v2 installed)
fixTypesNoTypes of fixes to apply
dryRunNoPreview changes without applying them
summaryOnlyNoReturn only summary, not detailed analysis (minimal tokens)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/TrueCrimeDev/ahk-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server