shahidshabbir-se

Pi Prompt Improve — AI skill for Claude Code

AI community

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-improve rewrites the editor draft for the active model family.
  • /prompt-improve:english fixes grammar and clarity. It does not turn the text into an agent prompt.
  • Shortcuts: Alt+P (rewrite) and Alt+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