ShortPrompt Local Utilities
Use this skill to search functions semantically across large files or to offload low-risk code generation tasks locally.
Invocations
# Semantic Code Search
python shortprompt_local.py --search "QUERY"
# Task Delegation
python shortprompt_local.py --delegate "TASK_DESCRIPTION"