agentsclimarketplace

Setup

Skill produtoramaxvision/maxvision-utilities/media-forge/skills/setup

MaxVision's curated Claude Code marketplace — production-grade skills for n8n workflows, Google Tag Manager API, and more.

Install
npx -y skills add produtoramaxvision/maxvision-utilities --skill setup

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Onboarding wizard: env detection, API key prompts, output dir setup, first dry-run smoke. Run on first install.

SKILL.md

2.1 KB, 440 tokens by cl100k_base, as published. Nobody here has run it

media-forge:setup

First-time onboarding wizard. Detects environment, prompts for missing API keys, configures output directories, and runs a dry-run smoke test.

Workflow

  1. Run media-forge config get apiKey. If key is present, skip to step 4.
  2. Prompt user for Google AI API key (never echo back in full — show only last 4 chars).
  3. Write key to ~/.media-forge/config.json via media-forge config set apiKey <value>.
  4. Prompt user for output directory (default: ./outputs). Write to config.
  5. Run media-forge doctor --skip-network to validate installation.
  6. If doctor passes: suggest first example: /media-forge:create a cinematic sunset over mountains.
  7. If doctor fails: show structured error and troubleshooting steps.

Higgsfield credentials + plan picker (P14)

Refer to commands/setup.md for the Higgsfield credentials + plan picker step (P14). That document owns the authoritative wizard prose (API key/secret, usdPerCredit plan selection, webhook URL, tunnel guidance).

Kling credentials (P15+)

Refer to commands/setup.md Step N+2 for the Kling credential wizard (P15+). That document owns the authoritative prose (Access Key, Secret Key, watermark default, JWT cache TTL, webhook URL). NEVER echo the secret — show only the last 4 chars per project security policy.

Seedance 2.0 credentials (P16+)

Refer to commands/setup.md Step N+3 for the Seedance 2.0 credential wizard (P16+). That document owns the authoritative prose (FAL_KEY, BYTEPLUS_ARK_API_KEY, MEDIA_FORGE_SEEDANCE_ENABLED, IP risk advisory). NEVER echo the full key — show only the last 4 chars per project security policy.

When to use

Run once after installing the media-forge plugin, or any time configuration is lost or needs reset.

Outputs

  • Configuration status report
  • Doctor check results
  • First example command suggestion

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,970. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.