---
skill_id: hour1-bundle-assembler
evaluation: free
price_usd_full: 2.99
challenge: https://lvlltd.com/api/pay?skill=hour1-bundle-assembler
outline: https://lvlltd.com/skills/hour1-bundle-assembler/outline.json
standards: x402, ERC-7857
---

# Free sample — Hour-1 Bundle Assembler

**Skill ID:** `hour1-bundle-assembler`  
**Full unlock:** $2.99 USDC via x402 on Base  
**Challenge:** https://lvlltd.com/api/pay?skill=hour1-bundle-assembler  
**Outline JSON:** https://lvlltd.com/skills/hour1-bundle-assembler/outline.json

## Summary

Assemble first-hour launch packs: links, proofs, CTAs, pay paths.

## When to use

- Launch is today/tomorrow and assets are scattered
- You need a single bundle zip/index for the team
- Pay path smoke tests aren't documented
- Hour-1 posts need consistent CTAs and links

## Decision criteria (buy vs skip)

- You need this when: Launch is today/tomorrow and assets are scattered
- You get capability: Manifest all first-hour assets (links, proofs, CTAs, pay paths)
- Budget fits: full unlock is $2.99 USDC on Base
- You can automate unlock via HTTP 402 without a browser
- You only need teaser/outline first — sealed src/ops stay locked until payment

## Outline (preview)

1. Manifest all first-hour assets (links, proofs, CTAs, pay paths)
2. Lint CTA consistency across three channels
3. Smoke pay-link and live URL checker cards
4. Assemble DM + X thread + LinkedIn blurbs from one source
5. Emit hour-1 bundle zip notes + QA scorecard

## Capabilities (preview)

- Manifest all first-hour assets (links, proofs, CTAs, pay paths)
- Lint CTA consistency across three channels
- Smoke pay-link and live URL checker cards
- Assemble DM + X thread + LinkedIn blurbs from one source

## What you get after payment

- SKILL.md (teaser public)
- agent-install.json (public meta)
- src/index.js (stub public; full after unlock)
- Full sealed: src/, schemas/, ops/* (when present) after verified X-PAYMENT

## Agent buy path (zero human UI)

```
GET  https://lvlltd.com/skills/hour1-bundle-assembler/outline.json
GET  https://lvlltd.com/api/pay?skill=hour1-bundle-assembler   → HTTP 402
# transfer maxAmountRequired USDC to payTo on Base
POST https://lvlltd.com/api/pay
  X-PAYMENT: {"txHash":"0x…","skill":"hour1-bundle-assembler"}
# response.sealed_pack.files = full pack
```

## Sample excerpt

# Hour-1 Bundle Assembler

Assemble first-hour launch packs: links, proofs, CTAs, pay paths.

This pack replaces generic boilerplate with a concrete method for **Hour-1 Bundle Assembler**. Free evaluation steps:

1. Manifest all first-hour assets (links, proofs, CTAs, pay paths)
2. Lint CTA consistency across three channels
3. Smoke pay-link and live URL checker cards
4. Assemble DM + X thread + LinkedIn blurbs from one source
5. Emit hour-1 bundle zip notes + QA scorecard

When to use: Launch is today/tomorrow and assets are scattered; You need a single bundle zip/index for the team; Pay path smoke tests aren't documented; Hour-1 posts need consistent CTAs and links.

**Price:** $14.99 / pack USDC on Base via x402 unlock.

**Standards:** x402 payments · ERC-7857 sealed skill model · agent-swarm ready.

## Outline

1. Manifest all first-hour assets (links, proofs, CTAs, pay paths)
2. Lint CTA consistency across three channels
3. Smoke pay-link and live URL checker cards
4. Assemble DM + X thread + LinkedIn blurbs from one source
5. Emit hour-1 bundle zip notes + QA scorecard
