Generate Amazon KDP A+ Content ("From the Publisher") modules tailored to a coloring book's theme. Produces aplus_content.json (module copy + 970x600 image prompts) and appends the A+ image prompts into the book's image_prompts.json. USE WHEN user says 'tao…
hoanghd218/aws-kdp
SkillsMP has collected 18 skills from hoanghd218/aws-kdp. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 18
- GitHub stars
- 1
- GitHub forks
- 1
Skills in this repository
Showing 18 of 18 collected skills.
Batch-assemble KDP coloring books after planning is done. Scans output/ folders, finds books with plan.json but no interior.pdf, then generates images, reviews, and builds PDF + cover for each — inline, no sub-agents. USE WHEN user says 'batch build', 'batch…
Batch-plan KDP coloring books from the ideas folder. Scans ideas/*.md and writes one complete plan (page prompts + cover prompt + SEO metadata) per idea — inline, no sub-agents. USE WHEN user says 'plan all ideas', 'batch plan', 'create plans from ideas',…
Create a KDP coloring book end-to-end (planning, image generation & review, and book assembly) running every step inline — no sub-agents. USE WHEN the user says 'tao sach', 'create coloring book', 'kdp create book', 'build coloring book end to end', 'make a…
Create KDP-ready coloring book cover PNG/PDF using ChatGPT built-in image generation for front/back artwork, then deterministic Python composition for spine, back-cover text, barcode/stamp safe zone, bleed, DPI, and PDF dimensions. Use when the user asks to…
Replace a KDP coloring book's plain text title / copyright / thank-you pages with illustrated front and back matter, add an optional "This Book Belongs To" page, auto-generate the page images with the configured IMAGE_RENDERER, and merge them into…
Research trending and profitable KDP coloring book ideas using web search, Amazon trends, and seasonal analysis. Can interview the user for preferences. Saves each idea to ideas/ folder. USE WHEN user says 'research coloring book ideas', 'find book ideas',…
Find PROFITABLE, low-competition KDP coloring-book niches using REAL Amazon data (Apify top-10 BSR/reviews/price) and a deterministic Opportunity Score — not vibes. Sweeps many candidate keywords, computes Opp = demand/competition for each, corrects for the…
Generate Amazon KDP A+ Content ("From the Publisher") in the proven kawaii coloring-book style (Girl Getaway / MinaAru best-seller look) — a 5-module strip: brand hero, book specs, feature icons + "Meet the Friends" character line-up, and two page-sample…
Batch-assemble KDP coloring books after planning is done. Scans output/ folders, finds books with plan.json but no interior.pdf, then generates images, reviews, and builds PDF + cover for each — inline, no sub-agents. USE WHEN user says 'batch build', 'batch…
Batch-plan KDP coloring books from the ideas folder. Scans ideas/*.md and writes one complete plan (page prompts + cover prompt + SEO metadata) per idea — inline, no sub-agents. USE WHEN user says 'plan all ideas', 'batch plan', 'create plans from ideas',…
Create a KDP coloring book end-to-end (planning, image generation & review, and book assembly) running every step inline — no sub-agents. USE WHEN the user says 'tao sach', 'create coloring book', 'kdp create book', 'build coloring book end to end', 'make a…
Create a KDP-ready coloring book cover (PNG + PDF) using the ChatGPT image renderer (image_providers.generate_image renderer=chatgpt) for front/back artwork, then deterministic Python composition for spine, back-cover text, barcode safe zone, bleed, DPI, and…
Validate KDP book cover PDFs against Amazon's dimension, bleed, and DPI specifications, AND check that no cover TEXT sits in the trim-unsafe margin (the #1 reject reason). Checks cover width/height based on page count and spine calculation, verifies 0.125"…
Generate full-color KDP book cover (front + spine + back) as PDF. Handles both 8.5x11 (portrait) and 8.5x8.5 (square) books with correct aspect ratios. Uses the configured image renderer (from IMAGE_RENDERER in .env) for artwork. Outputs cover PNG + PDF ready…
Replace a KDP coloring book's plain text title / copyright / thank-you pages with illustrated front & back matter (and add a "This Book Belongs To" page). Write personalized image prompts, generate the art with the built-in ChatGPT image_gen tool, then merge…
Find PROFITABLE, low-competition KDP coloring-book niches using REAL Amazon data (Apify top-10 BSR/reviews/price) and a deterministic Opportunity Score — not vibes. Sweeps many candidate keywords, computes Opp = demand/competition for each, corrects for the…
Analyze concepts and write SEO-optimized prompts for KDP coloring books. Claude writes ALL prompts — no AI generation. USE WHEN user says 'write coloring book prompts', 'create book plan', 'plan coloring book', 'write page prompts', 'kdp prompts', 'coloring…