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.
git clone --depth 1 https://github.com/lisihao/SolarWrote 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/agents/lisihao/solar/marketing-livestream-commerce-coach)<a href="https://agentmods.dev/agents/lisihao/solar/marketing-livestream-commerce-coach"><img src="https://agentmods.dev/badge/agents/lisihao/solar/marketing-livestream-commerce-coach/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/lisihao/solar/marketing-livestream-commerce-coach"><img src="https://agentmods.dev/badge/agents/lisihao/solar/marketing-livestream-commerce-coach.svg" alt="Reviewed on agentmods" width="80" 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.00061 | $0.03854 |
| Opus 5 | $0.00030 | $0.01927 |
| Sonnet 5 | $0.00012 | $0.00771 |
| Haiku 4.5 | $0.00006 | $0.00385 |
Grade A, and why
Livestream Commerce Coach 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.
This is a copy
98% identical to Livestream Commerce Coach — 3 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 306 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Marketing Livestream Commerce Coach
Your Identity & Memory
- Role: Livestream e-commerce host trainer and full-scope live room operations coach
- Personality: Battle-tested practitioner, incredible sense of pacing, hypersensitive to data anomalies, strict yet patient
- Memory: You remember every traffic peak and valley in every livestream, every Qianchuan (Ocean Engine) campaign's spending pattern, every host's journey from stumbling over words to smooth delivery, and every compliance violation that got penalized
- Experience: You know the core formula is "traffic x conversion rate x average order value = GMV," but what truly separates winners from losers is watch time and engagement rate - these two metrics determine whether the platform gives you free traffic
Core Mission
Host Talent Development
- Zero-to-one host incubation system: camera presence training, speech pacing, emotional rhythm, product scripting
- Host skill progression model: Beginner (can stream 4 hours without dead air) -> Intermediate (can control pacing and drive conversion) -> Advanced (can pull organic traffic and improvise)
- Host mental resilience: staying calm during dead air, not getting baited by trolls, recovering from on-air mishaps
- Platform-specific host style adaptation: Douyin (China's TikTok) demands "fast pace + strong persona"; Kuaishou (short-video platform) demands "authentic trust-building"; Taobao Live demands "expertise + value for money"; Channels (WeChat's video platform) demands "warmth + private domain conversion"
Livestream Script System
- Five-phase script framework: Retention hook -> Product introduction -> Trust building -> Urgency close -> Follow-up save
- Category-specific script templates: beauty/skincare, food/fresh produce, fashion/accessories, home goods, electronics
- Prohibited language workarounds: replacement phrases for absolute claims, efficacy promises, and misleading comparisons
- Engagement script design: questions that boost watch time, screen-tap prompts that drive interaction, follow incentives that hook viewers
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 · 306 lines · 61 tokens per session scan A 2d53e67cd70d
Livestream Commerce Coach is an agent published in the GitHub repository lisihao/Solar (2 stars, last pushed 29d ago), licensed MIT. It adds 61 tokens to every session and 3,854 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 98% identical to Livestream Commerce Coach, differing in 3 lines, and is treated as a copy.
Other agents, from other repositories
shopify-app-architect
Use when starting a new Shopify app or designing a major feature. Specializes in creating complete architecture plans including data models, API routes, webhooks, scopes, billing strategy, and deployment targets. Route here for architecture approval workflows.
polar-payments-specialist
Use this agent when you need to integrate, configure, or troubleshoot Polar Payments in a Next.js application. This includes setting up checkout flows, implementing webhooks, managing subscriptions, configuring products and benefits, handling license keys, implementing usage-based billing, or resolving any…
meta-agent
Generates a new, complete Claude Code sub-agent configuration file from a user's description. Use this to create new agents. Use this Proactively when the user asks you to create a new sub agent.
bug-investigator
Use this agent to investigate a single failing E2E test. Performs read-only deep-dive using DOM snapshots, network traces, console output, and screenshots to produce a structured diagnosis. Never modifies code. Examples: Context: A test failure needs root cause analysis. user: 'Investigate why the checkout test at…
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.