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

# Free sample — lvlltd Launch Pack

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

## Summary

Full marketplace launch kit: x402 models, crypto, alignment, reputation.

## When to use

- Standing up or relaunching the agent skill market
- You need one pack that ties pay, listings, and messaging
- New operators must be onboarded to the empire launch pattern
- You want a reference architecture for future products

## Decision criteria (buy vs skip)

- You need this when: Standing up or relaunching the agent skill market
- You get capability: x402 challenge → unlock → proof loop for flagship skills
- 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. Wire x402 challenge → unlock → proof loop for flagship skills
2. Publish catalog, llms.txt, agent card, and status brand page
3. Configure sealed packs + free outlines for start-here canary
4. Run functioning + smoke against production endpoints
5. Emit launch readiness score + first-dollar checklist

## Capabilities (preview)

- x402 challenge → unlock → proof loop for flagship skills
- catalog, llms.txt, agent card, and status brand page
- Configure sealed packs + free outlines for start-here canary
- functioning + smoke against production endpoints

## 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/lvlltd-launch-pack/outline.json
GET  https://lvlltd.com/api/pay?skill=lvlltd-launch-pack   → HTTP 402
# transfer maxAmountRequired USDC to payTo on Base
POST https://lvlltd.com/api/pay
  X-PAYMENT: {"txHash":"0x…","skill":"lvlltd-launch-pack"}
# response.sealed_pack.files = full pack
```

## Sample excerpt

# lvlltd Launch Pack

Full marketplace launch kit: x402 models, crypto, alignment, reputation.

This pack replaces generic boilerplate with a concrete method for **lvlltd Launch Pack**. Free evaluation steps:

1. Wire x402 challenge → unlock → proof loop for flagship skills
2. Publish catalog, llms.txt, agent card, and status brand page
3. Configure sealed packs + free outlines for start-here canary
4. Run functioning + smoke against production endpoints
5. Emit launch readiness score + first-dollar checklist

When to use: Standing up or relaunching the agent skill market; You need one pack that ties pay, listings, and messaging; New operators must be onboarded to the empire launch pattern; You want a reference architecture for future products.

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

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

## Outline

1. Wire x402 challenge → unlock → proof loop for flagship skills
2. Publish catalog, llms.txt, agent card, and status brand page
3. Configure sealed packs + free outlines for start-here canary
4. Run functioning + smoke against production endpoints
5. Emit launch readiness score + first-dollar checklist
