mainbranch: Skill for Claude Code

.claude/skills/mb-site/SKILL.md

mb-site is a skill for Claude Code from noontide-co/mainbranch. It costs 373 tokens per session (4,539 once invoked), scanned A, original, MIT.

A workflow for planning and building one-page landers, four-page minisites, or full websites from business files. It can also create sales videos, VSLs, and embedded pitch scripts, then deploy sites through Cloudflare Pages.

In plain words
What is it for?
Use it to choose a site format, build or expand a site, create related sales-video content, run launch checks, and deploy through a linked site repository.
Why use it?
It connects the site's shape, business context, content strategy, checks, and deployment path in one workflow.

Skill for Claude Code

Written for Claude Code: installed under .claude/. Also seen: mentions subagents; mentions Claude Code; mentions Codex.

This is noontide-co/mainbranch's own configuration. It tells Claude Code how to work on mainbranch itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything mainbranch configures →

Part of the mainbranch plugin — 21 skills shipped together

Reuse

Borrowing it

Nothing to install: this file belongs to noontide-co/mainbranch. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/noontide-co/mainbranch/main/.claude/skills/mb-site/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/noontide-co/mainbranch

Made for: Claude Code.

Or install mainbranch, the plugin that ships this one along with the rest of its 21 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for mb-site

README.md
[![agentmods](https://agentmods.dev/badge/skills/noontide-co/mainbranch/mb-site/github.svg)](https://agentmods.dev/skills/noontide-co/mainbranch/mb-site)
Your own site
<a href="https://agentmods.dev/skills/noontide-co/mainbranch/mb-site"><img src="https://agentmods.dev/badge/skills/noontide-co/mainbranch/mb-site/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for mb-site

Your own site · 80×15
<a href="https://agentmods.dev/skills/noontide-co/mainbranch/mb-site"><img src="https://agentmods.dev/badge/skills/noontide-co/mainbranch/mb-site.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 373 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,539 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 2 findings, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Excessive Agency · line 3
    Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.
    Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
  • medium Excessive Agency · line 18
    Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.
    Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00373 $0.04539
Opus 5 $0.00187 $0.02269
Sonnet 5 $0.00075 $0.00908
Haiku 4.5 $0.00037 $0.00454

Measured 10d ago against content hash cb9c9fe442b0, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

mb-site scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

The scan reads SKILL.md. This mod also ships 10 executable files (scripts/_envelope.py, scripts/dns.py, scripts/domain.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/mb-site/SKILL.md · 321 lines

How it starts

The opening of the file, as written. The whole thing — 321 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Site

Pick a site shape, build it from business context, and ship it through a linked site repo. Cloudflare Pages with git auto-deploy is the default deploy path.

Shared source: The portable workflow contract lives in workflows/mb-site/workflow.md. This Claude skill is the Claude Code shell over that source.

Shared contract markers: Keep these aligned with the shared source.

Required commands:

  • mb status --json --peek
  • mb start --json
  • mb doctor repair --plan
  • mb connect doctor --json
  • mb launch check "$SITE_REPO" --business-repo "$BUSINESS_REPO" --json
  • mb site check "$SITE_REPO" --business-repo "$BUSINESS_REPO" --json
  • mb validate --cross-refs --json
  • mb checkpoint --plan --json

Required fact paths:

  • money_path
  • money_path.objects.proof.quality
  • money_path.objects.cta_path
  • money_path.objects.channel_strategy
  • money_path.objects.active_push
  • validation.file_contracts
  • content_strategy
  • content_strategy.overall_state
  • content_strategy.simple_entry_point
  • content_strategy.layers
  • ranked_actions
  • update
  • readiness
  • drift.items
  • integrations
  • measurement
  • measurement.available
  • measurement.state
  • measurement.facts.expected_events
  • measurement.facts.instrumentation
  • measurement.blocked_count
  • measurement.manual_count
  • relationship_health.gaps
  • checkpoint.pending
  • checkpoint.pending.blockers
  • runtime.codex_cli
  • runtime.claude_code
  • state
  • blocked
  • manual
  • evidence
  • facts.expected_events
  • facts.instrumentation
  • facts.provider_state
  • facts.app_stack
  • facts.deploy
  • facts.commerce
  • facts.email
  • facts.measurement
  • recommended_action
  • source
  • child_descriptor

Approval gates: updates_repairs_migrations, file_writes, checkpoint, provider_mutation, publishing_or_spend, customer_contact, private_data, destructive_operations, structured_collection, public_issue_or_proposal, domain_purchase, dns_change, pages_project, custom_domain_attach, deploy_or_push, and account_change.

Public/private boundaries: no_secrets, no_raw_provider_exports, no_raw_transcripts, no_customer_member_data, no_private_runtime_settings, no_private_dms_or_gated_communities, no_raw_finance_legal_records, and no_absolute_local_paths_in_committed_descriptors.

Core flow: support plan, brief, build, preview, check, publish, iterate, graduate, or recover modes. Marker phrase: plan, brief, build, preview, check, publish, iterate, graduate, or recover. Preserve lander, minisite, website, sales-video surface, and site repo modes; use mb site check readiness states including ready_for_operator_review; keep domain, DNS, Cloudflare Pages, custom-domain, deploy, publishing, provider mutation, account changes, spend, and customer contact behind explicit gates. Provider boundary phrase: provider mutation. Broad launch readiness uses mb launch check; paid-traffic measurement detail uses mb site check. Codex support stays read-only planning until runtime smoke proves site writes, builds, deploys, and publishing.

CLI facts first: In business repo mode, run mb status --json --peek before setup/provider/launch-readiness advice. In site repo mode or whenever a site repo is known, run mb launch check "$SITE_REPO" --business-repo "$BUSINESS_REPO" --json for broad launch truth, then mb site check "$SITE_REPO" --business-repo "$BUSINESS_REPO" --json for paid-traffic readiness or publish guidance.

Read the full file on GitHub · 321 lines

Files

What ships with it

53 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 321 lines · 373 tokens per session scan A cb9c9fe442b0

Subscribe to this mod's changes

mb-site is a skill published in the GitHub repository noontide-co/mainbranch (39 stars, last pushed 26d ago), licensed MIT. It adds 373 tokens to every session and 4,539 once invoked, about $0.0019 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

theme-builder

Create or customize a site theme interactively. Walks through site purpose, audience, visual direction, and design specifics before generating a complete base.html template with all SEO, accessibility, search, pagination, and i18n requirements.

seite-sh/seite · 49 tokens

UI Design

Skill "UI Design" from OpenLabor/openlabor, covering ui design, objective and guidelines.

OpenLabor/openlabor · 6 tokens

popup-cro

When the user wants to create or optimize popups, modals, overlays, slide-ins, or banners for conversion purposes. Also use when the user mentions "exit intent," "popup conversions," "modal optimization," "lead capture popup," "email popup," "announcement banner," or "overlay." For forms outside of popups, see…

seite-sh/seite · 87 tokens

a2ui-renderer

Render A2UI (Agent-to-UI declarative surfaces) in CopilotKit v2. Enable the runtime via CopilotRuntime({ a2ui: {...} }), then enable the provider via . Auto-activates via /info — do NOT manually pass renderActivityMessages. createA2UIMessageRenderer ships from @copilotkit/react-core/v2; low-level primitives…

CopilotKit/CopilotKit · 175 tokens

copilotkit-develop

Use when building AI-powered features with CopilotKit v2 -- adding chat interfaces, registering frontend tools, sharing application context with agents, handling agent interrupts, and working with the CopilotKit runtime.

CopilotKit/CopilotKit · 46 tokens

copilotkit-upgrade

Use when migrating a CopilotKit v1 application to v2 -- updating package imports, replacing deprecated hooks and components, switching from GraphQL runtime to AG-UI protocol runtime, and resolving breaking API changes.

CopilotKit/CopilotKit · 48 tokens