Skip to main content
Glama

enhance_prompt

Transform simple prompts into detailed, structured prompts with AI-powered codebase context enhancement for development workflows.

Instructions

Transform a simple prompt into a detailed, structured prompt with codebase context using AI-powered enhancement.

This tool follows Augment's Prompt Enhancer pattern:

  • Uses Augment's LLM API (searchAndAsk) for intelligent prompt rewriting

  • Produces natural language enhancement with codebase context

  • Requires network access and authentication (auggie login)

Example: Input: { prompt: "fix the login bug" } Output: "Debug and fix the user authentication issue in the login flow. Specifically, investigate the login function in src/auth/login.ts which handles JWT token validation and session management..."

The tool automatically searches for relevant code context and uses AI to rewrite your prompt with specific file references and actionable details.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
promptYesThe simple prompt to enhance (e.g., "fix the login bug")

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/Kirachon/context-engine'

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