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.
npx agentmods add skills/yelmuratoff/agent_sync/prompt-engineeringnpx skills add yelmuratoff/agent_sync --skill prompt-engineeringgit clone --depth 1 https://github.com/yelmuratoff/agent_syncWrote 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/skills/yelmuratoff/agent_sync/prompt-engineering)<a href="https://agentmods.dev/skills/yelmuratoff/agent_sync/prompt-engineering"><img src="https://agentmods.dev/badge/skills/yelmuratoff/agent_sync/prompt-engineering.svg" alt="Measured on agentmods" 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 | $0.00171 | $0.03395 |
| Opus 5 | $0.00086 | $0.01698 |
| Sonnet 5 | $0.00034 | $0.00679 |
| Haiku 4.5 | $0.00017 | $0.00340 |
Grade B, and why
prompt-engineering scanned grade B with 1 finding 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 5d 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.
Asks the agent to reveal its instructionsmediumSystem prompt leakage
Directions to print, repeat or translate the system prompt extract configuration the operator did not intend to expose.
- **Golden rule**: show your prompt to a colleague with no context. If they'd be confused, the model will be too. 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.
What ships with it
3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 5d ago First seen · 118 lines · 171 tokens per session scan B 58d6a6de399b
prompt-engineering is a skill published in the GitHub repository yelmuratoff/agent_sync (14 stars, last pushed 4d ago), licensed GPL-3.0. It adds 171 tokens to every session and 3,395 once invoked, about $0.0009 per session on Opus 5. A static security scan graded it B with 1 finding (asks the agent to reveal its instructions). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
metodo-3w1h
Dê a habilidade para agentes de IA de estruturar e otimizar prompts de imagens utilizando rigorosamente o método 3W1H (Who, What, Where, How) criado pelo Mário Lúcio. Utilize esta skill sempre que o usuário mencionar termos como 'gerar imagem', 'criar prompt de imagem', 'engenharia de prompt de imagem', 'fotorrealismo…
prompt-estruturado
Gera prompts a partir de uma estrutura modularizada com persona, contexto, tarefa, formato e regras.
prompt-skills
Cria prompts estruturados para skills a partir de uma estrutura modularizada de persona, contexto, tarefa, formato e regras. Auxilia a pessoa usuária a padronizar suas skills agênticas.
prompt-personagem
Gera automaticamente prompts detalhados de personagens para inteligência artificial. Utilizando listas pré-definidas de atributos, o script cria descrições únicas combinando gênero, idade, tom de pele, penteado e poses variadas. Use esta skill SEMPRE que o usuário invocar o gatilho "/personagem", independentemente de…
prompt-engineering
Prompt engineering workflow for designing, rewriting, debugging, evaluating, and optimizing LLM prompts, system prompts, developer prompts, few-shot examples, structured-output instructions, tool-use prompts, and prompt eval cases. Use when prompt behavior, reliability, safety, cost, latency, or model fit is the main…
ai-chat-application
Complete guide to building AI chat applications with Vercel AI SDK. Orchestrates streaming routes, useChat integration, tool architecture, message handling, and UX patterns. Use when building production AI chatbots or assistants. Triggers on build AI chat, create chatbot, AI assistant, Vercel AI SDK app, chat…