storefront: add yolo-tools - #3
Open
lroolle wants to merge 1 commit into
Open
Conversation
The org index carried 16 of the 18 public repos that ship something. yolo-tools was one of the two missing, and it is the org's shortest path from a stranger to a working tool: one curl, no runtime, no package manager. Card names both tools, since the installer ships both (see thevibeworks/yolo-tools#3). The other gap is claude-reads, deliberately still absent: its live site has been 25 days behind the archive it serves (thevibeworks/claude-reads#2). Sending visitors to a stale site is worse than not listing it, so that card waits until the ingest is scheduled. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The org index is the storefront: for most visitors it is the only page they see before deciding whether anything here is serious. It listed 16 of the 18 public repos that ship something.
Added
yolo-tools — the shortest path in the org from a stranger to a working tool. One
curl, no runtime, no package manager. The card names both tools it installs,barkme.shandpurgeb.sh, because the installer ships both (thevibeworks/yolo-tools#3 documents the second one, which the README had left out).Deliberately still missing
claude-reads — its live site has been serving 25-day-old content since 2026-08-14, 102 editions behind the archive it draws from (thevibeworks/claude-reads#2, tripwire in thevibeworks/claude-reads#3). Sending visitors from the storefront to a stale site is worse than not listing it. The card is worth adding the moment the ingest is scheduled.
awesome-vibe-tools and vibe-capture — public, empty, 14 months old, no README and no description. Correctly absent; they need deleting, archiving, or filling.
Checked, no change needed
Every outbound link on the page resolves (the only non-200 is
claude.ai/codereturning 403 to curl, which is bot filtering, not a dead link). All 16 existing cards point at live repos; no card names a repo that has been renamed or removed. HTML tags balance.🤖 Generated with Claude Code