auto_optimize
Transform natural language into optimized prompts for Claude Code. Analyzes text, detects context, and refines inputs to enhance prompt clarity and effectiveness.
Instructions
Automatically detects and optimizes natural language text for Claude Code. Use this when the user is writing conversational text that should be translated into an optimized prompt.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
context | No | Any additional context about the current project or situation | |
interactive | No | Whether to enable interactive questioning if the prompt is unclear or needs more info (default: auto-detect based on complexity) | |
text | Yes | The natural language text to analyze and potentially optimize |