budget-optimizer
GitHub用于达人营销及广告预算的分配与优化,生成平台/层级分配表、ROI预测及多场景对比方案。
触发场景
安装
npx skills add aaron-he-zhu/aaron-marketing-skills --skill budget-optimizer -g -y
SKILL.md
Frontmatter
{
"name": "budget-optimizer",
"slug": "budget-optimizer",
"license": "Apache-2.0",
"summary": "跨创作者与层级的预算分配:目标导向的花费拆分与情景对比",
"version": "20.1.0",
"homepage": "https:\/\/github.com\/aaron-he-zhu\/aaron-marketing-skills",
"metadata": {
"phase": "target",
"author": "aaron-he-zhu",
"hermes": {
"tags": [
"marketing",
"influencer",
"target"
],
"category": "influencer"
},
"version": "20.1.0",
"openclaw": {
"emoji": "📣",
"homepage": "https:\/\/github.com\/aaron-he-zhu\/aaron-marketing-skills"
},
"discipline": "influencer",
"geo-relevance": "low"
},
"description": "Use when the user asks to \"allocate my influencer budget\", \"optimize spend across tiers\", or \"compare budget scenarios\"; produces a tier\/platform\/content allocation table, ROI and CPM\/CPE projections, scenario comparisons, and mid-campaign reallocation moves. Not for building the full campaign plan — use campaign-planner. 达人预算分配\/投放预算优化",
"displayName": "Budget Optimizer · 预算优化",
"when_to_use": "Use when planning budget allocation for a new influencer campaign, splitting spend across nano\/micro\/macro tiers or platforms, estimating influencer costs and projecting ROI, modeling conservative vs aggressive scenarios, justifying a budget request, or reallocating budget mid-campaign based on performance.",
"argument-hint": "<total budget> [platforms] [campaign goal]",
"compatibility": "Claude Code and compatible agent-skill hosts"
}
Budget Optimizer
This skill helps you allocate and optimize your influencer marketing budget to maximize return on investment. It considers platform costs, influencer tier economics, and campaign objectives to recommend optimal budget distribution.
Quick Start
Shortest invocation:
Help me allocate a $30,000 budget for an influencer campaign on Instagram and TikTok
Common scenario:
Optimize my influencer budget across micro and macro influencers for a Gen Z product launch — compare a $50K and a $100K scenario
Output: a tier/platform/content allocation table, projected reach + CPM/CPE, 2-3 budget scenarios, and a recommended split.
Skill Contract
- Reads: total budget, fixed vs influencer-available split, campaign goal, target platforms, tier constraints (max per influencer, minimum count), industry, and — for mid-campaign work — spend-to-date and per-influencer results. Connector data via
~~influencer database/~~social platform analyticswhen available. - Writes: return the budget allocation recommendation and handoff inline by default; save to
memory/influencer/budget-optimizer/YYYY-MM-DD-<topic>.md(or the declared paid path) only with exact WARM-save authorization. - Promotes: only with separate exact authorization, promote the approved total budget, chosen scenario, locked tier mix, and spend constraints to
memory/hot-cache.md. - Done when:
- Allocation sums to 100% of the stated budget; any contingency amount follows a user rule or a source-dated planning anchor rather than a repository default.
- Every projected metric includes its formula, input refs, evidence window, and Measured / User-provided / Estimated label.
- One recommended scenario is named with its rationale, or the numerical scenario remains
NEEDS_INPUTwith an exact evidence-request plan.
- Primary next skill: use the readiness-gated
Next Best Skillblock below; a budget handoff never authorizes outreach or a send.
Handoff Summary
Emit the standard shape from skill-contract.md §Handoff Summary Format.
Cross-discipline: ad spend allocation
This skill also allocates paid-ads spend — the tier/platform tables map to channels/campaigns; use the ROAS profile (direct-response|prospecting|incremental-profit) as the scenario axis and read its declared CPA/payback/contribution constraint instead of substituting CPM/CPE. Scope: this computes the spend-reallocation plan only. It does not read in-flight pacing or issue scale-up/down moves — the live pacing read (pacing vs plan, learning-phase respect) belongs to budget-pacing-monitor, and bid-strategy choice belongs to bid-strategy-planner. paid-measurement-loop reads one shipped change back against a control, and premature scaling is an S guardrail flag in ad-account-auditor, not a separate skill or a veto. Save paid runs under memory/ad/budget-optimizer/.
Data Sources
This family has no required live integration, but numerical rate, multiplier, reach, engagement, revenue, and return projections require a compatible anchor: a user-provided quote or assumption, source-dated market evidence, or comparable first-party history. With only a total budget, platforms, and goal, return an allocation skeleton plus the exact rate-card/forecast queries needed and status NEEDS_INPUT; do not invent a repository rate table or multiplier.
Optional connectors that sharpen the estimates when present:
~~influencer database— real rate cards instead of benchmark ranges.~~social platform analytics— actual reach, CPM, and engagement to replace estimated projections.~~CRM— past campaign spend and conversion data for ROI calibration.
Classify evidence field by field, not by connector provenance. Mark a connector value Measured only when it is an observed result for that exact metric, entity, and campaign window (record the source and as-of/window); mark numbers the user states User-provided; and mark benchmarks, forecasts, inferred values, and modeled downstream projections Estimated. A connector-backed input never upgrades an entire row or a projection derived from assumptions to Measured. See CONNECTORS.md for the keyless data recipes.
Instructions
When a user requests budget optimization, work these steps. Each step's fill-in template and scenario block lives in references/templates.md — copy the matching section and populate it.
- Gather budget parameters — campaign goal, audience, timeline, total budget, fixed vs influencer-available split, platform priorities, and constraints (max per influencer, min count). Intake template: §Step 1.
- Qualify cost evidence — inventory source-dated, market/platform/tier/deliverable/rights-compatible quotes or first-party history. A rate or multiplier without a compatible source and date stays
NEEDS_INPUT; never supply a built-in default. Template: §Step 2. - Create the allocation — split across tier, platform, content type, and other items (gifting, amplification, tools, contingency); sum to 100%. Use a contingency only when the user or a dated planning source supplied the rule. Template: §Step 3.
- Project returns — record each formula and input ref. Keep EMV as a separate media-equivalency scenario; never add it to attributed revenue or count it as cash return. Report
ROAS = attributed revenue / spendasx:1; report arithmetic ROI as(attributed revenue - spend) / spend × 100%; do not claim profitability or incrementality without the required evidence. Template: §Step 4. - Model scenarios — compare only scenarios supported by declared inputs; otherwise return named scenario shells and the missing-input plan. Template: §Step 5.
- Optimization strategies — label savings, concentration, and amplification thresholds as user rules or source-dated assumptions. Do not present unsourced percentages as standard. Detail: §Step 6.
- Mid-campaign reallocation — require comparable observed results plus a preregistered readback window and decision rule. Recommend
KEEP_TESTINGorNEEDS_INPUTwhen those are absent; a recommendation requires separate action authorization before spend changes. Persist and hand off creators only ascreator_ref. Template: §Step 7.
Return the run inline. Offer memory/influencer/budget-optimizer/YYYY-MM-DD-<topic>.md (or memory/ad/budget-optimizer/ for paid-ads runs) for exact WARM-save authorization, and request a separate authorization before promoting the approved total, chosen scenario, or locked tier mix to memory/hot-cache.md.
Example
User: "Optimize a $30,000 budget for a skincare product launch on Instagram and TikTok targeting Gen Z"
Output:
## Budget Allocation: $30,000 Skincare Launch
**Status**: NEEDS_INPUT
The budget, platforms, audience, and goal are User-provided. No compatible creator quotes, deliverable/rights scope, contingency rule, reach/engagement history, conversion rate, AOV, or attribution basis was supplied, so no creator count, platform split, CPM, revenue, ROAS, ROI, or EMV is fabricated.
### Evidence request
| Needed input | Exact request |
|--------------|---------------|
| Cost basis | Dated creator quotes or first-party rates for the target market, platform, tier, deliverable, usage-rights term, exclusivity, and currency |
| Forecast basis | Comparable reach/engagement observations with source refs and windows |
| Return basis | Approved conversion rate, AOV, attribution window/method, and whether revenue is gross or net |
| Planning rules | User-approved platform/tier constraints, amplification amount, and contingency rule |
Until these arrive, provide only a 100%-summing allocation worksheet with `TBD` cells and no recommended numerical scenario.
Reference Materials
- Templates, cost benchmarks, scenario A/B/C blocks, optimization tips & second example: references/templates.md
- Shared contract: skill-contract.md
- Shared state model: state-model.md
- Connector recipes: CONNECTORS.md
- Sibling skills:
- campaign-planner — the campaign plan this budget funds
- influencer-discovery — find influencers in budget range
- outreach-manager — turn the allocation into outreach
- roi-calculator — calculate actual ROI post-campaign
- performance-analyzer — inform reallocation decisions
Next Best Skill
Primary: campaign-planner — when no approved execution-ready campaign plan exists, lock objectives, deliverables, rights, measurement, and decision rules before execution.
Alternates (same influencer family):
- influencer-discovery — when the approved plan exists but a sourced shortlist does not; continue through discovery's documented typed-Fit handoff before treating any creator as selected.
- outreach-manager — only when the campaign plan is approved, creators are selected after Fit, and contact/consent/channel readiness is documented. The handoff prepares outreach; it does not authorize a send.
Termination: keep a visited-set. If the recommended next skill was already invoked in this session's chain, stop and report chain-complete instead of re-invoking. Default max-depth: 3. When routing is ambiguous, present the options and stop rather than auto-following.
版本历史
-
3840622
当前 2026-09-03 10:15
添加跨学科控制工件运行时支持
-
2e8d35d
2026-08-28 12:20
版本更新至20.0.0,定位为AI Staff核心技能,对齐全部120项技能及发布流程。
- 8ebe52f 2026-08-20 02:01
- bc7d62d 2026-07-25 08:08


