agentsclimarketplace

Brand operator

Skill koinod/skills/brand-operator

55+ AI agent skills for sales, content, research, and fleet operations. Free lite editions. Full alpha at koino.capitalFrom the repository description

Install
npx -y skills add koinod/skills --skill brand-operator

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

One thing to look at

  • 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.

SKILL.md

1.3 KB, 267 tokens by cl100k_base, as published. Nobody here has run it

SKILL.md - Brand Operator Integration

This skill enables integration with Brand Operator for marketing automation and content management.

Setup

  1. Install Brand Operator CLI if not already installed:

    brew install brand-operator
    
  2. Authenticate with Brand Operator:

    brand-operator auth login
    

Usage

Content Management

  • Search content library: brand-operator content search "query"
  • Get content details: brand-operator content get <id>
  • Upload new content: brand-operator content upload <file>

Campaign Management

  • List campaigns: brand-operator campaigns list
  • Create campaign: brand-operator campaigns create --name "name" --type "type"
  • Get campaign details: brand-operator campaigns get <id>

Analytics

  • Get performance metrics: brand-operator analytics get <campaignId>
  • Generate reports: brand-operator reports generate <campaignId>

Integration with Existing Workflow

This skill works alongside gog (Google Workspace) and other marketing tools to provide a complete content-to-campaign pipeline.

Notes

  • Brand Operator requires API credentials for full functionality
  • Content search uses semantic matching and metadata
  • Campaign creation supports templates for different ad formats
  • Analytics integrates with Google Analytics and ad platform APIs

What ships with it

Read from the repository

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

Keep looking

Skills are one crate of 326,790. 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.