_mureo-strategy

Solid

Strategy Context: Manage business strategy files (STRATEGY.md, STATE.json) for strategy-driven ad operations.

AI & Automation 16 stars 1 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 78/100

Stars 20%
41
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Strategy Context > PREREQUISITE: Read `../_mureo-shared/SKILL.md` for auth, global flags, and security rules. ## Overview mureo uses two local context files to maintain business strategy and campaign state: | File | Format | Purpose | |------|--------|---------| | `STRATEGY.md` | Markdown | Business strategy, personas, USP, brand voice | | `STATE.json` | JSON | Campaign configuration snapshots | These files live in the project working directory and are read by AI agents to make strategy-aligned advertising decisions. ## STRATEGY.md ### File Structure `STRATEGY.md` is a Markdown file with `## Section` headings. Each section maps to a `context_type`: | Section Heading | context_type | Purpose | |----------------|--------------|---------| | `## Persona` | `persona` | Target customer persona | | `## USP` | `usp` | Unique selling proposition | | `## Target Audience` | `target_audience` | Audience demographics and behavior | | `## Brand Voice` | `brand_voice` | Tone, style, and language guidelines | | `## Market Context` | `market_context` | Competitive landscape and market trends | | `## Operation Mode` | `operation_mode` | Current operation mode (see below) | | `## Custom: <title>` | `custom` | Freeform custom strategy entry | | `## Deep Research: <title>` | `deep_research` | Results from website/competitor research | | `## Sales Material: <title>` | `sales_material` | Extracted info from sales documents | | `## Goal: <title>` | `goal` | Quantitative marketing goal with...

Details

Author
logly
Repository
logly/mureo
Created
3 months ago
Last Updated
today
Language
Python
License
Apache-2.0

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category