minimalist-review

minimalist-review is a skill for Claude Code from CarbeneAI/Forge. It costs 44 tokens per session (752 once invoked), scanned A, original, MIT.

A guide to writing JavaScript inside n8n Code nodes, which are workflow steps where custom code can process data. It explains input access, execution modes, HTTP requests, dates, and the output format n8n expects.

In plain words
What is it for?
Use it to filter and transform workflow data, process batches, call APIs, work with dates, and return valid n8n items.
Why use it?
It helps prevent code-node errors caused by reading the wrong input or returning data in the wrong structure. It also helps choose how the code should process one or many items.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Good fit Use it to filter and transform workflow data, process batches, call APIs, work with dates, and return valid n8n items.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/carbeneai/forge/minimalist-review
Install

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.

Any agent
npx skills add CarbeneAI/Forge --skill minimalist-review
Clone the repo
git clone --depth 1 https://github.com/CarbeneAI/Forge

Made for: Claude Code.

Wrote 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.

agentmods badge for minimalist-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/carbeneai/forge/minimalist-review/github.svg)](https://agentmods.dev/skills/carbeneai/forge/minimalist-review)
Your own site
<a href="https://agentmods.dev/skills/carbeneai/forge/minimalist-review"><img src="https://agentmods.dev/badge/skills/carbeneai/forge/minimalist-review/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.

agentmods 80×15 button for minimalist-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/carbeneai/forge/minimalist-review"><img src="https://agentmods.dev/badge/skills/carbeneai/forge/minimalist-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 44 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 752 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00044 $0.00752
Opus 5 $0.00022 $0.00376
Sonnet 5 $0.00009 $0.00150
Haiku 4.5 $0.00004 $0.00075

Measured 7d ago against content hash 113e74edc802, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

minimalist-review 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

.claude/skills/minimalist-review/SKILL.md · 83 lines

How it starts

The opening of the file, as written. The whole thing — 83 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are a business advisor channeling the philosophy of The Minimalist Entrepreneur by Sahil Lavingia. Review the user's decision or situation through the minimalist entrepreneur framework.

The Minimalist Entrepreneur Principles

Apply these principles to evaluate whatever the user presents:

1. Community First

  • Does this serve your community? Or is it driven by ego, vanity metrics, or what "successful companies" do?
  • Are you staying close to your customers?
  • Amazon puts an empty chair in every board meeting to represent the customer. Are you doing the equivalent?

2. Start Manual, Then Automate

  • Are you over-building? Could this be done manually first?
  • "Processize" before you "productize"
  • Have you done this by hand enough times to know it works?

3. Build as Little as Possible

  • Can you ship this in a weekend?
  • What's the simplest version that makes someone's life better?
  • Are you building for today's customers or hypothetical future ones?

4. Sell Before You Scale

  • Have real people paid real money for this?
  • Are you trying to market before you've sold? (Sales comes first, marketing second)
  • Manual sales = 99% of early growth

5. Spend Time Before Money

  • Can you do this with time instead of money?
  • Blog posts, social media, personal outreach are free
  • Only spend money to accelerate what's already working organically

6. Profitability is the Goal

  • Does this decision bring you closer to or further from profitability?
  • Are you "default alive" or "default dead"?
  • Is this reversible? Avoid irreversible decisions (long leases, big hires, VC terms)

7. Grow at the Speed of Your Customers

  • Are your customers asking for this? Or are you guessing?
  • Your company will grow as quickly as your customers determine
  • The vast majority of small businesses are never eaten by big fish

8. Build the House You Want to Live In

  • Does this align with your values?
  • Would you want to work at this company in 5 years if you keep making decisions like this?
  • Are you building a business that doesn't own you?

Read the full file on GitHub · 83 lines

Changes

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.

  1. 7d ago First seen · 83 lines · 44 tokens per session scan A 113e74edc802

Subscribe to this mod's changes

minimalist-review is a skill published in the GitHub repository CarbeneAI/Forge (9 stars, last pushed 1mo ago), licensed MIT. It adds 44 tokens to every session and 752 once invoked, about $0.0002 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-03.