onboard

Solid

Initial account setup — create STRATEGY.md and STATE.json from scratch, import platform data, and establish baseline metrics. Use when the user is starting fresh with mureo, has no STRATEGY.md yet, or asks to set up a new account. Also use when the user asks in Japanese (初期セットアップ / STRATEGY.mdを作成して / mureoを使い始めたい / アカウントの立ち上げ).

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

# Onboard > PREREQUISITE: Read `../_mureo-shared/SKILL.md` for auth, security rules, output format, and **Tool Selection** (Read/Write on Code, `mureo_strategy_*` / `mureo_state_*` MCP on Desktop / Cowork). Guide me through setting up mureo for a new marketing account. ## Steps 1. **Check installation**: Verify mureo is installed by running `mureo --help`. If not found, guide the user to run `pip install mureo`. 2. **Check data mode (BYOD first, then auth)**: **Always run `mureo byod status` first.** If any platform shows `BYOD (N rows, ...)`, that platform is in **BYOD mode** — do NOT prompt the user to run `mureo auth setup` for it, do NOT call `mureo auth status` to "verify" it (that command reads `credentials.json` directly and ignores BYOD), and do NOT report it as "未認証". For BYOD platforms, announce: "Using BYOD CSV data (N rows, <date range>)." For the **remaining** platforms (those showing `not configured` or `real API`), then run `mureo auth status` to see which have OAuth credentials. If a platform is `not configured` for BYOD AND has no credentials, offer `mureo auth setup` (interactive — user runs it themselves) **or** offer the BYOD path: "Export a CSV from <platform> and run `mureo byod import <file>` instead." Never claim a platform is unauthenticated when `mureo byod status` shows it in BYOD mode. BYOD takes priority over OAuth and is sufficient on its own for analysis. Note: When calling MCP tools, you ...

Details

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

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category