mooboard-create-lookbook

mooboard-create-lookbook is a skill for Claude Code from jamesdawsonWD/mooboard-skills. It costs 44 tokens per session (1,098 once invoked), scanned A, original, MIT.

A tool for creating fashion lookbooks on an infinite canvas, with complete outfit groups, detail images, and shopping links.

In plain words
What is it for?
Use it for seasonal wardrobes, occasion outfits, travel packing, brand lookbooks, and personal style edits.
Why use it?
It keeps outfits intentional and organised instead of mixing clothing images into an unsorted collage.

Skill for Claude Code

Written for Claude Code: disable-model-invocation in frontmatter.

Good fit Use it for seasonal wardrobes, occasion outfits, travel packing, brand lookbooks, and personal style edits.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jamesdawsonwd/mooboard-skills/mooboard-create-lookbook
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add jamesdawsonWD/mooboard-skills --skill mooboard-create-lookbook
Clone the repo
git clone --depth 1 https://github.com/jamesdawsonWD/mooboard-skills

Made for: Claude Code.

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 mooboard-create-lookbook

README.md
[![agentmods](https://agentmods.dev/badge/skills/jamesdawsonwd/mooboard-skills/mooboard-create-lookbook/github.svg)](https://agentmods.dev/skills/jamesdawsonwd/mooboard-skills/mooboard-create-lookbook)
Your own site
<a href="https://agentmods.dev/skills/jamesdawsonwd/mooboard-skills/mooboard-create-lookbook"><img src="https://agentmods.dev/badge/skills/jamesdawsonwd/mooboard-skills/mooboard-create-lookbook/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 mooboard-create-lookbook

Your own site · 80×15
<a href="https://agentmods.dev/skills/jamesdawsonwd/mooboard-skills/mooboard-create-lookbook"><img src="https://agentmods.dev/badge/skills/jamesdawsonwd/mooboard-skills/mooboard-create-lookbook.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 44 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,098 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.
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.00044 $0.01098
Opus 5 $0.00022 $0.00549
Sonnet 5 $0.00009 $0.00220
Haiku 4.5 $0.00004 $0.00110

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

Security

Grade A, and why

mooboard-create-lookbook 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 11d ago.

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.

mooboard-create-lookbook/SKILL.md · 169 lines

How it starts

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

Mooboard Create Lookbook

Create a new board under the Mooboard library as a fashion lookbook on an infinite board.

Core idea

Each “look” is a deliberate outfit cluster (hero + details + shop links), not a random collage and not a giant masonry dump. Infinite canvas lets you sequence looks (Look 1, Look 2, …) or seasons.

Do not rely on a layout script. Use multi-agent review.

Best use cases

  • Seasonal capsules
  • Wedding guest outfits
  • Travel packing outfits
  • Brand lookbooks
  • Personal style edits

Style rules

Usually includes:

  • title + season/occasion
  • 3–8 look clusters
  • 2–5 images per look (hero larger)
  • short callouts (“tailoring”, “shoes”)
  • shop/source link cards near items
  • optional todo (buy / tailor / return)

It should not look like an unsorted Pinterest masonry wall.

Layout character

Desired feel

  • Editorial, intentional, stylish
  • Looks separated by whitespace
  • Shop links attached to the right garment

Default pattern

Look columns or look bands

  1. Title
  2. Look 1 cluster, then large gap, Look 2, etc.
  3. Within look: hero left/top, details around, links below

Spacing expectations

  • Gap between looks: 180–300px
  • Gap within a look: 80–140px
  • Hard minimum gap: 60px

Required multi-agent workflow

Agent 1 — Style Director

Defines occasion, palette, and look count.

Agent 2 — Look Planner

Assigns garments/images to each look.

Agent 3 — Layout Planner

Sizes heroes vs details and places links.

Agent 4 — Collision Auditor

Checks spacing and link attachment.

Agent 5 — Edit Critic

Checks whether each look feels complete.

Final Manifest Reviewer

Checks the written .mooboard.json:

  • coordinates match the approved plan
  • every image is presentation: "interactive"
  • every link is previewMode: "card" with previewImage
  • folder media matches referenced paths exactly

Workflow

Lookbook Progress:
- [ ] 1. Confirm occasion/season and board name
- [ ] 2. Gather outfit images + shop URLs
- [ ] 3. Group into looks
- [ ] 4. Place look clusters + links + callouts
- [ ] 5. Multi-agent edit review
- [ ] 6. Write .mooboard.json
- [ ] 7. Remove orphan media; final review

Read the full file on GitHub · 169 lines

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. 11d ago First seen · 169 lines · 44 tokens per session scan A 49bbd7144487

Subscribe to this mod's changes

mooboard-create-lookbook is a skill published in the GitHub repository jamesdawsonWD/mooboard-skills (5 stars, last pushed 1mo ago), licensed MIT. It adds 44 tokens to every session and 1,098 once invoked, about $0.0002 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-31.

Related

Other skills, from other repositories

beat-sync-reel

Generates Instagram Reels where product image cuts are synced to audio beats. Accepts audio as a local file, URL, or search query. Uses librosa for beat detection, FFmpeg Ken Burns for scene animation, and Pillow for text overlays. No AI video generation — fully free, fast, and scalable.

gooseworks-ai/goose-skills · 68 tokens

ecom-details-image

A planning tool for e-commerce product visuals, including main-image concepts, scene ideas, detail-page directions, and prompts for image-generation systems.

ZJU-REAL/Easel · 101 tokens

byted-livesaas-master

A control tool for managing business livestreams, including rooms, comments, viewers, product cards, coupons, and live-session settings.

bytedance/agentkit-samples · 160 tokens

byted-ind-ecom-product-video-prompt

A structured prompt-writing guide for creating e-commerce product videos with Seedance 2.0. It turns one or more product images into a product showcase script using scene settings, timed shots, and output constraints.

bytedance/agentkit-samples · 79 tokens

tiktok-shop-branding

Brand building and positioning on TikTok Shop. Brand identity development, content pillars, community engagement, brand storytelling, and authenticity strategies. Use when the user asks about TikTok branding, brand building, brand identity, or brand positioning on TikTok.

nexscope-ai/eCommerce-Skills · 55 tokens

amazon-listing-images

Amazon product listing image strategy and optimization. Comprehensive shot planning, infographic design, lifestyle photography, mobile optimization, and conversion-focused visual content. Use when the user asks about Amazon images, product photography, visual optimization, or listing conversion.

nexscope-ai/Amazon-Skills · 51 tokens