ListingKit Studio

listing-rewrite-generator

PoolSource

Buyer-ready source handoff for a browser-based listing rewrite generator microservice.

$ lpm add @lpm.dev/listingkitc59443.listing-rewrite-generator@v1.0.0
Package cover

Listing Rewrite Generator

Buyer-ready source handoff for a browser-based listing rewrite generator microservice.

Summary

Included Files

  • server.js: tiny local static server.
  • public/index.html: complete source for the generator UI.
  • public/demo-screenshot.png: marketplace/demo screenshot.
  • TRANSFER_GUIDE.md: buyer transfer and setup notes.
  • FULFILLMENT_EMAIL.md: buyer delivery email template.
  • lpm.config.json: LPM package metadata.

Run Locally

node server.js

Then open http://localhost:8080.

Usage Example

Use the browser UI directly:

1. Start the local server.
2. Paste a rough product or startup listing into the generator.
3. Add audience, proof points, and the intended call to action.
4. Copy the generated headline, opening paragraph, bullets, objection notes, and CTA.

Use it as a static asset:

cp public/index.html ./your-site/listing-rewrite-generator.html

API Reference

This package does not expose a network API. The generator logic is embedded in public/index.html and runs in the browser. The local Node server only serves static files:

  • GET /: returns public/index.html.
  • GET /demo-screenshot.png: returns the included screenshot when served from the public folder.
  • GET /health: not implemented; use HTTP 200 from / as the readiness check.

Buyer Value

This asset helps indie founders, micro-SaaS sellers, template creators, and acquisition-marketplace operators rewrite rough app or startup listings into clearer buyer-facing copy. It can be used as a free lead magnet, a paid micro-tool, or the base for an AI-assisted listing optimizer.

Disclosure

This is a source-code/product handoff, not a profitable-business claim. Verified revenue, MRR, and ad spend are currently 0 USD. No private keys, inbox credentials, payment-account credentials, seller accounts, or marketplace accounts are included.

Unlimited AccessInstall as many Pool packages as you need.
Fund Real WorkEvery install you run sends revenue directly to the developer who built it.

Taxes calculated at checkout based on your location.

LicenseSEE LICENSE IN README.md
Size287.88 KB
Files10
Node version>= 18