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

use-cases-page-generator用例页面生成器

Agent Skill

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

总安装

12,657

周安装

512

GitHub Stars

409

下载量

3,973
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:use-cases-page-generator(用例页面生成器)
来源仓库:https://github.com/kostja94/marketing-skills
仓库路径:skills/use-cases-page-generator
安装命令:
npx skills add https://github.com/kostja94/marketing-skills --skill use-cases-page-generator
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/kostja94/marketing-skills --skill use-cases-page-generator

简介

use-cases-page-generator 用于生成用例页面,适合在 Codex、Claude、Cursor、Gemini CLI 中快速创建展示产品应用场景或解决方案的文档。

  • 适用于官网功能介绍、客户案例整理或销售材料准备等场景,可输出结构化 Markdown 或 HTML 内容并支持自定义标题和示例。
  • 通过 npx skills add 命令从指定 GitHub 仓库安装,需确认项目是否支持动态数据注入、多语言版本或交互组件。
  • 使用前应检查仓库维护状态、权限范围,并注意是否会触发文件读写或网络请求,避免影响本地环境或触发安全策略。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Pages: Use Cases

Guides use case pages that bridge product features and real-world customer problems. Scenario-first is the primary organization. BOFU (bottom-of-funnel) pages for SaaS/B2B. Answer "when would I use it?" and "how does it help me?" — distinct from solutions (industry/outcome).

When invoking: On first use, if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output.

Initial Assessment

Check for project context first: If .claude/project-context.md or .cursor/project-context.md exists, read it for product, ICP, and proof points.

Identify:

  1. Scenarios: Concrete situations (event marketing, lead nurturing)
  2. Personas: Roles (Marketer, Sales Rep, Realtor)
  3. Business goals: Acquisition, Retention, Upsell
  4. Format: Single page vs. per-use-case pages; standalone or under solutions
  5. Primary goal: Demo, sign up, contact sales

Use Case Page Structure

SectionPurpose
Headline"When you need to X, we help you Y" or "For [role]: solve X"
ProblemPain points, day-to-day challenges
SolutionHow product addresses them; link to relevant features (do not duplicate feature copy)
ProofCase study, testimonial, metrics
CTATry free, book demo, contact
RelatedLink to other use cases, parent solution

Best Practices

Scenario-First

  • Concrete situations: "When you need to run event marketing at scale..."
  • Before-after: Show transformation, not just features
  • One scenario per page: Don't mix "event marketing" and "lead nurturing"

Content Differentiation (vs Features)

  • Use case = scenario + problem + outcome: Write the story (when, who, why, result); reference features via links.
  • Do not duplicate feature copy: Avoid repeating capability lists or benefit bullets from the features page; instead, describe how the product solves this scenario and link to /features for details.
  • Avoid content cannibalization: Each use case page targets a unique scenario intent; overlap with features (both Commercial/Consideration) dilutes SEO — differentiate by content angle (scenario vs capability).

Organization (Primary → Secondary)

DimensionPriorityExamples
By ScenarioPrimaryEvent marketing, Lead nurturing, Churn prevention, Customer onboarding
By Persona/RolePrimaryFor Realtors, For CMOs, For Sales Reps
By Business GoalSecondaryAcquisition, Retention, Upsell/Cross-sell
By IndustrySecondary (ICP)Use as ICP tag; or as sub-page under Solutions

Scenario Examples

Event marketing, Lead nurturing, Churn prevention, Customer onboarding, Patient scheduling, Telemedicine, Inventory management, Demand forecasting.

Business Goal Examples

Acquisition (signups, trials), Retention (reduce churn, re-engagement), Upsell/Cross-sell (expand revenue).

vs. Solutions vs. Features

PageAnswersPrimary Organization
FeaturesWhat does it do?Capabilities
SolutionsWhat outcome do I get?By industry, company size, team
Use casesWhen would I use it?By scenario, persona, business goal

Hierarchy: Use cases can be standalone or sub-pages under Solutions. Example: /solutions/healthcare/patient-scheduling (use case under industry solution).

When to Use Use Cases vs Solutions

NeedUse
By scenario (Event marketing)Use Cases
By persona (For Realtors, For CMOs)Use Cases
By business goal (Acquisition, Retention)Use Cases
By industrySolutions
By company size (SMB, Enterprise)Solutions
By team (Marketing, Sales)Solutions
Industry-specific applicationUse Cases (as Solutions sub-page)

Internal Linking

  • Use cases ↔ features ↔ solutions ↔ customer stories
  • If under a solution: link to parent solution; parent links to use cases

SEO

  • Intent: Commercial; "X software for [scenario]" or "[Product] for [role]"
  • Title: "When to Use [Product] for [Scenario]" or "[Product] for [Role]"
  • Differentiate: Unique workflows, pain points per scenario/persona

Output Format

  • Use case list (scenarios/personas to cover)
  • Per-page structure (sections, messaging)
  • Headline options per segment
  • Internal linking plan (including parent solution if applicable)
  • SEO metadata

Related Skills

  • features-page-generator: Features = what it does; use cases = when/how to use it; reference features via links, don't duplicate; see Content Differentiation above
  • solutions-page-generator: Solutions are industry/outcome-focused; use cases are scenario-focused; use cases can be sub-pages under solutions
  • customer-stories-page-generator: Case studies as proof on use case pages
  • landing-page-generator: Use case pages are a type of landing page; apply LP principles
  • pricing-page-generator: Use case pages link to pricing

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

37.35%
按下载量换算1,484

Claude

31.59%
按下载量换算1,255

Cursor

18.64%
按下载量换算741

Gemini CLI

9.81%
按下载量换算390

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

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

安装前确认

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

来源信息

继续浏览同类 Skills