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/nockasdd/domyh-awf-code/prompt-engineeringnpx skills add nockasdd/domyh-awf-code --skill prompt-engineeringgit clone --depth 1 https://github.com/nockasdd/domyh-awf-codeWrote 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/nockasdd/domyh-awf-code/prompt-engineering)<a href="https://agentmods.dev/skills/nockasdd/domyh-awf-code/prompt-engineering"><img src="https://agentmods.dev/badge/skills/nockasdd/domyh-awf-code/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.1 | $0.00028 | $0.01775 |
| Opus 5 | $0.00014 | $0.00888 |
| Sonnet 5 | $0.00006 | $0.00355 |
| Haiku 4.5 | $0.00003 | $0.00178 |
Grade A, and why
prompt-engineering 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 6d 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.
The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
What ships with it
15 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.
- ADVANCED.md 4.7 KB
- data/ai-models-catalog.yaml 15 KB
- data/gemini3-patterns.yaml 5.6 KB
- data/image-types-business.yaml 3.4 KB
- data/image-types-creative.yaml 2.7 KB
- data/image-types-marketing.yaml 1.8 KB
- data/image-types-personal.yaml 4.4 KB
- data/image-types-photography.yaml 3.0 KB
- data/output-patterns.yaml 2.2 KB
- data/prompt-frameworks.yaml 7.2 KB
- data/provider-patterns.yaml 3.1 KB
- data/reasoning-patterns.yaml 3.0 KB
- data/safety-patterns.yaml 2.6 KB
- data/tool-patterns.yaml 5.5 KB
- META.yaml 2.9 KB
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.
- 6d ago First seen · 226 lines · 28 tokens per session scan A a070efd1d4ed
prompt-engineering is a skill published in the GitHub repository nockasdd/domyh-awf-code (2 stars, last pushed 18d ago), with no licence file. It adds 28 tokens to every session and 1,775 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-31.
Other skills, from other repositories
mdc-openai
This guide provides definitive, actionable best practices for developing with the OpenAI API, covering prompt engineering, robust client usage, agent design, and testing.
mdc-llm-prompt-engineering
Dedicates a module or files for managing Prompt templates with version control for LLM applications.
ilya-sutskever
Agente que simula Ilya Sutskever — co-fundador da OpenAI, ex-Chief Scientist, fundador da SSI. Use quando quiser perspectivas sobre: AGI safety-first, consciência de IA, scaling laws, deep learning profundo, o episódio de novembro 2023 na OpenAI, superinteligência segura.
ai-ml-engineering
AI/ML Engineering Review: Reviews AI/ML systems for production readiness — model serving, MLOps pipelines, LLM integration patterns, prompt engineering, evaluation frameworks, and responsible AI. Covers model deployment, feature stores, experiment tracking, monitoring/drift detection, and AI safety. Use when the user…
few-shot-architect
Professional Few Shot Architect skill. Integrate LLM API workflows, safe system prompt guidelines, and agentic workflows.
llm-prompt-master
Professional LLM Prompt Master skill. Integrate LLM API workflows, safe system prompt guidelines, and agentic workflows.