Skip to main content
Glama

AHK_Smart_Orchestrator

Orchestrates AutoHotkey file operations with smart caching. Chains detection, analysis, and viewing/editing to manage AHK scripts efficiently.

Instructions

Orchestrates AHK file operations with smart caching. Chains detect→analyze→view/edit. Operations: view, edit, analyze.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
intentYesHigh-level description of what you want to do (e.g., "edit the _Dark class checkbox methods")
filePathNoOptional: Direct path to AHK file (skips detection if provided)
targetEntityNoOptional: Specific class, method, or function name to focus on (e.g., "_Dark", "_Dark.ColorCheckbox")
operationNoOperation type: view (read-only), edit (prepare for editing), analyze (structure only)view
forceRefreshNoForce re-analysis even if cached data exists
validateNoValidate file syntax before edit. Blocks if errors found.

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