WP Manifestindependent plugin directory
manifest / ai / ai-prompt-enhancer-wordpress-plugin

Prompt Enhancer

Enhance text, image, and video prompts using AI APIs like DeepSeek via OpenRouter.

by Your Name · github.com/yogshkr/ai-prompt-enhancer-wordpress-plugin

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/yogshkr/ai-prompt-enhancer-wordpress-plugin/archive/refs/heads/main.zip

🧠 Prompt Enhancer Plugin for WordPress

Transform your raw ideas into polished, professional AI prompts — directly from your WordPress site. The Prompt Enhancer Plugin allows users to generate or enhance Text, Image, and Video prompts using powerful AI models via OpenRouter.

🚀 Features

  • Text Prompt Enhancer — Refines creative, writing, or chat prompts to make them clear and professional
  • Image Prompt Enhancer — Expands visual prompts with details like lighting, environment, style, and camera angle
  • Video Prompt Enhancer — Converts short raw descriptions into cinematic creative briefs with objectives, tone, and scene details
  • Local Memory — Remembers your last prompt using browser localStorage
  • OpenRouter API Integration — Securely connects to free or paid models (e.g., tngtech/deepseek-r1t2-chimera:free)
  • Clean UI — Simple interface for selecting prompt type, entering text, and getting instant enhanced output
  • Smart Formatting — Removes Markdown symbols for clean, copy-ready text
  • Custom Model Support — Easily replace with any OpenRouter-supported model via plugin settings

🛠️ Installation

Download or Clone

git clone https://github.com/yogshkr/prompt-enhancer-plugin.git

Upload to WordPress

Zip the folder or upload it directly via your WordPress Admin → Plugins → Add New → Upload Plugin.

Activate the Plugin

Once uploaded, click Activate under "Prompt Enhancer."

Add Your API Key

Go to Settings → Prompt Enhancer and paste your OpenRouter API key (get one from OpenRouter).

Use the Shortcode

Add this anywhere on your site:

[prompt_enhancer]

🧩 Example Workflow

Choose a type — Text, Image, or Video.

Enter a simple idea like:

a sunset city skyline with cyberpunk neon reflections

Get a professional, AI-ready prompt such as:

Create a vivid cyberpunk cityscape during sunset, featuring glowing neon lights reflected on glass towers and wet streets, evoking a futuristic yet nostalgic mood.

🌐 Live Preview

Try it live here: https://copyassignment.com/prompt-generator/

🧰 Tech Stack

  • WordPress Plugin (PHP)
  • JavaScript (AJAX) for async API calls
  • OpenRouter API
  • DeepSeek Model (tngtech/deepseek-r1t2-chimera:free)

🧑‍💻 Developer

Yogesh Kumar

💡 Future Plans

  • Add user accounts for saved prompts
  • Introduce custom model selection
  • Add tone/style presets (e.g., cinematic, academic, humorous)
  • Support multilingual prompt enhancement

⭐ Contribute

Feel free to fork, improve, and submit pull requests. If you find this plugin helpful, consider giving it a star on GitHub — it motivates further development!

🏁 License

This project is licensed under the MIT License — free to use, modify, and distribute.


"Prompting is an art — this plugin makes everyone an artist."