Skip to content
Marketing
Command

/index-assets

Index or re-index a brand's visual asset library

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/index-assets

Context preview

What this command does when you run it.

Index or re-index a brand's visual asset library

Command definition

index-assets.md
description: Index or re-index a brand's visual asset library
argument-hint: "<brand-name> [--source <path>] [--refresh]"

Index Assets

Scan and analyze a brand's photo library. Runs /socialforge:index-assets skill.

Usage

/socialforge:index-assets acme-corp --source /path/to/photos
/socialforge:index-assets acme-corp --source /path/to/photos --refresh  (only new/changed files)

`--source` is required on every run, including `--refresh`.

Output

Asset index saved to `${CLAUDE_PLUGIN_DATA}/socialforge/brands/{brand}/asset-index.json` (falls back to `~/socialforge-workspace/brands/{brand}/asset-index.json` when `${CLAUDE_PLUGIN_DATA}` is unset)

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