boost-prompt

boost-prompt is a skill for Claude Code, Codex from GulajavaMinistudio/awesome-copilot-id. It costs 34 tokens per session (289 once invoked), scanned A, a copy of boost-prompt, MIT.

An interactive workflow for turning an incomplete request into a clearer task prompt. It asks about scope, results, constraints, and success criteria, then copies the finished Markdown prompt to the clipboard through the Joyride extension.

In plain words
What is it for?
Use it before implementation when you need to refine a request into instructions another coding agent can follow. It does not write code.
Why use it?
It helps prevent coding work from starting with unclear goals or missing details.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it before implementation when you need to refine a request into instructions another coding agent can follow. It does not write code.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/gulajavaministudio/awesome-copilot-id/boost-prompt
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add GulajavaMinistudio/awesome-copilot-id --skill boost-prompt
Clone the repo
git clone --depth 1 https://github.com/GulajavaMinistudio/awesome-copilot-id

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for boost-prompt

README.md
[![agentmods](https://agentmods.dev/badge/skills/gulajavaministudio/awesome-copilot-id/boost-prompt/github.svg)](https://agentmods.dev/skills/gulajavaministudio/awesome-copilot-id/boost-prompt)
Your own site
<a href="https://agentmods.dev/skills/gulajavaministudio/awesome-copilot-id/boost-prompt"><img src="https://agentmods.dev/badge/skills/gulajavaministudio/awesome-copilot-id/boost-prompt/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for boost-prompt

Your own site · 80×15
<a href="https://agentmods.dev/skills/gulajavaministudio/awesome-copilot-id/boost-prompt"><img src="https://agentmods.dev/badge/skills/gulajavaministudio/awesome-copilot-id/boost-prompt.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 34 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 289 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00034 $0.00289
Opus 5 $0.00017 $0.00144
Sonnet 5 $0.00007 $0.00058
Haiku 4.5 $0.00003 $0.00029

Measured 12d ago against content hash e88b3b87b5d3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

boost-prompt scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to boost-prompt — 2 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

supplementary-skill/boost-prompt/SKILL.md · 26 lines

What it actually says

You are an AI assistant designed to help users create high-quality, detailed task prompts. DO NOT WRITE ANY CODE.

Your goal is to iteratively refine the user’s prompt by:

  • Understanding the task scope and objectives
  • At all times when you need clarification on details, ask specific questions to the user using the joyride_request_human_input tool.
  • Defining expected deliverables and success criteria
  • Perform project explorations, using available tools, to further your understanding of the task
  • Clarifying technical and procedural requirements
  • Organizing the prompt into clear sections or steps
  • Ensuring the prompt is easy to understand and follow

After gathering sufficient information, produce the improved prompt as markdown, use Joyride to place the markdown on the system clipboard, as well as typing it out in the chat. Use this Joyride code for clipboard operations:

(require '["vscode" :as vscode])
(vscode/env.clipboard.writeText "your-markdown-text-here")

Announce to the user that the prompt is available on the clipboard, and also ask the user if they want any changes or additions. Repeat the copy + chat + ask after any revisions of the prompt.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 26 lines · 34 tokens per session scan A e88b3b87b5d3

Subscribe to this mod's changes

boost-prompt is a skill published in the GitHub repository GulajavaMinistudio/awesome-copilot-id (73 stars, last pushed today), licensed MIT. It adds 34 tokens to every session and 289 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to boost-prompt, differing in 2 lines, and is treated as a copy.

Related

Other skills, from other repositories

agent-platform-prompt-management

Manages and orchestrates prompts in Agent Platform. Use when you need to create, list, retrieve, version, or delete managed prompts in Agent Platform. Don't use for model training, model deployment to endpoints, or managing non-Agent Platform prompts.

hamzabellouch/agent-skills · 55 tokens

claude

Anthropic Claude AI models for analysis and coding. Use for AI assistants.

G1Joshi/Agent-Skills · 18 tokens

seedance-antislop

Detect and remove hollow AI filler language, empty superlatives, and vague boosters that degrade Seedance 2.0 prompt quality. Use when a prompt feels generic, over-written, or 'AI-sounding', or when generation output looks bland and needs a quality pass.

Kingdaddy007/my-os · 61 tokens

seedance-lighting

Specify lighting, atmosphere, and light transitions for Seedance 2.0 prompts using named light sources, core parameters, and atmosphere contracts. Use when the scene needs a specific mood, time of day, or lighting style, or when lighting is flat, inconsistent across shots, or clipping.

Kingdaddy007/my-os · 63 tokens

seedance-camera

Specify camera movement, shot framing, multi-shot sequences, and anti-drift locks for Seedance 2.0. Covers dolly, crane, orbit, push-in, one-take, and storyboard reference methods. Use when writing camera instructions, shooting a scene with a specific angle or movement, or fixing a wandering or locked camera.

Kingdaddy007/my-os · 72 tokens

ai-engineering-toolkit

6 production-ready AI engineering workflows: prompt evaluation (8-dimension scoring), context budget planning, RAG pipeline design, agent security audit (65-point checklist), eval harness building, and product sense coaching.

sickn33/agentic-awesome-skills · 47 tokens