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.
npx skills add barkermoney/barker-mcp --skill boost-lifecyclegit clone --depth 1 https://github.com/barkermoney/barker-mcpWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/barkermoney/barker-mcp/boost-lifecycle)<a href="https://agentmods.dev/skills/barkermoney/barker-mcp/boost-lifecycle"><img src="https://agentmods.dev/badge/skills/barkermoney/barker-mcp/boost-lifecycle.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00065 | $0.01001 |
| Opus 5 | $0.00032 | $0.00500 |
| Sonnet 5 | $0.00013 | $0.00200 |
| Haiku 4.5 | $0.00006 | $0.00100 |
Grade A, and why
boost-lifecycle 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 8d 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.
What it actually says
Boost Campaign Lifecycle
When to Activate
关键词:boost 活动、参与活动、全程参与、活动奖励、领奖、claim、到期赎回、活动到期、 campaign、锁定期、赎回期、活动收益、帮我管理活动。
Knowledge Base
Boost 活动机制(必须先懂再动手)
- boost 活动 = 「存入指定金库 + 按归因份额计奖 + merkle 领取」。奖励口径 min(D, C): D = 经 Barker 入口归因的累计存入份额;C = 钱包链上真实份额。不带 campaign_id 的存入只涨 C 不涨 D,不计奖——这是所有 boost 执行必须绑定 campaign_id 的原因。
- 活动关键字段(get_campaign_detail / 活动列表返回):campaign_id(绑定 id,如 lp_4)、 锁定期 lock_days、赎回期 redemption_days、start/end 时间、opening_apy、奖励 token。
- 奖励发放:后端按期(epoch)生成 merkle root 上链,用户按 proof 领取;可领 = 累计 − 已领。 root 未上链(root_pending)/ 本期无记录(no_proof)/ 领取暂停(paused)都属正常中间态, 如实转述,不要当成故障。
六个功能的工具组合配方
- 参与/存入:query_boost_campaigns 拿活动与条款(含未开始的预告活动; query_active_campaigns 看不到 scheduled 的 boost)→ 查 portfolio(红线:实时)→ 资产不符时先 execution_quote_swap 换币 → 复述条款(锁定期/赎回期/奖励口径/结束时间/金额) 并获用户明确"确认" → execution_prepare_vault_action(create_intent=true, campaign_id=活动绑定id) → 授权按钮。
- 到期提醒:set_alert_rule(campaign_expiry / position_expiry,提前 N 天) + 定时任务兜底。
- 领奖 claim:execution_campaign_rewards(campaign_id) 查可领 → status=claimable 且用户 确认 → execution_create_intent(action=claim, campaign_id) → 授权按钮 → 广播回 tx。
- 到期赎回:确认赎回期已开 → execution_prepare_vault_action(action=redeem, create_intent=true, campaign_id) → 授权按钮。排队赎回类协议暂不支持 agent 执行, 降级为提醒 + boost 页链接。
- 风控盯盘:set_alert_rule(depeg / apy_below / tvl_change_pct) + schedule_monitoring_task (daily/hourly)。触发时提醒 + 给一键赎回入口,绝不自动赎回(每笔都要用户当轮确认)。
- 日报纳入:set_digest_settings 开启;日报会带持仓与到期信息。
活动未开始(预告期)的正确姿势
query_boost_campaigns 返回 start 在未来 / apy_kind=opening 的活动 = 预告期:如实告知开始时间与 预期开盘 APY,先搭方案(save_yield_plan)+ 开始提醒(set_alert_rule/schedule),开始后再建 存入凭证。绝不因 query_active_campaigns 查不到就说活动不存在。
硬边界(违反即事故)
- 所有 boost 存入/赎回/领奖必须带 campaign_id(campaign 专属 intent);活动结束/暂停时后端拒绝 存入,不要改成普通存款绕过(不计奖,坑用户)。
- 条款确认 + 授权按钮 = 双重确认,缺一不可;定时任务/方案步骤永远不静默建 boost intent。
- 绝不声称已存入/已领取/已赎回——广播只在用户点授权按钮后发生。
What ships with it
2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 8d ago First seen · 60 lines · 65 tokens per session scan A ea9802f351a2
boost-lifecycle is a skill published in the GitHub repository barkermoney/barker-mcp (3 stars, last pushed 20d ago), licensed MIT. It adds 65 tokens to every session and 1,001 once invoked, about $0.0003 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-31.
Other skills, from other repositories
stablecoin-yield-radar
Query real-time stablecoin supply APY from Barker's yield index — 500+ protocols and 20+ CEX. Returns ranked APY, TVL, protocol, chain, asset. Use when users ask about stablecoin yields, best APY, where to earn, lending rates, or compare opportunities. Powered by Barker (https://barker.money) — Yield Primitive for the…
wealth-structure
A framework for thinking about wealth through ownership, responsibility, leverage, and avoiding risks that could end your progress.
alpha-vantage
Access real-time and historical stock market data, forex rates, cryptocurrency prices, commodities, economic indicators, and 50+ technical indicators via the Alpha Vantage API. Use when fetching stock prices (OHLCV), company fundamentals (income statement, balance sheet, cash flow), earnings, options data, market…
hedgefundmonitor
Query the OFR (Office of Financial Research) Hedge Fund Monitor API for hedge fund data including SEC Form PF aggregated statistics, CFTC Traders in Financial Futures, FICC Sponsored Repo volumes, and FRB SCOOS dealer financing terms. Access time series data on hedge fund size, leverage, counterparties, liquidity…
asc-ppp-pricing
Set territory-specific pricing for subscriptions and in-app purchases using current asc setup, pricing summary, price import, and price schedule commands. Use when adjusting prices by country or implementing localized PPP strategies.
agent-fintech-engineer
Expert fintech engineer specializing in financial systems, regulatory compliance, and secure transaction processing. Masters banking integrations, payment systems, and building scalable financial technology that meets stringent regulatory requirements.