npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@mangosteenstudio/greenfieldaccount

v4.0.3

Published

Free MIT-licensed AI-guided interrogation skill for breaking into greenfield accounts and producing an Account Brief.

Downloads

468

Readme

Greenfield

Free MIT-licensed AI skill for breaking into greenfield accounts and producing an Account Brief.

Greenfield helps account executives, SDRs, founders, and GTM operators build a real plan before outreach starts. Instead of guessing the way in, you run the skill inside Claude, ChatGPT, Gemini, Cursor, or another capable assistant and work through a structured 14-part research process first.

The output is an Account Brief: a verified, stakeholder-specific plan with a warm-path map, executive route, trigger-adjusted first-message drafts, and a 30-day execution OS.

What It Does

A Greenfield run helps you:

  • identify timing signals and "why now" triggers before investing in the account
  • find internal and external warm paths before defaulting to cold outreach
  • map executives, champions, and technical buyers with verified sourcing
  • decide whether executive outreach is actually warranted — the Earned Right Test gate
  • turn company research into persona-specific messaging and executive narratives
  • produce a usable Account Brief and 30-day execution plan instead of a loose pile of notes

Quick Start

1. Install from npm

npm i -g @mangosteenstudio/greenfieldaccount
greenfieldaccount init

This copies the canonical prompt, skill wrapper, guardrails, and focused skills into a local ./greenfield folder.

2. Install as a skill (Claude Code, Gemini CLI, Antigravity, Codex)

npx skills add mangosteen-studio/greenfield

3. Use the raw markdown file directly

curl -O https://raw.githubusercontent.com/Mangosteen-Studio/greenfield/main/GREENFIELD.md

4. Paste directly into web chat

Copy the full contents of GREENFIELD.md into Claude, ChatGPT, Gemini, Cursor, or another assistant that can follow long-form instructions.

Then prompt:

Run Greenfield on [Company Name]

What You Get From One Run

  • company snapshot and strategic moment summary
  • Why Now score with urgency-tagged triggers (HIGH / MEDIUM / LOW)
  • target personas with specific hooks
  • ranked warm-path priority list
  • account wedge: pain, stakeholder, initiative, and rationale
  • executive narrative and access plan
  • conditional first-message drafts by persona and channel
  • warm intro brief when a connector exists
  • LinkedIn / Sales Navigator search strings
  • intelligence-gaps footer with exact verification actions
  • 30-day execution plan with trigger-based adjustments
  • human-readable completion block plus a JSON status sidecar

How It Works

Greenfield uses a 14-part research framework:

  1. Stage 0 — Account Identity Disambiguation
  2. Trigger Radar
  3. LinkedIn Connections Co-Pilot
  4. Pre-Stage company context qualifier
  5. Internal Intelligence
  6. Company Website and Product Analysis
  7. Hiring Signals and Growth Intelligence
  8. Market and Financial Intelligence
  9. Leadership Deep Dive
  10. Executive Narrative & Access Strategy
  11. Warm Path Activation
  12. Technical Landscape and Competitive Intelligence
  13. Industry Language and the "One Level Deeper" Rule
  14. Persona-Driven Messaging

On a full run, Greenfield explicitly offers the LinkedIn Connections Co-Pilot after Trigger Radar and before the company-context branch. The AE can say yes, no, or later, but that decision should never be skipped silently because they are at a startup, YC-backed, or enterprise company.

Operating Principles

Greenfield is opinionated about research quality:

  • no generic output — if it could apply to any company, it is not good enough
  • ask one question at a time instead of dumping question batches
  • branch on the AE's actual answers, not a fixed script
  • go one level deeper than surface industry knowledge
  • distinguish verified facts from assumptions and inference
  • mark unsupported claims UNVERIFIED
  • keep unverified claims out of the Account Brief body and move them to the intelligence-gaps footer
  • cite or label evidence when account-specific claims are made
  • adapt to available tools instead of implying access you do not have

Recommended Usage

Greenfield works best when you can provide or verify:

  • current company news
  • job postings
  • earnings transcripts or investor materials
  • LinkedIn or Sales Navigator research
  • CRM history
  • customer or partner context
  • raw pasted source material for synthesis

If browsing or source material is not available, the run treats company-specific claims as unverified hypotheses, not facts.

Focused Skills

Don't need a full run? Greenfield includes focused skills you can invoke independently:

| Skill | What It Does | When to Use | |---|---|---| | Quick Scan | 5-minute triage: snapshot, triggers, top personas, go/no-go | Fast read before investing in a full run | | Trigger Radar | Urgency signals + Why Now Score (1-10) | Check if an account is worth pursuing right now | | Warm Path | LinkedIn CSV analysis, internal intel, and Warm Path Activation | Find the easiest doors before going cold | | Leadership Intel | Executive deep dive, canonical Earned Right Test, narrative, message drafts | Earn the right to contact a specific executive | | Account Review | Quality audit of a completed Account Brief | Validate your research before going into the field |

Each skill enforces the same guardrails as the full run.

Guardrails

Greenfield includes a structured guardrail system:

| Document | Purpose | |---|---| | QUALITY_GATES.md | Stage-by-stage checkpoints. The AI must pass each before advancing. | | VOICE.md | Anti-slop writing rules. Bans generic AI vocabulary. Enforces specificity. | | VERIFICATION.md | Three-tier verification (Verified / Inferred / Unverified). Source attribution. Escalation rules. | | CRITIC.md | Final output audit for verification integrity, the Earned Right Test, and actionability before delivery. |

Every full run ends with a completion block:

STATUS: DONE | DONE_WITH_CONCERNS | INCOMPLETE | BLOCKED
VERIFICATION SCORE: [X]/10
EARNED RIGHT TEST: PASSED | NOT YET PASSED

Repository Contents

Website

greenfield.tools

Mangosteen Studio: mangosteen.studio

License

MIT. See LICENSE.