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 minhnv0807/ai-business-skills --skill 02-brief-chien-dichgit clone --depth 1 https://github.com/minhnv0807/ai-business-skillsWrote 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/minhnv0807/ai-business-skills/02-brief-chien-dich)<a href="https://agentmods.dev/skills/minhnv0807/ai-business-skills/02-brief-chien-dich"><img src="https://agentmods.dev/badge/skills/minhnv0807/ai-business-skills/02-brief-chien-dich/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/skills/minhnv0807/ai-business-skills/02-brief-chien-dich"><img src="https://agentmods.dev/badge/skills/minhnv0807/ai-business-skills/02-brief-chien-dich.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00150 | $0.06643 |
| Opus 5 | $0.00075 | $0.03321 |
| Sonnet 5 | $0.00030 | $0.01329 |
| Haiku 4.5 | $0.00015 | $0.00664 |
Grade A, and why
02-brief-chien-dich 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 9d 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.
How it starts
The opening of the file, as written. The whole thing — 468 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Brief Chien Dich
Thu thap thong tin
Hoi user toi da 4 cau truoc khi bat dau:
- Chien dich gi? Ra mat san pham / Seasonal (Tet, 8/3) / Brand awareness / Clearance sale / Re-launch?
- Muc tieu chinh? Tang doanh thu [so tien] / Tang follower [so luong] / Thu lead [so luong] / Brand awareness [reach muc tieu]?
- Ngan sach va thoi gian? Tong ngan sach, thoi gian chien dich (bao nhieu tuan), ngay bat dau.
- Da co gi san? Asset thuong hieu (logo, brand guide)? Testimonial/UGC? Data khach hang cu? Landing page?
Khi dùng skill / repo khác
| Tình huống | Use |
|---|---|
| Single TVC 1-page brief (1 clip, 1 channel mix) | opa-prd --mode=creative (OPA KIT) — 10-section lightweight |
| Full campaign brief (multi-creative, multi-channel, 14-21 ngày) | 02-brief-chien-dich (this skill) |
| Content calendar dài hạn (3-6 tháng) | 01-lich-noi-dung |
| Ad copy actual text production | 05-copy-quang-cao |
| Workflow chain 7 skills launch campaign | campaign-launch workflow (workflows/vi/) |
Note:
opa-prdở OPA KIT focus 1-page brief lightweight cho fast handoff sang AI agents (Seedance, Kling, Claude). Skill này (02-brief-chien-dich) focus full campaign với multiple touch points.
Phan 1 — Context (Boi canh)
1.1 Tong quan
| Hang muc | Noi dung |
|---|---|
| Ten chien dich | [ten chien dich] |
| Loai | Launch / Seasonal / Awareness / Sales / Re-launch |
| Thuong hieu | [ten thuong hieu] |
| San pham / Dich vu | [mo ta ngan] |
| Ly do chay chien dich | [tai sao chay luc nay? trigger la gi?] |
1.2 Tinh hinh thi truong
| Yeu to | Mo ta |
|---|---|
| Xu huong nganh | [xu huong hien tai] |
| Hanh vi khach hang mua nay | [thay doi gi?] |
| Doi thu dang lam gi | [hoat dong noi bat cua doi thu] |
| Co hoi khai thac | [khe thi truong] |
1.3 Bai hoc tu chien dich truoc
| Chien dich truoc | Ket qua | Bai hoc |
|---|---|---|
| [ten chien dich] | [KPI dat / khong dat] | [dieu gi hieu qua / khong hieu qua] |
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.
- 9d ago First seen · 468 lines · 150 tokens per session scan A 229578325b2f
02-brief-chien-dich is a skill published in the GitHub repository minhnv0807/ai-business-skills (572 stars, last pushed 26d ago), licensed MIT. It adds 150 tokens to every session and 6,643 once invoked, about $0.0007 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-09-03.
Other skills, from other repositories
kanban-video-orchestrator
Plan and run multi-agent video production pipelines.
sdlc-review
Review Kanban handoffs and route verified outcomes.
teams-meeting-pipeline
Teams meeting summaries, job replay, Graph subscriptions.
batch
Research and plan a large-scale change, then execute it in parallel across 5–30 isolated worktree agents that each open a PR.
meeting-action-items
Turn meeting notes into cited decisions, owners, tickets.
subagent-dag-orchestration
Use when a task breaks into several distinct steps that a separate sub-agent could each carry out. A DAG node dispatches to an agent on the roster and cannot call your own tools, so steps that are just your own tool calls (reading files, small edits, running commands) are not a DAG for being many - do those yourself.…