Skip to content
Marketing
Command

/match-assets

Match brand assets to calendar posts and assign creative modes

shell
$ npx -y skills add indranilbanerjee/socialforge --agent claude-code

Ships with socialforge. Installing the plugin gets this command.

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/match-assets

Context preview

What this command does when you run it.

Match brand assets to calendar posts and assign creative modes

Command definition

match-assets.md
description: Match brand assets to calendar posts and assign creative modes
argument-hint: "--brand <name> --month <YYYY-MM>"

Match Assets

Run the asset matching algorithm to pair brand photos with calendar posts.

Process

1. Load calendar-data.json and asset-index.json 2. Score each asset against each post using 5-factor algorithm (tags, suitability, bucket, crop, freshness) 3. Assign creative mode per post (ANCHOR_COMPOSE, ENHANCE_EXTEND, STYLE_REFERENCED, PURE_CREATIVE) 4. Show match summary for user review 5. User can override any match before proceeding

Prerequisites

  • Month initialized and calendar parsed (`/socialforge:new-month` or `/socialforge:parse-calendar`)
  • Asset index built (`/socialforge:index-assets`)
Read it on GitHub โ†—
Ships withsocialforge

Your client wants 30 days of social content across six platforms with brand-faithful imagery, AI-generated video, and provenance signed for EU markets. You have five days.

Get the whole plugin, auto-invoked
Stats
24
Stars
0
Views
6
Forks
Active
Maintenance
Python
Language
MIT
License
2d ago
Last commit
4mo ago
Created

Repo: indranilbanerjee/socialforge