AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Launchsmith

skill-lwu0rup-gh-launchsmith-launchsmith · by Lwu0rup

Audit, package, and prepare an open-source GitHub repository for a credible public launch using inspectable evidence. Use when a user asks to launch, open-source, release, announce, promote, improve adoption of, or prepare public-facing materials for a repository; also use for README launch audits, release checklists, GitHub positioning, demo proof, and channel-specific launch drafts.

No reviews yet
0 installs
23 views
0.0% view→install

Install

$ agentstack add skill-lwu0rup-gh-launchsmith-launchsmith

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-lwu0rup-gh-launchsmith-launchsmith)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
1mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Launchsmith? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

LaunchSmith

Launch repositories as products without inventing claims. Run deterministic checks first, improve the highest-value gaps, capture real proof, then prepare launch materials.

Workflow

  1. Confirm the repository root and intended audience.
  2. Run LaunchSmith before editing:

``bash gh launchsmith audit --json-file .launchsmith/audit-before.json --html .launchsmith/report-before.html ``

If the extension is unavailable but this repository is checked out, run node ./gh-launchsmith audit.

  1. Read failing and partial findings in priority order. Fix substance before presentation:
  • working quick start;
  • observable output or demo;
  • tests/CI and honest limitations;
  • concise positioning and audience;
  • license, security, contribution, and issue paths;
  • release and distribution assets.
  1. Capture proof from actual files, commands, screenshots, tests, releases, or GitHub metadata. Read [references/evidence-standard.md](references/evidence-standard.md) when deciding whether a claim is supported.
  2. Rerun the audit. Target at least 80, and do not hide unresolved high-weight findings.
  3. Generate the launch pack:

``bash gh launchsmith pack ``

  1. Replace every [ADD: ...] placeholder with supported material or leave it visibly unresolved. Validate the pack:

``bash python3 skills/launchsmith/scripts/validate_launch_pack.py .launchsmith ``

  1. Read [references/launch-channels.md](references/launch-channels.md) before adapting copy for Hacker News, Reddit, X, or Chinese developer communities.
  2. Show the user the final repository changes, verification results, unresolved risks, and prepared drafts. Publish releases or external posts only when the user has authorized those side effects.

Evidence Rules

  • Tie every performance, compatibility, adoption, and security claim to a reproducible receipt.
  • Prefer one real screenshot or command result over several adjectives.
  • Keep limitations near the capability they constrain.
  • Never buy, trade, automate, or fabricate stars, followers, comments, downloads, testimonials, or benchmarks.
  • Never copy another project's branding, screenshots, or launch copy as if it were original.
  • Treat generated channel drafts as editable starting points, not finished posts.

Quality Gate

Before calling a repository launch-ready, verify:

  • a new user can reach the first useful result from a clean checkout;
  • the README shows what happens, not only what is promised;
  • CI runs the documented verification command;
  • the license and reporting paths are unambiguous;
  • GitHub description, topics, release, and homepage fields match the README;
  • the social preview remains readable at small size;
  • public copy asks for specific feedback instead of generic engagement.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.