prompt-engineer — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited prompt-engineer (Agent Skill) and scored it 87/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 3 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 3 flagged
The text {match} tells the agent to skip the normal "ask the user first" gate. Used adversarially it removes the human-in-the-loop check before destructive or sensitive actions, turning a normally-gated agent into a fire-and-forget executor.
The text {match} tells the agent to skip the normal "ask the user first" gate. Used adversarially it removes the human-in-the-loop check before destructive or sensitive actions, turning a normally-gated agent into a fire-and-forget executor.
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
This skill helps create high-quality prompts and instructions for AI systems by treating AI as a genius human teammate who needs clear, context-rich communication.
This skill is built on two foundational principles:
Modern AI models have both high intelligence and high emotional intelligence. They don't need tricks or "prompt engineering hacks"—they need what any smart remote teammate needs: clear written communication with sufficient context.
This skill includes three core reference documents. Read them in full as needed:
[Writing for AI Teammates](./reference/writing_for_ai_teammates.md) - Core philosophy covering:
Load this file at the start of every prompt creation task. It's your primary reference.
[Prompt Framework](./reference/prompt_framework.md) - Comprehensive guide covering:
Always load read this detailed framework to understand best practices based on how Anthropic writes their prompts.
[GPT-5 Prompting Guide](./reference/gpt5_prompting_guide.md) - GPT-5-specific patterns:
Only load this file if the user explicitly mentions they're targeting GPT-5, OpenAI models, or asks for GPT-5 optimization after seeing the initial draft.
When the user asks for help with a prompt, quickly assess:
Type of prompt needed:
Available context:
Be smart about asking questions. Ask if:
Don't ask if:
Load the Prompt Framework reference first, then:
Always create the prompt as a markdown file.
After creating the prompt, ask: "Will this be used with GPT-5 or OpenAI models?"
If yes, you MUST load the GPT-5 Prompting Guide and perform a revision pass:
Official GPT-5 prompting guide
You're not doing "prompt engineering"—you're helping someone communicate clearly with an intelligent teammate. Focus on clarity, context, and decisiveness. Trust the AI to be smart; give them what they need to be effective in your specific context.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.