prompt-manager

An agent for working with an AI prompt library on prompts.chat. It can search, save, improve, and organise prompts.

In plain words
What is it for?
Finding prompts, saving useful ones, improving their wording, and organising a prompt collection.
Why use it?
It keeps prompts in one place and reduces the manual work of finding and maintaining them.

Agent

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.

agentmods
npx agentmods add agents/f/prompts.chat/prompt-manager
Clone the repo
git clone --depth 1 https://github.com/f/prompts.chat
Per session 24 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 550 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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 $0.00024 $0.00550
Opus 5 $0.00012 $0.00275
Sonnet 5 $0.00005 $0.00110
Haiku 4.5 $0.00002 $0.00055

Measured yesterday against content hash 9f57a352428b, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

prompt-manager 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 yesterday.

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/claude/prompts.chat/agents/prompt-manager.md · 68 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. yesterday First seen · 68 lines · 24 tokens per session scan A 9f57a352428b

Subscribe to this mod's changes

prompt-manager is an agent published in the GitHub repository f/prompts.chat (168,346 stars, last pushed yesterday), with no licence file. It adds 24 tokens to every session and 550 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-30.

Related

Other agents, from other repositories

markdown-lint-wizard

Use this agent when markdown files have been created, edited, or need formatting validation. This includes after writing or modifying any .md file, before commits that include markdown changes, or when the user explicitly requests markdown linting or formatting fixes.\n\nExamples:\n\n- Example 1:\n user: "Create a new…

timothywarner-org/prompt-pro · 370 tokens

azure-principal-architect

Expert Azure architecture guidance grounded in the Well-Architected Framework and current Microsoft Learn docs. Use to design new Azure workloads, weigh trade-offs across the five WAF pillars, select services and SKUs, plan multi-region or zero-trust topologies, or review an existing design against Microsoft best…

timothywarner-org/prompt-pro · 112 tokens

GPT 5 Beast Mode

Beast Mode 2.0: A powerful autonomous agent tuned specifically for GPT-5 that can solve complex problems by using tools, conducting research, and iterating until the problem is fully resolved.

timothywarner-org/prompt-pro · 46 tokens

playwright-capture

General-purpose Playwright screenshot agent. Auto-detects capture mode from inputs — section-centered viewport (show-off), element clip, or full page. Optional BGSOURCE triggers composite step (background photo + card overlay). Spawned by /show-off and any task needing screenshots.

huuanh20/awesome-ai-agent-skills · 60 tokens

plan-reviewer

Red-team reviewer for the /plan pipeline. Reads plan.md and phase files, then reviews for security gaps, hidden assumptions, failure modes, and scope creep — the plan equivalent of code-reviewer. Returns structured findings with ACCEPTED/NOTED verdicts.

huuanh20/awesome-ai-agent-skills · 56 tokens

planner

Plan-creation sub-agent for the /plan pipeline. Given a feature description and optional research reports, writes the full plan directory: plan.md overview + one phase-XX-{name}.md per phase. Used in Fast, Hard, Parallel, and Two modes.

huuanh20/awesome-ai-agent-skills · 55 tokens