mood-board-builder

31 stars 7 forks
28
F

Use to compile visual inspiration, color palettes, and typography references for creative concepts.

Marketplace
Also in: ci cd

Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security

Installation for Agentic Skill

View all platforms →
skilz install gtmagents/gtm-agents/mood-board-builder
skilz install gtmagents/gtm-agents/mood-board-builder --agent opencode
skilz install gtmagents/gtm-agents/mood-board-builder --agent codex
skilz install gtmagents/gtm-agents/mood-board-builder --agent gemini

First time? Install Skilz: pip install skilz

Works with 22+ AI coding assistants

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/gtmagents/gtm-agents
2. Copy the agent skill directory:
cp -r gtm-agents/plugins/design-creative/skills/mood-board-builder ~/.claude/skills/

Need detailed installation help? Check our platform-specific guides:

Related Agentic Skills

Agentic Skill Details

Repository
gtm-agents
Stars
31
Forks
7
Type
Non-Technical
Meta-Domain
development
Primary Domain
javascript
Market Score
28

Agent Skill Grade

F
Score: 58/100 Click to see breakdown

Score Breakdown

Spec Compliance
11/15
PDA Architecture
15/30
Ease of Use
15/25
Writing Style
6/10
Utility
10/20
Modifiers: +1

Areas to Improve

  • Description needs trigger phrases
  • No reference files for depth
  • Vague description lacks triggers

Recommendations

  • Focus on improving Pda (currently 15/30)
  • Focus on improving Utility (currently 10/20)
  • Address 2 high-severity issues first

Graded: 2026-01-24

Developer Feedback

I took a look at your mood-board-builder skill and noticed the PDA score pulled things down significantly—you've got solid foundational logic, but the way you're structuring the examples and guidance could be way more token-efficient for users actually building with this.

Links:

The TL;DR

You're at 58/100, which lands you in F territory. This is based on Anthropic's best practices for progressive disclosure architecture and utility. Your strongest pillar is Spec Compliance (11/15)—the YAML frontmatter is solid—but Utility (10/20) and PDA (15/30) are dragging the overall score down. The skill addresses a real problem, but it reads more like a concept than something Claude can actually execute.

What's Working Well

  • Valid structure: Your frontmatter is clean and follows conventions correctly
  • Clear workflow intent: The 5-step framework (Inspiration → Direction → Refinement → Feedback → Finalization) makes conceptual sense
  • Real use case: Mood boards are genuinely useful for creative alignment in teams
  • Navigation: Sections are well-labeled and easy to scan

The Big One: No Actual Templates or Examples

This is killing your Utility score. You mention "Figma/Canva board layout, PDF deck template" but provide zero actual artifacts. When Claude uses this skill, it has no concrete reference for what a "mood board" output should actually look like.

Fix: Create a references/ directory with:

  • references/sample-mood-board.md - A fully formatted markdown example showing vision statement, 3 color palettes (with hex codes), typography selections, and annotated reference images
  • references/feedback-template.md - Actual stakeholder feedback form users can paste
  • `re...

Report Security Issue

Found a security vulnerability in this agent skill?