buildinternet

44 mods across 4 repositories, 31 stars between them.

uploads

01

buildinternet/uploads

Plugin Claude Code

Host screenshots, GIFs, recordings, and files on uploads.sh and embed them in GitHub PRs and issues.

19 yesterday A tokens not measured original Apache-2.0

uploads

02

buildinternet/uploads

Plugin Claude Code

Host screenshots, GIFs, recordings, and files on uploads.sh and embed them in GitHub PRs and issues.

19 yesterday A tokens not measured original Apache-2.0

uploads AGENTS.md

03

buildinternet/uploads

Instructions file CodexOpenCode

Instructions for buildinternet/uploads, covering uploads, layout, commands, local wrangler / agent hygiene and releasing @buildinternet/uploads (changesets).

19 yesterday A 4,167 tokens original Apache-2.0

uploads CLAUDE.md

04

buildinternet/uploads

Instructions file

Instructions for buildinternet/uploads, a project described as: Lightweight upload tool for coding agents to add screenshots to pull requests. Cloud and self-host options.

19 yesterday A 14 tokens copy · 80% Apache-2.0

PreToolUse

05

buildinternet/uploads

Hook

Runs before the agent uses a tool for Bash tool calls, running an inline shell check. From buildinternet/uploads.

19 yesterday A tokens not measured original Apache-2.0

buildinternet/uploads

Skill Claude CodeCodex

Bake hand-drawn boxes, arrows, labels, freeform strokes, and redactions onto a screenshot so a PR reviewer or teammate sees exactly what changed and where to look, instead of reading a caption and hunting for it. Use this whenever a screenshot needs a callout — "point at the new button", "circle the bug", "arrow to…

19 yesterday A 169 tokens original Apache-2.0

docs-page-style

07

buildinternet/uploads

Skill Claude CodeCodex

House style and structure for uploads.sh documentation pages — the MDX subject pages under apps/web/src/content/docs/ (and the docs.astro hub) built on DocsLayout. Use this whenever you write, restructure, trim, or review a docs page: requests like "clean up the galleries docs", "this docs page has too much prose"…

19 yesterday A 203 tokens original Apache-2.0

github-screenshots

08

buildinternet/uploads

Skill Claude CodeCodex

Embed screenshots, images, diagrams, GIFs, and screen recordings in GitHub PRs and issues — or stage them ahead of a PR, collect them into one attachments comment, or get a durable public link to share a visual with a person. Use this whenever a visual needs to end up in a PR description, issue body, or PR/issue…

19 yesterday A 278 tokens original Apache-2.0

uploads-cli

09

buildinternet/uploads

Skill Claude CodeCodex

Reference for the uploads CLI and its stdio/hosted MCP tools — exact flags, keys, and contracts for put and attach, screenshot capture, stable PR/issue keys, the managed attachments comment, metadata and search, galleries, config defaults, login/doctor, and output formats. Use when driving the uploads CLI or its MCP…

19 yesterday A 215 tokens original Apache-2.0

releases-registry

10

buildinternet/releases

Plugin Claude Code

Skills for listing your product on the Releases.sh registry, plus the operator skills for running and maintaining it. Grouping mirrors skills.sh.json so the skills.sh page and the npx skills add picker agree.

6 yesterday A tokens not measured original Apache-2.0

overview-writer

11

buildinternet/releases

Agent Claude Code

Generates an org "overview" knowledge-page body from a composed prompt (the production overview system prompt + release inputs). Used by the key-free sub-agent overview eval (tests/evals/overview-subagent flow) to exercise overview generation on the Claude Code subscription instead of the metered Anthropic API.…

6 yesterday A 71 tokens original Apache-2.0

rubric-grader

12

buildinternet/releases

Agent Claude Code

Generic rubric grader for the local key-free evals. Reads a grader prompt (a + an plus grading instructions, as produced by buildGraderPrompt) and returns a single JSON verdict {criteria, explanation, result}. The grading logic is domain-neutral — the rubric supplies the per-eval criteria — so one grader serves every…

6 yesterday A 109 tokens original Apache-2.0

discover-changelog

13

buildinternet/releases

Command Claude Code

Given a company name or domain, find their changelog/release-note sources, add them to Releases, and fetch recent entries. This is the manual, Claude-driven onboarding flow — it uses the releases CLI against the production API and does not dispatch to managed agents. (If you want managed-agent onboarding, use releases…

6 yesterday A 0 tokens original Apache-2.0

SessionStart

14

buildinternet/releases

Hook Claude Code

Runs when a session starts, executing setup-worktree.sh via bash. From buildinternet/releases.

6 yesterday A tokens not measured original Apache-2.0

SessionEnd

15

buildinternet/releases

Hook Claude Code

Runs when a session ends, executing session-teardown.sh via bash. From buildinternet/releases.

6 yesterday A tokens not measured original Apache-2.0

PreToolUse

16

buildinternet/releases

Hook Claude Code

Runs before the agent uses a tool for Edit, Write, MultiEdit, NotebookEdit and Bash tool calls, executing protect-env.sh and protect-worktree.sh (3 commands). From buildinternet/releases.

6 yesterday A tokens not measured copy · 80% Apache-2.0

releases

17

buildinternet/releases

Settings file Claude Code

Agent settings declaring 3 hook events (SessionStart, SessionEnd, PreToolUse) and 10 allowed tools.

6 yesterday A tokens not measured original Apache-2.0

backfilling-sources

18

buildinternet/releases

Skill Claude CodeCodex

Backfill a changelog source's full history locally in Claude Code via the backfill-source / backfill-sweep dynamic Workflows — preflight-gated, window-capped, budget-gated extraction written through the idempotent /batch upsert, with no remote extraction inference bill. Use when a source has a lot of history to pull…

6 yesterday A 94 tokens original Apache-2.0

buildinternet/releases

Skill Claude CodeCodex

Decide whether an image or video found on a release page is editorial content (screenshots, demos, diagrams, product shots) or site chrome (avatars, logos, tracking pixels, decorative badges). Used during parsing to populate a release's media array.

6 yesterday A 57 tokens original Apache-2.0

finding-changelogs

20

buildinternet/releases

Skill Claude CodeCodex

How to find, evaluate, and recommend the best ingestion method for changelog URLs — covers feed discovery, provider detection, GitHub API, markdown sources, and scraping fallback.

6 yesterday A 39 tokens original Apache-2.0

buildinternet/releases

Skill Claude CodeCodex

Put a challenge-blocked or unreliable scrape source on the external Firecrawl monitoring backend, or triage one that's already on it. Use when a page sits behind a bot challenge our Browser Rendering can't clear, when render keeps returning an empty shell, when enabling/disabling/tuning a monitor, or when a…

6 yesterday A 92 tokens original Apache-2.0

buildinternet/releases

Skill Claude CodeCodex

Generate the AI fields on releases — titlegenerated, titleshort, summary, and composition — for one release, a window, or a backfill, via Claude Code sub-agents and direct SDK calls (OpenRouter/DeepSeek to match production summarize). Use when iterating on prompts, running provider/model experiments, or filling in a…

6 yesterday A 143 tokens original Apache-2.0

grouping-releases

23

buildinternet/releases

Skill Claude CodeCodex

Group releases that cover the same underlying launch so readers see one story instead of three. Use when manually curating an org's coverage — reconciling a window of recent releases, fixing a bad automatic grouping, or linking coverage the deterministic clusterer can't see. Decide which item is the best entry point…

6 yesterday A 91 tokens original Apache-2.0

local-ingest

24

buildinternet/releases

Skill Claude CodeCodex

Onboard or backfill a company's changelog locally in Claude Code by fetching pages and extracting releases with the agent itself (and parallel sub-agents), then writing through the batch-upsert endpoint — no remote fetch dispatch, no server-side extraction inference billing. Use when you want to onboard a source…

6 yesterday A 100 tokens original Apache-2.0