Skills
BC

BrandComply College

Submits artwork to the BrandComply College tenant via scripted browser automation.

Free·No ratings yet·3 toolkits·6 capabilities

About

Submit artwork to BrandComply College (brandcomply.com/college/), Octane5's college/consumer licensing approval platform — College tenant UI. Drives the submission UI in a sandboxed Playwright browser. Use when the user asks to submit artwork to an institution that licenses through BrandComply College, needs the available tenant-specific dropdown options discovered, or needs to triage a BrandComply College rejection. For institutions on the Campus tenant (different UI), use brandcomply-campus instead. Does not cover BM360 submissions — use bm360-api for those.

What it does

  • Log in to BrandComply and create a new submission from the College dashboard
  • Fill the submission metadata form with tenant-specific dropdown values
  • Upload an artwork file with the right category/view type
  • Finalize the submission and capture the confirmation state as a screenshot
  • Return BrandComply's error state with a screenshot when the UI rejects something, so a human can fix and retry
  • Capture College-specific DOM divergences to skill memory so the next agent inherits the fix

What it won't do

  • Won't guess at BrandComply dropdown values — always confirms with the user
  • Won't submit without human approval of the full field summary
  • Won't attempt to bypass CAPTCHAs, 2FA, or rate limits if BrandComply adds them
  • Won't scrape or automate anything outside the submission workflow
  • Won't drive the Campus tenant — that's brandcomply-campus