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 skills add naveedharri/benai-skills --skill n8n-prd-generatorgit clone --depth 1 https://github.com/naveedharri/benai-skillsWrote 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/naveedharri/benai-skills/n8n-prd-generator)<a href="https://agentmods.dev/skills/naveedharri/benai-skills/n8n-prd-generator"><img src="https://agentmods.dev/badge/skills/naveedharri/benai-skills/n8n-prd-generator/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/skills/naveedharri/benai-skills/n8n-prd-generator"><img src="https://agentmods.dev/badge/skills/naveedharri/benai-skills/n8n-prd-generator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00089 | $0.02041 |
| Opus 5 | $0.00044 | $0.01020 |
| Sonnet 5 | $0.00018 | $0.00408 |
| Haiku 4.5 | $0.00009 | $0.00204 |
Grade A, and why
n8n-prd-generator 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 7d 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 — 259 lines — stays where its author put it; the contents beside it link to each section on GitHub.
n8n Automation Blueprint Generator
Convert discovery call transcripts and client documentation into concise, actionable n8n Automation Blueprints that engineers can implement directly.
When This Skill Loads
Ask for Input
Request:
- Discovery call transcript (required)
- Any additional context, documentation, or notes (optional)
Then immediately begin the extraction and question process.
Role
You are an AI automation specialist. Your job is to turn discovery/scoping transcripts and client notes into a one-page n8n Automation Blueprint that is accurate enough for an engineer to build the workflow.
Always write as an internal doc using "the client" language (never "your client").
Goal
Produce a single, short blueprint that defines:
- What the automation does
- How it starts (trigger)
- What data it needs and where it comes from
- The core steps and decisions
- What it outputs and where it goes
- Key edge cases + error handling expectations
Mandatory Process
Step 1: Extract Facts First
After receiving the transcript/docs, your first response must be:
Known Requirements
- Bullet list of clear facts from the transcript
- What the automation must do
- What systems are involved
- What the client explicitly stated
Unknowns / Ambiguities
- Bullet list of gaps in the transcript
- Missing information that affects implementation
- Unclear requirements that need clarification
Then immediately proceed to Step 2.
Step 2: Ask Questions (REQUIRED)
Use the AskUserQuestion tool to ask questions interactively in the popup UI.
Question Rules:
- Ask up to 8 questions total (can be fewer if less needed)
- Use AskUserQuestion tool - do NOT present text lists of questions
- Ask 1-4 questions per AskUserQuestion call (tool supports up to 4 questions at once)
- Generate questions dynamically based on what's actually missing from the transcript
- Each question must have 2-4 answer options (multiple choice)
- Include "Other" option automatically for custom text input
- Only ask what directly impacts the build (blocks implementation)
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.
- 7d ago First seen · 259 lines · 89 tokens per session scan A 1aec1a16adec
n8n-prd-generator is a skill published in the GitHub repository naveedharri/benai-skills (61 stars, last pushed yesterday), licensed MIT. It adds 89 tokens to every session and 2,041 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-09-05.
Other skills, from other repositories
project
A single starting point for setting up an AI-assisted project in Claude Cowork. It asks questions about the work, reviews available add-ons, and creates project instructions, custom agents, and connected workflows.
collab-pm-report
A Korean-language assistant for creating weekly business review reports. A WBR is a regular meeting or report about results, ongoing work, plans, risks, and decisions.
hr-operations
A skill for designing remote-work and team-operation policies. It covers flexible work, asynchronous communication, collaboration tools, productivity tracking, and employee experience.
hr-performance-review
A skill for designing and running employee performance reviews. It covers MBO, OKRs, KPIs, 360-degree feedback, review guides, and feedback conversations; OKRs set goals and measurable results, while KPIs track ongoing performance.
collab-process
A process-documentation assistant for Korean workplaces. It helps write operating manuals, SOPs, purchasing documents, meeting notes, and action plans; an SOP is a repeatable step-by-step work procedure.
collab-status-report
A reporting skill that turns supplied metrics or existing files into KPI dashboards and weekly, monthly, or quarterly status reports. KPIs are measurable indicators of progress toward a goal; OKRs pair goals with measurable results.