agentsclimarketplace

Skills

Skill 2389-research/git-repo-prep/skills

Prepare codebases for public/open-source release and audit them for openness - full lifecycle prep or standalone review

Install
npx -y skills add 2389-research/git-repo-prep --skill skills

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Use when preparing a codebase for public/open-source release, reviewing a repo for openness, or auditing for secrets and missing documentation before making code public. Triggers on "open source", "public release", "prepare repo", "openness", "repo review", "make public", "open-source prep".

SKILL.md

1.0 KB, as published. Nobody here has run it

Git Repo Prep

Overview

Prepares codebases for public release and reviews them for openness.

Two sub-skills:

  • prepare — Full lifecycle: audit, clean, document, harden, ship
  • review — Standalone audit, re-runnable anytime, conversational

Routing

Prepare signals: "prepare", "open source", "make public", "get ready for release", first-time release Review signals: "review", "audit", "check", "what's missing", "gaps", already partially prepared

  • Preparing for first-time release → git-repo-prep:prepare
  • Reviewing/auditing existing repo → git-repo-prep:review
  • Ambiguous → AskUserQuestion: "Full preparation" vs "Review/audit"

Invoke via Skill tool, then hand off. Router's job is done.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.