prompt-library

prompt-library is a plugin for Claude Code from frankxai/claude-codex-gemini-opencode-settings. Its manifest loads nothing; the 1 skill, 10 commands, 4 agents it bundles cost 88 tokens per session together, scanned A, original, no licence file.

A collection of systems for designing and managing prompts. It covers collecting prompts, planning their structure, testing them, and updating them over time.

In plain words
What is it for?
Harvesting prompts, designing prompt architectures, testing them, and evolving them.
Why use it?
It organizes prompt work into repeatable stages instead of treating prompts as one-off text.

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 frankxai/claude-codex-gemini-opencode-settings
agentmods
npx agentmods add plugins/frankxai/claude-codex-gemini-opencode-settings/prompt-library
Clone the repo
git clone --depth 1 https://github.com/frankxai/claude-codex-gemini-opencode-settings

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-library

README.md
[![agentmods](https://agentmods.dev/badge/plugins/frankxai/claude-codex-gemini-opencode-settings/prompt-library.svg)](https://agentmods.dev/plugins/frankxai/claude-codex-gemini-opencode-settings/prompt-library)
Your own site
<a href="https://agentmods.dev/plugins/frankxai/claude-codex-gemini-opencode-settings/prompt-library"><img src="https://agentmods.dev/badge/plugins/frankxai/claude-codex-gemini-opencode-settings/prompt-library.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 1 skill, 10 commands, 4 agents cost 88 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Security

Grade A, and why

prompt-library 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 4d 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.

claude/plugins/prompt-library/.claude-plugin/plugin.json · 99 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. 4d ago First seen · 99 lines scan A 7b70ee2621a2

Subscribe to this mod's changes

prompt-library is a plugin published in the GitHub repository frankxai/claude-codex-gemini-opencode-settings (2 stars, last pushed 4mo ago), with no licence file. 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-08-31.

Related

Other plugins, from other repositories

distill

Converts vague, messy, or under-specified requests into clearer, efficient AI-ready instructions while preserving user intent. Use before solving complex, ambiguous, or high-risk tasks.

thatsuperdev/distill-prompts · not measured

prompt-architect

31-framework prompt engineering skill for analyzing and improving prompts across 7 intent categories.

ckelsoe/prompt-architect · not measured

ainb-fleet

LLM-facing skill teaching agents how to spawn ainb sessions correctly and how to use ainb fleet ... orchestration subcommands. Spawning covers the ainb run contract (always into a git worktree, plus the --parent shapes that silently misfire). Fleet covers multi-session broadcast, ack-gated sequence, blocked-sessi.

stevengonsalvez/agents-in-a-box · not measured

rad-context-prompter

Write, debug, reverse-engineer, and migrate AI prompts — now including agentic loops and goal conditions. The prompt-engineering skill covers writing patterns and platform-specific shape (Claude, GPT, Gemini, Claude Code, OpenAI Codex/AGENTS.md, image generators, agentic tools). The loop-goal-engineering skill authors.

RadOrigin-LLC/RAD-Claude-Skills · not measured

prompt-evaluator

A quiet prompting coach. Scores how you ask, names one thing to sharpen, and remembers your recurring patterns across sessions so the feedback compounds. Works for anyone using AI — not tied to any one domain.

isabela-valonni/prompt-evaluator · not measured

chorus

Workflow patterns: LLM council, parallel review, parallel debug, second opinion.

valpere/chorus · not measured