No. Prompt Library

Prompts for automation work.

A launch collection for designing workflows, testing agents, coordinating operations, and making product decisions without pretending prompts replace judgment.

Use case

Automation design

3 prompts

  • Turn a messy process into an automation map

    Converts a real operating workflow into actors, triggers, decisions, handoffs, risks, and an automation candidate map.

    Automation design
    • workflow discovery
    • process mapping
    • HARP
    • automation design

    Full prompt

    You are an automation architect. I will describe a messy real-world process.
    
    Return a practical automation map with:
    1. The current actors, systems, documents, and handoffs.
    2. The trigger events that start, pause, or stop the process.
    3. The decisions that require human judgment versus deterministic rules.
    4. The data that must be read, written, validated, or transformed.
    5. The failure modes, privacy risks, and audit requirements.
    6. A phased automation plan with "assist", "suggest", and "execute" stages.
    7. A short list of tasks that should remain human-owned.
    
    Use conservative assumptions. Ask clarifying questions only when a missing detail would change the automation design.
  • Audit the boundary between human work and agent work

    Defines which steps can be automated, which should be assisted, and which need explicit human ownership.

    Automation design
    • human in the loop
    • risk review
    • agent orchestration
    • workflow design

    Full prompt

    Act as a senior automation reviewer. Evaluate the workflow below and decide what the system should do, what the agent may recommend, and what the human must approve.
    
    For each workflow step, produce:
    - Step name.
    - Current owner.
    - Proposed automation level: observe, draft, recommend, execute with approval, execute automatically.
    - Required evidence before execution.
    - Rollback or correction path.
    - Reason the boundary is appropriate.
    
    Then summarize the safest minimum viable automation and the next two capability upgrades. Do not assume full autonomy is the goal.
  • Write an event-driven workflow specification

    Turns a business workflow into an implementation-ready event model with triggers, states, retries, and observability.

    Automation design
    • event modeling
    • workflow automation
    • state machine
    • implementation brief

    Full prompt

    Convert this workflow into an event-driven automation specification.
    
    Include:
    1. Event names and payload fields.
    2. State transitions in plain language.
    3. Idempotency keys and duplicate handling.
    4. Retry policy and dead-letter conditions.
    5. Human review states and notification rules.
    6. Data retention, access, and audit notes.
    7. A compact test plan that proves the workflow handles happy path, missing data, duplicate events, and partial failure.
    
    Write for a product engineer and an operations lead who need to agree before implementation starts.

Use case

Agent evaluation

3 prompts

  • Design a task battery for an agent

    Creates a repeatable evaluation set for an agent by covering easy, normal, adversarial, and regression-sensitive tasks.

    Agent evaluation
    • agent evals
    • task battery
    • quality assurance

    Full prompt

    You are designing an evaluation battery for an AI agent.
    
    Given the agent role, tool access, users, and operating constraints, create:
    1. Ten representative tasks with expected outcomes.
    2. Three adversarial or ambiguity-heavy tasks.
    3. Three regression tasks that should never break after updates.
    4. Required fixtures, mock data, and environmental assumptions.
    5. A scoring rubric with pass, partial pass, and fail criteria.
    6. The signals to capture during execution: tool calls, latency, citations, refusals, approvals, and error recovery.
    
    Keep the evaluation practical enough to run before every release.
  • Analyze an agent failure without blaming the model

    Breaks down a failed agent run into task design, context, tools, instructions, interface, and evaluation gaps.

    Agent evaluation
    • failure analysis
    • agent QA
    • model behavior

    Full prompt

    Review this failed agent run as a systems problem, not just a model problem.
    
    Separate the failure into:
    - User request ambiguity.
    - Missing or conflicting instructions.
    - Context retrieval gaps.
    - Tool schema or permission issues.
    - Interface feedback problems.
    - Model reasoning or reliability issues.
    - Missing evaluation coverage.
    
    For each cause, give evidence from the transcript, the likely impact, and a concrete fix. End with the smallest regression test that would catch this class of failure next time.
  • Create a production agent scoring rubric

    Builds a release rubric that balances correctness, safety, usefulness, tool discipline, and recoverability.

    Agent evaluation
    • scoring rubric
    • production readiness
    • agent evaluation
    • release gate

    Full prompt

    Create a production readiness rubric for the agent described below.
    
    The rubric must score:
    1. Task completion and factual correctness.
    2. Tool use discipline and permission handling.
    3. Recovery from missing data, tool errors, or user correction.
    4. Safety, privacy, and compliance behavior.
    5. User experience: clarity, brevity, and appropriate confidence.
    6. Observability: whether the run leaves enough trace to debug later.
    
    Use a 0 to 3 scale for each dimension. Define what each score means, the evidence needed to assign it, and the minimum passing score for a launch-stage product.

Use case

Operations

3 prompts

  • Run a weekly operations automation review

    Surfaces recurring work, stuck handoffs, vendor blockers, and candidate automations from the last week of operations.

    Operations
    • operations
    • Wielder
    • weekly review
    • automation backlog

    Full prompt

    Act as an operations automation lead. Review the weekly notes, tickets, emails, and calendar context below.
    
    Return:
    1. Recurring manual tasks that appeared more than once.
    2. Handoffs that waited on one person or vendor.
    3. Places where data was copied between systems.
    4. Decisions that were made without a clear source of truth.
    5. Low-risk automations we can ship this week.
    6. Higher-risk automations that need policy, approval, or integration work.
    7. A concise automation backlog with owner, expected impact, and next action.
    
    Be concrete. Do not propose automation for work that is rare, unclear, or better handled by a conversation.
  • Prepare a DACH vendor handoff brief

    Turns project context into a bilingual-ready handoff brief for vendors, agencies, and operators in Germany or DACH.

    Operations
    • DACH operations
    • vendor coordination
    • handoff
    • Wielder

    Full prompt

    Create a vendor handoff brief for a German or DACH operating context.
    
    Include:
    - Objective and scope.
    - Stakeholders and decision owners.
    - Required systems, access, documents, and deadlines.
    - Data protection or confidentiality notes to confirm before work begins.
    - Open questions that should be resolved in writing.
    - A short English summary and a short German-ready summary.
    - A checklist for confirming receipt, ownership, and next milestone.
    
    Keep the tone professional and direct. Do not invent legal advice or claim compliance has been reviewed.
  • Convert an SOP into an automation backlog

    Extracts durable automation candidates, measurement points, and risk controls from a standard operating procedure.

    Operations
    • SOP
    • automation backlog
    • ops design
    • process improvement

    Full prompt

    Analyze this standard operating procedure and convert it into an automation backlog.
    
    For each backlog item, include:
    1. Current manual step.
    2. Proposed automation or assistive feature.
    3. Trigger and output.
    4. Required integrations or data sources.
    5. Risk level and reason.
    6. Measurement: time saved, error reduction, visibility, or consistency.
    7. The first test that proves the automation works.
    
    Group the backlog into quick wins, needs integration, and needs policy review.

Use case

Marketing

3 prompts

  • Write a category positioning brief

    Clarifies audience, category, alternatives, proof points, and language for a credible automation product narrative.

    Marketing
    • positioning
    • SEO
    • product marketing
    • launch copy

    Full prompt

    Build a category positioning brief for the product below.
    
    Cover:
    1. Primary audience and the expensive problem they recognize.
    2. Category name and adjacent categories to avoid.
    3. What the product replaces, augments, or makes unnecessary.
    4. Proof points we can support today.
    5. Claims we should avoid until we have evidence.
    6. Search phrases and LLM classification phrases to earn.
    7. A concise homepage description, product page description, and social bio.
    
    Use credible language. Do not create customer claims, market leadership claims, or unsupported metrics.
  • Create an SEO outline for an automation product page

    Produces a search-aware page outline with internal links, schema suggestions, FAQs, and claim boundaries.

    Marketing
    • SEO outline
    • automation software
    • structured data
    • content strategy

    Full prompt

    Create a launch-ready SEO outline for an automation software product page.
    
    Return:
    - Search intent and target query cluster.
    - Page title and meta description options.
    - H1 and section headings.
    - Questions the page should answer for human buyers and AI answer engines.
    - Internal links to relevant product, prompt, blog, and contact pages.
    - Structured-data recommendations.
    - Claims that are safe, claims that need evidence, and claims to avoid.
    
    The voice should be confident, specific, and grounded in what exists today.
  • Draft a launch announcement from product facts

    Turns verified product facts into a launch note, short posts, and a founder-ready email without inflated claims.

    Marketing
    • launch announcement
    • founder note
    • newsletter
    • credible copy

    Full prompt

    Write launch announcement copy from the facts below.
    
    Create:
    1. A 500-word launch note.
    2. A 120-word website announcement.
    3. Three short social posts.
    4. A founder email to early subscribers.
    5. A list of claims removed because they were not supported.
    
    Tone: calm, precise, product-led. Avoid fake urgency, fake customer proof, and words like "revolutionary" unless the facts justify them.

Use case

Research

3 prompts

  • Turn open questions into a research brief

    Creates a structured research plan with hypotheses, evidence standards, sources, and decision thresholds.

    Research
    • research planning
    • evidence standards
    • decision support
    • automation research

    Full prompt

    Convert these open questions into a research brief.
    
    Include:
    1. Decision the research must support.
    2. Hypotheses and what would disprove each one.
    3. Evidence we already have versus evidence still needed.
    4. Source types to prioritize and source types to treat cautiously.
    5. Interview or test questions if human feedback is needed.
    6. A time-boxed research plan.
    7. The decision threshold: what evidence is enough to act.
    
    Separate facts, assumptions, and recommendations. Flag uncertainty plainly.
  • Map a competitive landscape without hype

    Compares alternatives by buyer job, workflow fit, integration burden, trust, and operating model instead of vague feature grids.

    Research
    • competitive research
    • market map
    • buyer jobs
    • product strategy

    Full prompt

    Map the competitive landscape for the product or workflow below.
    
    Do not create a generic feature checklist. Compare alternatives by:
    - Buyer job and urgency.
    - Current workaround.
    - Workflow fit.
    - Integration and switching burden.
    - Trust, privacy, and governance requirements.
    - Where each alternative is strong.
    - Where each alternative leaves room for a focused product.
    
    End with a sober positioning recommendation and the evidence we still need before making stronger claims.
  • Review a page for LLM answer-engine readiness

    Checks whether a page gives AI systems clear entity, category, product, proof, and internal-link signals.

    Research
    • LLM SEO
    • answer engines
    • entity clarity
    • machine-readable content

    Full prompt

    Review this webpage copy for AI answer-engine and search readiness.
    
    Evaluate:
    1. Entity clarity: who operates the product and where.
    2. Category clarity: what the product is and is not.
    3. Product relationships and internal links.
    4. Proof quality and unsupported claims.
    5. Schema or machine-readable signals that should be added.
    6. Questions the page answers well.
    7. Questions a crawler or evaluator would still have.
    
    Return prioritized edits. Keep recommendations factual and avoid gaming language.

Use case

UX/product

3 prompts

  • Audit a product flow for friction

    Reviews a UI workflow for confusing states, missing feedback, needless decisions, and places where automation should assist.

    UX/product
    • UX audit
    • product workflow
    • interface quality
    • assistive automation

    Full prompt

    Act as a product designer reviewing a workflow before launch.
    
    For the flow below, identify:
    1. The user's goal and likely anxiety at each step.
    2. Friction caused by unclear labels, missing state, or too many choices.
    3. Places where automation should assist without taking control.
    4. Required empty, loading, success, error, and recovery states.
    5. Copy that should be shorter, clearer, or more specific.
    6. Accessibility and keyboard considerations.
    7. The smallest change that would make the flow feel more trustworthy.
    
    Prioritize changes by user risk, implementation cost, and launch impact.
  • Review whether an interface feels instrument-grade

    Evaluates reversibility, immediacy, feedback, spatial memory, and control quality for hands-on automation tools.

    UX/product
    • HARP
    • interface design
    • spatial UX
    • interaction quality

    Full prompt

    Review this interface as if it were an instrument for operating automation.
    
    Assess:
    - Immediacy: does the system answer quickly enough?
    - Reversibility: can users safely undo or correct actions?
    - Spatial memory: do users know where things live?
    - Feedback: does motion, state, and copy explain what changed?
    - Control: can users move from overview to detail without losing context?
    - Trust: are automated actions visible, explainable, and interruptible?
    
    Give concrete product changes. Avoid broad aesthetic advice unless it affects comprehension or control.
  • Write product requirements from a user story

    Converts a user story into scoped requirements, acceptance criteria, edge cases, and launch-readiness notes.

    UX/product
    • PRD
    • acceptance criteria
    • product management
    • release readiness

    Full prompt

    Turn the user story below into launch-ready product requirements.
    
    Include:
    1. User goal and business goal.
    2. In-scope behavior and out-of-scope behavior.
    3. Acceptance criteria.
    4. Data, permissions, and integration assumptions.
    5. Empty, loading, error, and success states.
    6. Edge cases and abuse cases.
    7. Analytics or operational signals to capture.
    8. A short release checklist.
    
    Keep the requirements testable. Flag any ambiguity that should be resolved before design or engineering starts.