fuse-prompt-engineer

fuse-prompt-engineer is a plugin for Claude Code from fusengine/agents. Its manifest loads nothing; the 6 skills, 2 commands, 7 agents it bundles cost 526 tokens per session together, scanned A, original, MIT.

A collection of AI prompt-engineering tools and templates for creating prompts, designing agents, adding safety rules, and testing variations.

In plain words
What is it for?
Use it for prompt creation and optimisation, context and example design, agent design, guardrails, prompt templates, and A/B testing.
Why use it?
It brings related prompt and agent work into one place instead of requiring separate instructions for each task.

Plugin for Claude Code

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.

Claude Code
/plugin marketplace add fusengine/agents
agentmods
npx agentmods add plugins/fusengine/agents/prompt-engineer
Clone the repo
git clone --depth 1 https://github.com/fusengine/agents

Made for: Claude Code.

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 fuse-prompt-engineer

README.md
[![agentmods](https://agentmods.dev/badge/plugins/fusengine/agents/prompt-engineer.svg)](https://agentmods.dev/plugins/fusengine/agents/prompt-engineer)
Your own site
<a href="https://agentmods.dev/plugins/fusengine/agents/prompt-engineer"><img src="https://agentmods.dev/badge/plugins/fusengine/agents/prompt-engineer.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 6 skills, 2 commands, 7 agents cost 526 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

fuse-prompt-engineer 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 today.

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.

plugins/prompt-engineer/.claude-plugin/plugin.json · 26 lines

What it actually says

{
  "name": "fuse-prompt-engineer",
  "version": "1.1.11",
  "description": "Expert Prompt Engineer with Context Engineering, Meta-Prompting, Chain-of-Thought, Few-Shot, Agent Design, 50+ Template Library, and A/B Testing",
  "author": {
    "name": "Fusengine",
    "email": "[email protected]",
    "url": "https://github.com/fusengine"
  },
  "homepage": "https://github.com/fusengine/agents",
  "repository": "https://github.com/fusengine/agents",
  "license": "MIT",
  "keywords": [
    "prompt-engineering",
    "context-engineering",
    "meta-prompting",
    "chain-of-thought",
    "few-shot",
    "agent-design",
    "guardrails",
    "prompt-library",
    "ab-testing",
    "llm"
  ]
}
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. today Changed 467a80981694
  2. yesterday First seen · 26 lines scan A 5c3087a3b659

Subscribe to this mod's changes

fuse-prompt-engineer is a plugin published in the GitHub repository fusengine/agents (25 stars, last pushed today), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other plugins, from other repositories

prompt-fixer

Cleans up rough prompts before the assistant acts on them: fixes typos, expands terse asks, repairs broken {{template}} placeholders, and strips filler openers. Includes a /fix-prompt command, an auto-invokable skill, and a non-blocking UserPromptSubmit nudge.

Soumya7681/prompt-fixer · not measured

ai-shortfilm-prompts

电影感 AI 视频提示词:5 段式方法论 + 21 类题材可复制模板库 + Claude Code Skill,适用 Seedance 2.0 / 可灵 / Sora / Veo / 即梦 / Runway。在线库 prompts.aiolaola.com;方法首发自 Mx-Shell《丧尸清道夫》。.

jnMetaCode/ai-shortfilm-prompts · not measured

rayapatiranjithai-plugins marketplace

Prompt-engineering tools for Claude Code — live prompt-quality coaching scored against documented standards.

rayapatiranjithai/prompt-analyzer · not measured

petprompt

A cute terminal pet that refines your rough prompts using your current session's context, memory, and model. No API key.

zjchenQAQ/petprompt · not measured

llm-language

Self-evolving prompt meta-compiler for the Fable 5 / Opus 4.8 era (Mythos-class aware) with xhigh/max effort, adaptive thinking, task budgets, dual-layer memory (ROSETTA.md + auto-memory), AND skill-level meta-refinement. v4.4: FABLE-5-ERA RETARGET — complexity map gains a model dimension (Opus 4.8 workhorse default…

Silence-view/llm-language · not measured

tidymodels-developers

Development tools and guides for tidymodels ecosystem packages including yardstick metrics, recipes steps, dials parameters, and parsnip models.

tidymodels/skills · not measured