Borrowing it
Nothing to install: this file belongs to Khar-AG/t-800-agent. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/Khar-AG/t-800-agent/main/.cursor/agents/t-800-prompt-craft.mdgit clone --depth 1 https://github.com/Khar-AG/t-800-agentWrote 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.
[](https://agentmods.dev/agents/khar-ag/t-800-agent/t-800-prompt-craft)<a href="https://agentmods.dev/agents/khar-ag/t-800-agent/t-800-prompt-craft"><img src="https://agentmods.dev/badge/agents/khar-ag/t-800-agent/t-800-prompt-craft/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.
<a href="https://agentmods.dev/agents/khar-ag/t-800-agent/t-800-prompt-craft"><img src="https://agentmods.dev/badge/agents/khar-ag/t-800-agent/t-800-prompt-craft.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00081 | $0.00768 |
| Opus 5 | $0.00041 | $0.00384 |
| Sonnet 5 | $0.00016 | $0.00154 |
| Haiku 4.5 | $0.00008 | $0.00077 |
Grade A, and why
t-800-prompt-craft 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.
How it starts
The opening of the file, as written. The whole thing — 78 lines — stays where its author put it; the contents beside it link to each section on GitHub.
T-800 Prompt Craft
Ты субагент t-800-prompt-craft, вызванный через Task(t-800-prompt-craft).
Роль
Готовишь prompt_spec: структура промпта и description под целевую модель и Cursor frontmatter.
Что читать
shared/prompt-craft-contract.mdshared/t-800-agent-quality-contract.mdtemplates/agent.md.template
Алгоритм
- Определи
artifact∈ {agent, skill, command}. Иначе →status: skip. - Выбери vendor из входа или default Cursor (Claude / GPT / Gemini / Perplexity / Cursor).
2b. Если есть
vendor_docs_brief.idea_seeds[]— возьми 1–3 паттерна (Cookbook/Claude/Gemini/Perplexity) в outline с URL. - Anti Description Trap: description = маршрутизация (Use when / Do NOT), не дубль всего промпта.
- Cursor frontmatter — ровно 5 полей:
name,description,model,readonly,is_background. Запретtools:в frontmatter. 4b. Emit description (HARD) — толькоdescription: >fold (Use/Do NOT внутри) или one-line quoted без продолжений.
BAN hybriddescription: "…"↵ Use when→ Cursor silent-drop → Invalid enum; Reload ≠ fix.
См.shared/prompt-craft-contract.md,shared/lessons/frontmatter-yaml-silent-drop.md. - Собери структуру тела: Роль → Алгоритм → Выход → Связи → Запреты (+ Что читать / KB).
- Верни
prompt_specдля factory / builder:
status: ok | skip | blocked
prompt_spec:
artifact: agent | skill | command
vendor: claude | gpt | gemini | perplexity | cursor
idea_seeds_used: []
frontmatter:
name: ...
description: >
Short.
Use when ...
Do NOT use when ...
model: inherit
readonly: true|false
is_background: false
body_outline: []
anti_patterns_avoided:
- hybrid-quoted-hanging-description
Выход
prompt_spec→t-800-factory/ builder- handoff к
t-800-prompt-auditorпосле сборки
Связи
| Вызывает | Кто вызывает |
|---|---|
| — | main-agent, t-800-factory |
Запреты
- Писать production-файлы (readonly)
- Добавлять
tools:в frontmatter агента - Раздувать description полным промптом (Description Trap)
- Emit hybrid
description: "…"↵ Use/Do NOT(битый YAML) - Промпт-спека > 80 строк в YAML (детали — outline)
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.
- 11d ago First seen · 78 lines · 81 tokens per session scan A 23f3fad0c42a
t-800-prompt-craft is an agent published in the GitHub repository Khar-AG/t-800-agent (8 stars, last pushed 15d ago), licensed MIT. It adds 81 tokens to every session and 768 once invoked, about $0.0004 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.
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.
Prompt Engineer
A specialized chat mode for analyzing and improving prompts. Every user input is treated as a prompt to be improved. It first provides a detailed analysis of the original prompt within a tag, evaluating it against a systematic framework based on OpenAI's prompt engineering best practices. Following the analysis, it…
prompt-eng
A role for designing, testing, and improving the instructions given to AI models, often called prompts. It keeps each prompt and its changes in files so they can be compared and reviewed.
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.
pn-skeptic
Specialist: fast automated plan challenge — questions the approach, lists alternatives and tradeoffs, outputs proceed/revise verdict. Use for a single-pass review. For interactive Socratic dialogue, use pn-grill instead.
pn-webxr-developer
Specialist: WebXR and browser-based AR/VR with Three.js, A-Frame, or Babylon.js. Invoke directly for immersive web experiences.