prompt-crafter

prompt-crafter is an agent for Claude Code from modoojunko/awesome-novel-agent. It costs 25 tokens per session (3,579 once invoked), scanned A, original, GPL-3.0.

An agent that builds prompts from an outline, changing memory, and a knowledge base. The description says it uses a six-element prompt structure.

In plain words
What is it for?
Use it to create structured prompts for writing or other tasks based on an outline and stored information.
Why use it?
It gathers several sources into one prompt so the agent does not have to assemble them manually.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md).

Good fit Use it to create structured prompts for writing or other tasks based on an outline and stored information.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/modoojunko/awesome-novel-agent/prompt-crafter
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.

Clone the repo
git clone --depth 1 https://github.com/modoojunko/awesome-novel-agent

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/modoojunko/awesome-novel-agent/prompt-crafter/github.svg)](https://agentmods.dev/agents/modoojunko/awesome-novel-agent/prompt-crafter)
Your own site
<a href="https://agentmods.dev/agents/modoojunko/awesome-novel-agent/prompt-crafter"><img src="https://agentmods.dev/badge/agents/modoojunko/awesome-novel-agent/prompt-crafter/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-crafter

Your own site · 80×15
<a href="https://agentmods.dev/agents/modoojunko/awesome-novel-agent/prompt-crafter"><img src="https://agentmods.dev/badge/agents/modoojunko/awesome-novel-agent/prompt-crafter.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 25 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,579 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 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.1 $0.00025 $0.03579
Opus 5 $0.00013 $0.01790
Sonnet 5 $0.00005 $0.00716
Haiku 4.5 $0.00003 $0.00358

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

Security

Grade A, and why

prompt-crafter 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 11d 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.

agents/prompt-crafter.md · 228 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

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. 11d ago First seen · 228 lines · 25 tokens per session scan A 17d8aa0c7110

Subscribe to this mod's changes

prompt-crafter is an agent published in the GitHub repository modoojunko/awesome-novel-agent (712 stars, last pushed 2d ago), licensed GPL-3.0. It adds 25 tokens to every session and 3,579 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

Prompt Builder

Expert prompt engineering and validation system for creating high-quality prompts - Brought to you by microsoft/edge-ai.

github/awesome-copilot · 24 tokens

hyv-veo-prompt-smith

The generative-prompt writer for HearYourVOICE (Phase 4). Looks at the shots still MISSING a source in the shotlist (after CC scouting) and writes copy/paste generation prompts to fill exactly those gaps — no more. Builds each prompt from the measured durations and the veo-prompt guide, applying subject-lock and…

killernay/HearYourVOICE · 124 tokens

prompt-engineer

Expert in prompt engineering for Claude, GPT, Gemini, and Llama models. Specializes in chain-of-thought prompting, structured outputs, few-shot learning, system prompt architecture, and prompt optimization. Use for designing effective prompts, imp...

SteveGJones/ai-first-sdlc-practices · 52 tokens

prompt-coach

Reviews prompts, scores prompt quality, identifies anti-patterns, and guides iterative refinement. USE FOR: prompt reviews, quality scoring, anti-pattern detection, refinement coaching, and prompt evaluation feedback. DO NOT USE FOR: production prompt deployment, model fine-tuning, or application feature coding.

ivegamsft/basecoat · 61 tokens

ai-ml-engineer

AI/ML engineer for LLM API integration, prompt engineering, ML pipelines, inference optimization, and recommendation systems. Do NOT use for general CRUD work, UI design, or non-AI infrastructure.

ArieGoldkin/claude-forge · 45 tokens

ai-product-designer

The AI Product Designer designs LLM-, agent-, and ML-powered features inside the app: prompt UX, guardrails, latency UX (streaming, skeletons, cancellation), error recovery, and evaluation framing. Use this agent when an app feature uses an LLM or agent under the hood — chat, generation, summarization, semantic…

cenconq25/claude-code-app-studio · 92 tokens