Project Note

MINY Strat

February 24, 2026 Collective Win

What Is This?

MINY Strat is a strategy intelligence system for independent music creators. It sits on top of a curated database of 1,597 AI-extracted strategies sourced from proprietary music business research across two comprehensive source libraries.

The system has two surfaces:

  1. Web app — a searchable strategy browser at skills.minyvinyl.com (Next.js, deployed on Vercel)
  2. Telegram bot@minystratbot, a conversational interface that matches strategies to an artist's specific situation (OpenClaw engine, deployed on exe.dev)

What Problem Does It Solve?

Independent artists and small managers drown in generic advice. "Build your brand" and "be consistent on social media" don't help when you're a hip-hop producer in Atlanta with no budget, three beats on YouTube, and no idea how to get a sync placement.

MINY Strat narrows the gap between "I need help" and "here's exactly what to do next" by:

Architecture

Artist (Telegram) → @minystratbot → OpenClaw Gateway → gemini-2.5-flash-lite | |— strategy_engine (search/resolve/related) | ↳ google-translate-api-x (auto-translate) |— artist_profile (persistent memory) |— workflow_state (session resume) |— content_draft (templates) |— miny_checklist (action items) ↳ tactical_plan (orchestration)

Current State

ComponentStatus
Web app (skills.minyvinyl.com)Live
Telegram bot (@minystratbot)Live
Strategy database (1,597)Complete
Auto-translateShipped
Artist memory systemShipped
miny-copilot (pack builder skill)Shipped with 7 gap fixes
miny-browse (strategy browser skill)Shipped

Source Code

ComponentAccess
miny-clawstrat — OpenClaw plugin, tools, skills, strategy dataRequest access to fork
miny-strat — Next.js web app, strategy browserRequest access to fork

Infrastructure

Hosted on dedicated VMs with auto-deploy. Request access to fork for self-hosting.

Key Learning

gemini-2.5-flash-lite follows prompt instructions about 70% of the time. Any rule that absolutely must be enforced (like "max 5 search results" or "max 3 strategies per message") needs to be enforced in code, not just in AGENTS.md. The model will break soft rules when it thinks it's being helpful.

Don't Submit. Apply.

Get access to the latest models and early releases through the MINY Insider Program.