Agent skill
campaign-page-builder
The "Master Assembler" that maps copy, visuals, and video into the Kickstarter/Indiegogo HTML structure.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/campaign-page-builder
SKILL.md
Campaign Page Builder
This skill assembles all previous assets into the final campaign page layout.
Input Variables
- [CAMPAIGN_COPY] (from campaign-page-copy)
- [VISUAL_ASSETS] (from visual-identity-core / logo-concept-architect)
- [VIDEO_SCRIPT] (from campaign-video-script)
The Protocol
- Section Mapping: Define the order of the page sections (Standard High-Conversion Flow).
- Header (Video + Hook)
- Social Proof (Press logos)
- Problem/Solution (The "Why")
- Product Showcase (The "What" - GIFs/Images)
- Technical Specs
- Rewards/Pricing
- Timeline & Team
- Risks & FAQ
- Asset Allocation: Assign specific images/GIFs to each text block.
- HTML Structure: (Conceptual) Define the header tags (H1, H2) and image placement for the platform editor.
Output Instructions
Render into templates/campaign-page-layout.md.
Integration & Technical Specs
API Specification
- ID:
campaign-page-builder - Path:
skills/campaign-page-builder/templates/campaign-page-layout.md - Context: Part of Strategy & Management
Data Flow
- Input: Derived from project context and upstream skills.
- Output: Generates
campaign-page-layout.md.
CLI Usage
bun scripts/cli.ts activate campaign-page-builder
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?