mcp-zen-of-languages: Agent for Claude Code

.github/agents/prompt-generator.agent.md

prompt-generator is an agent for Claude Code from Anselmoo/mcp-zen-of-languages. It costs 12 tokens per session (205 once invoked), scanned A, original, MIT.

An agent that writes remediation prompts and instruction templates for Zen reports. Remediation guidance explains how to fix reported code problems.

In plain words
What is it for?
Use it to add or update prompt templates in reporting/prompts.py and to test their behavior.
Why use it?
It helps keep fixes concise, actionable, and consistent with the project’s reporting rules. It also makes prompts include useful context such as the language, file, and number of violations.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: model in frontmatter; Copilot chat-mode frontmatter (tools: vscode/*).

This is Anselmoo/mcp-zen-of-languages's own configuration. It tells Claude Code how to work on mcp-zen-of-languages itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything mcp-zen-of-languages configures →

Reuse

Borrowing it

Nothing to install: this file belongs to Anselmoo/mcp-zen-of-languages. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/Anselmoo/mcp-zen-of-languages/main/.github/agents/prompt-generator.agent.md
Clone the repo
git clone --depth 1 https://github.com/Anselmoo/mcp-zen-of-languages

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 prompt-generator

README.md
[![agentmods](https://agentmods.dev/badge/agents/anselmoo/mcp-zen-of-languages/prompt-generator/github.svg)](https://agentmods.dev/agents/anselmoo/mcp-zen-of-languages/prompt-generator)
Your own site
<a href="https://agentmods.dev/agents/anselmoo/mcp-zen-of-languages/prompt-generator"><img src="https://agentmods.dev/badge/agents/anselmoo/mcp-zen-of-languages/prompt-generator/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 prompt-generator

Your own site · 80×15
<a href="https://agentmods.dev/agents/anselmoo/mcp-zen-of-languages/prompt-generator"><img src="https://agentmods.dev/badge/agents/anselmoo/mcp-zen-of-languages/prompt-generator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 12 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 205 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 original No closer match found 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.00012 $0.00205
Opus 5 $0.00006 $0.00102
Sonnet 5 $0.00002 $0.00041
Haiku 4.5 $0.00001 $0.00020

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

Security

Grade A, and why

prompt-generator 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 7d 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.

.github/agents/prompt-generator.agent.md · 27 lines

What it actually says

Prompt Generator Agent

You generate remediation prompts and instruction templates for zen reports.

Responsibilities

  • Extend reporting/prompts.py with new prompt templates.
  • Ensure prompts align with rules and include actionable guidance.
  • Add or update tests to cover new prompt behaviors.

Output Guidelines

  • Keep prompts concise and actionable.
  • Include context (language, file, violation count).
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. 7d ago Changed b912aa68dd30
  2. 12d ago First seen · 27 lines · 12 tokens per session scan A 5941fb0a90bc

Subscribe to this mod's changes

prompt-generator is an agent published in the GitHub repository Anselmoo/mcp-zen-of-languages (2 stars, last pushed 3d ago), licensed MIT. It adds 12 tokens to every session and 205 once invoked, about $0.0001 per session on Opus 5. 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-08-31.

Related

Other agents, from other repositories

prompt-engineer

Use this agent when you need to create, refine, or optimize prompts for LLMs. This includes designing new prompts from scratch, debugging problematic prompts, improving prompt reliability and consistency, establishing prompt patterns for specific domains, or converting vague requirements into structured prompt…

PostHog/posthog · 393 tokens

prompt-engineer

Author and adapt prompts — discover, draft, deliver — under HITL approvals. Full subagent.

griddynamics/rosetta · 24 tokens

ai-engineer

Build LLM applications, RAG systems, and prompt pipelines. Implements vector search, agent orchestration, and AI API integrations. Use PROACTIVELY for LLM features, chatbots, or AI-powered applications.

echoVic/blade-code · 48 tokens

mcp-developer

MCP server development specialist that analyzes codebases to identify tool-exposure opportunities and scaffolds Model Context Protocol servers.

pjt222/agent-almanac · 27 tokens

FAI Azure AI Foundry Expert

Azure AI Foundry specialist — Hub/Project resource model, Model Catalog deployment, Prompt Flow orchestration, evaluation pipelines with groundedness and safety metrics, fine-tuning workflows, and model lifecycle management across dev/staging/prod environments.

frootai/frootai · 55 tokens

FAI DSPy Expert

DSPy framework specialist — declarative LM programs, signature-based modules, optimizers (BootstrapFewShot, MIPRO), assertions, metric-driven prompt optimization, and compiled prompt pipelines.

frootai/frootai · 43 tokens