learn

A knowledge-saving tool for recording marketing insights so they can be reused in later analysis sessions.

In plain words
What is it for?
Use it to save a new marketing insight, record a correction, or preserve guidance for future marketing checks across platforms.
Why use it?
It prevents the agent from forgetting lessons, corrections, or operating rules between sessions.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/logly/mureo/learn
Any agent
npx skills add logly/mureo --skill learn
Clone the repo
git clone --depth 1 https://github.com/logly/mureo

Made for: Claude Code, Codex.

Per session 98 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,271 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00098 $0.01271
Opus 5 $0.00049 $0.00635
Sonnet 5 $0.00020 $0.00254
Haiku 4.5 $0.00010 $0.00127

Measured 2d ago against content hash 132a04b74956, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

learn scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

mureo/_data/skills/learn/SKILL.md · 124 lines

How it starts

The opening of the file, as written. The whole thing — 124 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Learn

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

Save a marketing diagnosis insight to the pro-diagnosis knowledge base. Saved insights are loaded at the start of future sessions and applied across /daily-check, /rescue, /budget-rebalance, and the other diagnostic workflows.

The skill persists insights by shelling out to mureo learn add, which routes the write through the KnowledgeStore Protocol. The default backend writes to ~/.claude/skills/_mureo-pro-diagnosis/SKILL.md (preserving the prior file layout); an alternate backend registered via the mureo.runtime_context_factory entry-point group can redirect or split the write without changing this skill.

The knowledge base has two tiers — an operator tier shared across every workspace, and an optional workspace tier scoped to the current one. Use mureo learn tiers to find out which are available before deciding where an insight belongs (step 4).

When to use

  • The user runs /learn followed by an insight, e.g.:
    • /learn CV少ないサイトではマイクロCVを活用すべき
    • /learn 予算5000円/日で広告グループ8個は多すぎる
    • /learn Target CPA を下げすぎると逆に CV が減る
  • The user runs /learn with no argument — review the current conversation for corrections or marketing expertise the user shared and propose those as insights.

Steps

  1. Identify the insight. If the user passed an insight as the argument, use it. Otherwise review the current conversation for moments where the user corrected the agent's analysis or supplied marketing expertise, and select the most reusable one(s).

  2. Structure the insight using this template:

    ### [Short descriptive title]
    
    **Situation:** [When this insight applies]
    **Wrong assumption:** [What an inexperienced agent might think]
    **Correct approach:** [The right way to handle this situation]
    **Why:** [The reasoning behind the correct approach]
    
    Date learned: YYYY-MM-DD
    

Read the full file on GitHub · 124 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 124 lines · 98 tokens per session scan A 132a04b74956

Subscribe to this mod's changes

learn is a skill published in the GitHub repository logly/mureo (42 stars, last pushed 2d ago), licensed Apache-2.0. It adds 98 tokens to every session and 1,271 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

adcp-advertising

Automate advertising campaigns with AI. Create ads, buy media, manage ad budgets, discover ad inventory, run display ads, video ads, CTV campaigns, and optimize ad performance. Perfect for marketing automation, programmatic advertising, media buying, ad management, campaign optimization, creative management, and…

LeoYeAI/openclaw-master-skills · 103 tokens

adspirer-ads-agent

Adspirer — AI-powered advertising and performance marketing agent. Manage Google Ads, Meta Ads (Facebook & Instagram), LinkedIn Ads, and TikTok Ads via natural language. 400+ tools for paid media campaign creation, live performance analysis, PPC keyword research with real CPC data, budget optimization, ad creative…

amekala/ads-mcp · 187 tokens

google-ads-manager

Google Ads campaign management - campaign setup, keyword research, bid optimization, and performance reporting.

claude-office-skills/skills · 22 tokens

ads-copywriter

Multi-platform ad copy generation for Google Ads, Meta/Facebook, TikTok, LinkedIn with A/B testing variants.

claude-office-skills/skills · 27 tokens

adcp-advertising

Automate advertising campaigns with AI. Create ads, buy media, manage ad budgets, discover ad inventory, run display ads, video ads, CTV campaigns, and optimize ad performance. Perfect for marketing automation, programmatic advertising, media buying, ad management, campaign optimization, creative management, and…

LeoYeAI/openclaw-master-skills · 103 tokens

adcp-advertising

Automate advertising campaigns with AI. Create ads, buy media, manage ad budgets, discover ad inventory, run display ads, video ads, CTV campaigns, and optimize ad performance. Perfect for marketing automation, programmatic advertising, media buying, ad management, campaign optimization, creative management, and…

Imd11/marketing-skills · 103 tokens