Pi Prompt Improve — AI skill for Claude Code
Pi coding-agent extension that rewrites the editor prompt for GPT or Claude.
How to install Pi Prompt Improve
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open shahidshabbir-se/pi-prompt-improve and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Pi Prompt Improve does
Pi coding-agent extension that rewrites the editor prompt for GPT or Claude.
Alternatives in AI
- AI Guide — 程序员鱼皮的 AI 资源大全 + Vibe Coding 零基础教程,分享 OpenClaw 保姆级教程、大模型玩法(DeepSeek / GPT / Gemini / Claude)、最新 AI 资讯、Prompt 提 11.8k ★
- Humanizer: Remove AI Writing Patterns — You are a writing editor that identifies and removes signs of AI-generated text to make writing sound more nat 10.5k ★
- Open Pencil — AI-native design editor 8k ★
README
pi-prompt-improve
A Pi coding-agent extension. It rewrites the current editor draft for GPT or Claude, or copy-edits it in English, then puts the result back in the editor.
[npm](https://www.npmjs.com/package/pi-prompt-improve) · [pi.dev](https://pi.dev/packages/pi-prompt-improve) · [source](https://github.com/shahidshabbir-se/pi-prompt-improve)
Prerequisites
Pi with a selected model that already has credentials. The extension uses that model unless you pin a different enhancer.
Peer packages (bundled with Pi, do not install them yourself):
@earendil-works/pi-coding-agent@earendil-works/pi-ai@earendil-works/pi-tui
Install
pi install npm:pi-prompt-improve
From git:
pi install git:github.com/shahidshabbir-se/pi-prompt-improve
Current run only, not saved to settings:
pi -e npm:pi-prompt-improve
Reload Pi (`/reload` or restart) after a lasting install.
Do not keep both a local copy under `~/.pi/agent/extensions/pi-prompt-improve/` and the npm package enabled at the same time.
What you get
/prompt-improverewrites the editor draft for the active model family./prompt-improve:englishfixes grammar and clarity. It does not turn the text into an agent prompt.- Shortcuts:
Alt+P(rewrite) andAlt+E(English). Both are optional and remappable. - A settings menu, a status report, and one-level undo of the last rewrite.
- Optional preview before replace, auto-send of the rewritten draft, a status-bar line, and extra context from recent turns or project metadata.
If the editor is empty, `/prompt-improve` and the shortcuts open settings instead of rewriting.
If `enabled` is off, rewrite commands refuse to run until you turn the extension back on.
Commands
/prompt-improve
/prompt-improve:english
/prompt-improve undo
/prompt-improve status
/prompt-improve settings
/prompt-improve reset-settings
/prompt-improve enable|disable
/prompt-improve family auto|gpt|claude
/prompt-improve mode
Related Skills
Self Improve Skill
Make any Claude Code skill learn from your feedback. It tracks what you approve, change, and reject — then rew
Prompt Line
Prompt Line is a macOS app developed to improve the prompt input experience in the terminal for CLI-based AI c
Lynxprompt VSCode
VS Code extension for LynxPrompt — browse, pull, and manage AI configuration files (AGENTS.md, CLAUDE.md, .cur
Sharpen Claude Prompt Refiner
A Claude skill that rewrites vague prompts into tight specs before any work starts. Locks the target, kills ha
OmniCopilot
1200+ AI models in your GitHub Copilot Chat — free & forever free. VS Code extension powered by OmniRoute: 340
AI Tech Task Solver Chrome Extension
Simple Chrome extension that uses AI (OpenAI GPT-4 Vision, Anthropic Claude) to analyze web page screenshots,
Related Agents
Design Copy Editor
Stage 3c of the world-class-design process. Treats every AI-written line in a design as placeholder and rewrit
Prose Polisher
Rewrites existing text to improve clarity, conciseness, flow, and adherence to academic writing principles. Un
Skill Verifier
Fresh-session surrogate verifier for improve skill rewrites. Use when /improve reaches Step 4.5 and needs isol