Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问许可证需确认审计通过

marketing-skills-collection营销技巧集合

Agent Skill

marketing-skills-collection 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

1,929

周安装

82

GitHub Stars

11

下载量

676
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:marketing-skills-collection(营销技巧集合)
来源仓库:https://github.com/akillness/oh-my-skills
仓库路径:skills/marketing-skills-collection
安装命令:
npx skills add https://github.com/akillness/oh-my-skills --skill marketing-skills-collection
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/akillness/oh-my-skills --skill marketing-skills-collection

简介

该技能是 marketing-automation 的兼容性封装,用于保留旧名称环境下的向后兼容支持。

  • 当环境仍引用 legacy name 且任务本质为广义营销路由时适用,而非特定专项工作流。
  • 主要功能是维持原有调用方式,同时引导用户转向规范命名,确保逻辑一致性。
  • 安装前应检查当前宿主平台对 legacy name 的支持情况及相关权限配置。
  • marketing-skills-collection 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Note: This skill is a compatibility wrapper for marketing-automation. Use it when the environment still references the legacy name, but execute the same routing logic and produce the same packet shape as the canonical skill.

Marketing Skills Collection

When to use this skill

  • A legacy prompt, installed catalog, or setup surface still calls marketing-skills-collection
  • The real task is still a broad marketing-routing request rather than a niche specialist workflow
  • The safest behavior is to preserve backward compatibility while steering users toward the canonical name

When not to use this skill

  • The user can already adopt marketing-automation directly
  • The request is actually a niche workflow with a stronger dedicated skill
  • The task is game-specific Steam/store-page or festival launch operations → prefer steam-store-launch-ops

Instructions

Step 1: Resolve to the canonical skill

Immediately map this alias to marketing-automation.

Step 2: Preserve the legacy reference in the response

If helpful, note that marketing-skills-collection is a legacy-compatible alias for marketing-automation.

Step 3: Use the smallest alias support packet that answers the question

Start with the focused alias support docs before opening the full canonical skill:

  • references/alias-resolution-checklist.md — when to preserve the old name, how to announce the mapping, and what not to change
  • references/legacy-intake-and-route-outs.md — how to translate legacy asks into the canonical brief and when to route out to steam-store-launch-ops or other specialists
  • ../marketing-automation/SKILL.md — only when the task needs the full canonical routing flow

Step 4: Run the canonical routing flow

Use the same process as marketing-automation:

  1. normalize the marketing brief,
  2. choose one primary lane,
  3. return one reusable operator packet,
  4. include owner/dependencies plus proof logic.

Step 5: Keep route-outs explicit

If the request is really game-store / wishlist / Steam festival launch work, or another clearly narrower specialist workflow, preserve the alias note but route execution to the stronger specialist skill instead of forcing the general marketing router to absorb it.

Step 6: Avoid drifting into a second independent skill

Do not invent different heuristics, deliverables, sub-skill inventories, or a separate discovery story here. This alias exists to reduce migration friction, not to become a competing general marketing skill.

Output format

Return the same Marketing Routing Brief used by marketing-automation.

Examples

Example 1: legacy prompt pack

Input

Use marketing-skills-collection to help me decide what to do with our signup funnel and onboarding emails.

Expected behavior

  • Briefly note that the legacy name maps to marketing-automation
  • Choose one primary lane for the current packet
  • Return a canonical Marketing Routing Brief

Example 2: migration-safe usage

Input

Our team docs still mention marketing-skills-collection. Can you use it for this launch brief?

Expected behavior

  • Treat the request as valid
  • Execute the canonical marketing-routing workflow
  • Prefer marketing-automation in any forward-looking recommendation

Best practices

  1. Keep the alias lightweight and explicit.
  2. Preserve backward compatibility without duplicating the full canonical instructions.
  3. Nudge future usage toward marketing-automation whenever discovery wording matters.

References

  • references/alias-resolution-checklist.md
  • references/legacy-intake-and-route-outs.md
  • ../marketing-automation/SKILL.md
  • ../steam-store-launch-ops/SKILL.md

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

35.77%
按下载量换算242

Claude

29.16%
按下载量换算197

Cursor

19.62%
按下载量换算133

Gemini CLI

10.05%
按下载量换算68

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

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

安装前确认

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

来源信息

继续浏览同类 Skills