Token导航 LogoToken导航TokenDH.com
待分类只读github未标认证来源可访问许可证需确认审计通过

mkt-attribution市场归因

Agent Skill

mkt-attribution 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

275

周安装

11

GitHub Stars

2

下载量

89
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:mkt-attribution(市场归因)
来源仓库:https://github.com/hungv47/agent-skills
仓库路径:skills/mkt-attribution
安装命令:
npx skills add https://github.com/hungv47/agent-skills --skill mkt-attribution
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/hungv47/agent-skills --skill mkt-attribution

简介

mkt-attribution 用于市场归因分析与转化路径梳理。

  • 适用于处理 GitHub 协作信息以支持决策复盘。
  • 通过 GitHub 安装,集成于主流 Agent 工具。
  • 注意权限控制,防止误触仓库或 Issue 操作。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Attribution Mapping

*Communicate Track — Step 4 of 4. Validates the system — every initiative and content piece connects to a KPI, with action items for every gap.*

Inputs Required

  • KPIs from .agents/mkt/targets.md or existing OKRs
  • Initiatives from .agents/mkt/prioritized-initiatives.md
  • Content from .agents/mkt/imc-plan.md or .agents/mkt/content/

Output

  • .agents/mkt/attribution.md

Quality Gate

Before delivering, verify:

  • Every KPI has ≥1 initiative mapped or is explicitly flagged with an action item
  • Every initiative maps to a KPI or has a "Kill" recommendation with reason
  • Every recommendation is a verb (Create / Kill / Rebalance / Test) — not an observation ("this seems low")
  • Review date is set (~4 weeks from today)

Chain Position

Previous: mkt-content-create | Next: Monthly review (re-run this skill)


Before Starting

Step 0: Product Context

Check for .agents/mkt/product-context.md. If available, read for product context.

Required Artifacts

None — can build from scratch by interviewing.

Optional Artifacts

ArtifactSourceBenefit
targets.mdmkt-funnel-plannerKPI baselines
prioritized-initiatives.mdmkt-initiative-prioritizeInitiative list to map
imc-plan.mdmkt-imcContent plan to audit
Previous attribution.mdmkt-attributionCheck progress on prior action items

Read upstream files if they exist: .agents/mkt/targets.md, .agents/mkt/prioritized-initiatives.md, .agents/mkt/imc-plan.md. If previous .agents/mkt/attribution.md exists, read it — check progress on prior action items before building new map.

If no upstream files exist, build from scratch by interviewing:

  1. "What's your North Star metric?"
  2. "What are your 3-5 primary KPIs?"
  3. "What initiatives are you running or planning?"
  4. "What content are you producing?"

Step 1: KPI Hierarchy

North Star: [metric] — [current] → [target]
├── KPI 1: [metric] — [current] → [target] — Owner: [person]
├── KPI 2: [metric] — [current] → [target] — Owner: [person]
└── KPI 3: [metric] — [current] → [target] — Owner: [person]

Step 2: Map Initiatives → KPIs

InitiativePrimary KPIContributionConfidence
[Name][KPI]~X% of targetH/M/L

Unknown contributions: If you can't estimate contribution, mark "Unknown" and add action item: "Run mkt-experiment to measure actual impact."

Flag Orphans

Orphan InitiativeAction
[Name]Kill — no KPI connection / Reframe — target [KPI] / Test — run experiment

Step 3: Map Content → Initiatives

ContentInitiativeTypeChannel
[Piece][Initiative]Reach / Trust / Conversion[Channel]

Flag Orphan Content

Orphan ContentAction
[Piece]Assign to [initiative] / Repurpose for [initiative] / Sunset

Step 4: Gap Analysis → Action Items

This is the core deliverable. Every gap produces a specific action.

GapActionOwnerDeadline
[KPI X uncovered]Create: Run mkt-initiative-generate targeting this KPI[Who][When]
[Initiative Y orphaned]Kill: Archive, remove from roster[Who]Now
[Content Z unassigned]Rebalance: Redirect to support [initiative][Who][When]
[Contribution unknown]Test: Design experiment via mkt-experiment[Who][When]
[Stage imbalanced]Rebalance: Shift X% effort from [over] to [under][Who][When]

Re-Run Protocol

Attribution maps should be reviewed and refreshed regularly:

  1. Monthly review cycle: Set review date ~4 weeks from creation
  2. On re-run:

- Read previous .agents/mkt/attribution.md - Check status of each prior action item (Done / In Progress / Blocked / Dropped) - Rename previous file to attribution.v[N].md - Rebuild map with current state - Compare: Did action items move the needle? Which KPIs improved?

  1. Escalation: If same gaps persist across 2+ reviews, escalate from "Rebalance" to "Kill" or "Create"

Artifact Template

---
skill: mkt-attribution
version: 1
date: [today's date]
status: draft
---

# Attribution Map

**Date:** [today]
**Skill:** mkt-attribution
**Review date:** [today + 4 weeks]

## KPI Hierarchy

​```
North Star: [metric] — [current] → [target]
├── KPI 1: [metric] — [current] → [target] — Owner: [person]
├── KPI 2: ...
└── KPI 3: ...
​```

## Initiative → KPI Mapping

| Initiative | KPI | Contribution | Confidence |
|------------|-----|-------------|------------|
| ... | ... | ... | ... |

### Orphan Initiatives
| Initiative | Action |
|------------|--------|
| ... | ... |

## Content → Initiative Mapping

| Content | Initiative | Type | Channel |
|---------|-----------|------|---------|
| ... | ... | ... | ... |

### Orphan Content
| Content | Action |
|---------|--------|
| ... | ... |

## Action Items

| # | Gap | Action | Owner | Deadline |
|---|-----|--------|-------|----------|
| 1 | ... | ... | ... | ... |

## Previous Review Progress
[If re-running: status of prior action items]

> On re-run: rename existing artifact to `attribution.v[N].md` and create new with incremented version.

Worked Example

# Attribution Map

**Date:** 2026-03-13
**Skill:** mkt-attribution
**Review date:** 2026-04-10

## KPI Hierarchy

​```
North Star: Weekly Signups — 200 → 350
├── KPI 1: Paid signup rate — 1.2% → 3.0% — Owner: Sarah
├── KPI 2: Homepage bounce rate — 52% → 40% — Owner: James
└── KPI 3: Organic signups — 80/wk → 120/wk — Owner: (unassigned)
​```

## Initiative → KPI Mapping

| Initiative | KPI | Contribution | Confidence |
|------------|-----|-------------|------------|
| Restore Paid Targeting | Paid signup rate | ~55% of total gap | H |
| Restore Social Proof | Homepage bounce | ~35% of total gap | M |

### Orphan Initiatives
None — both initiatives map to KPIs.

## Content → Initiative Mapping

| Content | Initiative | Type | Channel |
|---------|-----------|------|---------|
| Status Update Carousel | (none — brand awareness) | Reach | LinkedIn |

### Orphan Content
| Content | Action |
|---------|--------|
| Status Update Carousel | **Rebalance:** Add CTA linking to product page, reframe as supporting Paid Targeting initiative |

## Action Items

| # | Gap | Action | Owner | Deadline |
|---|-----|--------|-------|----------|
| 1 | KPI 3 (organic) uncovered | **Create:** Run `mkt-diagnosis` on organic traffic stagnation | James | 2026-03-20 |
| 2 | KPI 3 has no owner | **Assign:** Name an owner for organic signups KPI | Marketing lead | 2026-03-14 |
| 3 | Carousel content orphaned | **Rebalance:** Add product CTA to carousel, track as Paid Targeting support | Content lead | 2026-03-17 |

References

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

33.04%
按下载量换算29

Claude

30.57%
按下载量换算27

Cursor

20.28%
按下载量换算18

Gemini CLI

9.6%
按下载量换算9

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills