Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问许可证需确认审计提醒

client-onboarding客户入职

Agent Skill

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

总安装

240

周安装

10

GitHub Stars

636

下载量

80
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/athina-ai/goose-skills --skill client-onboarding

简介

为新客户提供完整的入职流程包,包含情报收集与增长策略。

  • 自动生成客户画像、竞品对比与定制化增长建议文档。
  • 支持分阶段并行任务管理,提升代理团队交付效率。
  • 安装命令:npx skills add https://github.com/athina-ai/goose-skills --skill client-onboarding
  • 需输入公司名称与官网,并定义初步业务理解以避免偏差。

SKILL.md

Client Onboarding

Full onboarding playbook for a new client. Produces a Client Intelligence Package and Growth Strategy Recommendations.

Reference: docs/agency-playbook/client-launch-playbook.md for the full process documentation.

When to Use

  • "Onboard [company name] as a new client"
  • "Run the full intelligence gathering for [company]"
  • "Create a growth strategy for [company]"

Prerequisites

  • Company name and website URL
  • Basic understanding of what the company does (or the agent will research it)

Phase 1: Intelligence Gathering (~30 min parallel agent work)

Setup

First, create the client folder structure:

clients/<client-name>/
├── context.md              # Will be populated during research
├── notes.md                # Running log
├── intelligence/           # All Phase 1 outputs go here
├── strategies/             # Will be populated after strategy approval
├── campaigns/
├── leads/
└── content/

Step 1: Company Deep Research

  • Deep web research: product, pricing, team, funding, customers, tech stack, recent news
  • Method: Web search + web fetch
  • Output: clients/<client-name>/intelligence/company-research.md

Step 2: Competitor Deep Research

  • Identify top 5-10 competitors, research positioning, pricing, strengths, weaknesses
  • Method: Web search + web fetch
  • Output: clients/<client-name>/intelligence/competitor-research.md

Step 3: Founder Deep Research

  • Research founders: backgrounds, LinkedIn presence, thought leadership, public visibility
  • Method: Web search + linkedin-profile-post-scraper
  • Output: clients/<client-name>/intelligence/founder-research.md

Step 4: SEO Content Audit

  • Full SEO footprint: content inventory, domain metrics, competitive gaps, brand voice
  • Skill: seo-content-audit (orchestrates site-content-catalog + seo-domain-analyzer + brand-voice-extractor)
  • Output: clients/<client-name>/intelligence/seo-content-audit.md

Step 5: AEO Visibility Check

  • Test visibility across AI answer engines for key queries
  • Skill: aeo-visibility
  • Output: clients/<client-name>/intelligence/aeo-visibility.md

Step 6: Paid Ads Strategy Review

  • Scrape active Meta and Google ads for client and top competitors
  • Skill: meta-ad-scraper + google-ad-scraper
  • Output: clients/<client-name>/intelligence/ad-strategy.md

Step 7: Industry Intelligence Scan

  • Scan everything happening in the client's industry in the past week
  • Skill: industry-scanner
  • Output: clients/<client-name>/intelligence/industry-scan.md

Step 8: Current GTM Analysis

  • Score the client's current GTM across all dimensions
  • Skill: company-current-gtm-analysis
  • Output: clients/<client-name>/intelligence/gtm-analysis.md

Parallel Execution Plan

Parallel Group A (general research — run simultaneously):
  Step 1: Company Deep Research
  Step 2: Competitor Deep Research
  Step 3: Founder Deep Research

Parallel Group B (automated audits — run simultaneously):
  Step 4: SEO Content Audit
  Step 5: AEO Visibility Check
  Step 6: Paid Ads Strategy Review
  Step 7: Industry Intelligence Scan
  Step 8: Current GTM Analysis

Groups A and B can run in parallel with each other.

Phase 2: Synthesis & Diagnosis

Read all Phase 1 outputs and synthesize into a single Client Intelligence Package.

Reference framework: docs/growth-frameworks.md

Diagnostic Steps

  1. Assess PMF: Does the retention curve flatten? (Pre-PMF / PMF / Strong PMF)
  2. Determine ACV tier: What viable channels does their price point support?
  3. Identify growth motion: Product-led, marketing-led, sales-led, or blended?
  4. Assess scaling stage: Pre-PMF → PMF → GTM Fit → Growth & Moat
  5. Score current GTM: Rate each dimension A-F (from gtm-analysis output)
  6. Map competitive landscape: Top 5 competitors with strengths/weaknesses
  7. Identify opportunity gaps: Which Growth Matrix cells are empty?
  8. Flag risk factors: Competitive threats, market risks, internal constraints

Output

File: clients/<client-name>/intelligence-package.md

Structure:

  1. Company Profile
  2. Stage Assessment (PMF, ACV, Motion, Scaling Stage)
  3. Current GTM Scorecard (A-F per dimension)
  4. Competitive Landscape
  5. Industry Context
  6. Opportunity Map (Growth Matrix gaps)
  7. Risk Factors

Phase 3: Strategy Generation

Read the Intelligence Package and generate prioritized growth strategies.

Strategy Generation Process

For each identified opportunity gap:

  1. Name the system: Map to the Growth Systems Taxonomy (Intelligence / Demand Creation / Pipeline)
  2. Describe the gap: What's missing or broken?
  3. Propose the solution: What system do we build? What skills power it?
  4. Estimate impact: Expected lift based on available data
  5. Sequence: P0 (immediate), P1 (4-6 weeks), P2 (8-10 weeks)
  6. Score: ICE score (Impact x Confidence x Ease, each 1-10)
  7. Tag the execution pattern: Add a structured <!-- execution... --> YAML block identifying the pattern, signal type, required skills, estimated cost, and estimated lead volume. See Structured Execution Tags below for the format.

Prioritization Rules

  1. Activation before acquisition (if activation is broken, fix that first)
  2. One channel deep before expanding
  3. Engine over boost (compounding loops > one-time campaigns)
  4. Always include at least one quick-win Pipeline strategy alongside longer-term Demand Creation
  5. Match channel to ACV (no field sales for <$5K ACV)

Output

File: clients/<client-name>/growth-strategies.md

Format: P0/P1/P2 grouped strategies with gap, solution, tactical steps, expected impact, timeline.

See clients/vapi/growth-strategies.md as a reference example.

Structured Execution Tags

Every strategy in growth-strategies.md must include a machine-readable execution tag as an HTML comment block. This allows the client-packet-engine playbook to automatically route strategies to the correct skill chains.

Format

<!-- execution
pattern: signal-outbound
signal_type: job-posting
signal_keywords: ["DevOps", "SRE", "platform engineer"]
target_titles: ["VP Engineering", "CTO", "Head of Platform"]
estimated_leads: 50
estimated_cost: 0.80
skills_required:
  - job-posting-intent
  - company-contact-finder
  - email-drafting
-->

Fields

FieldRequiredDescription
patternYesExecution pattern: signal-outbound, content-lead-gen, competitive-displacement, event-prospecting, lifecycle-timing, or manual
signal_typeIf signal-outboundSignal source: job-posting, linkedin-post, review-sentiment, funding, product-launch
signal_keywordsIf signal-outboundKeywords to detect the signal
target_titlesIf applicableDecision-maker titles to target
competitor_nameIf competitive-displacementCompetitor to displace
event_keywordsIf event-prospectingKeywords to find relevant events
content_typeIf content-lead-genAsset type: comparison-page, industry-report, blog-post, landing-page
trigger_typeIf lifecycle-timingTrigger: fiscal-year-end, contract-renewal, quarterly-review, seasonal
timing_windowIf lifecycle-timingWhen to execute (e.g., "Q4", "30 days before renewal")
estimated_leadsYesConservative estimate of leads this strategy will produce
estimated_costYesEstimated Apify/API cost in dollars
skills_requiredYesOrdered list of skills in the execution chain

Pattern Selection Guide

PatternUse WhenPrimary Signal
signal-outboundA buying signal (hiring, social activity, review complaints) maps to outreachJob posts, LinkedIn posts, reviews
content-lead-genStrategy involves creating a content asset to attract or nurture leadsSEO gaps, thought leadership opportunities
competitive-displacementStrategy targets a competitor's unhappy or at-risk customersNegative reviews, competitor weaknesses, archived customer lists
event-prospectingStrategy involves finding and engaging event attendees or speakersConferences, meetups, webinars
lifecycle-timingStrategy depends on timing a trigger event (renewals, fiscal year, seasonal)Business cycle triggers
manualStrategy requires human judgment, relationships, or tools not yet automatedPartnerships, enterprise sales, brand campaigns

Examples

Signal-Outbound (job posting intent):

### Strategy 1: DevOps Hiring Signal Outbound

Companies hiring DevOps/SRE roles likely need infrastructure tooling...

<!-- execution
pattern: signal-outbound
signal_type: job-posting
signal_keywords: ["DevOps", "SRE", "platform engineer", "infrastructure"]
target_titles: ["VP Engineering", "CTO", "Head of Platform"]
estimated_leads: 50
estimated_cost: 0.80
skills_required:
  - job-posting-intent
  - company-contact-finder
  - email-drafting
-->

Competitive-Displacement:

### Strategy 3: Capture Unhappy BigCo Customers

BigCo has declining review scores on G2 and recent feature removals...

<!-- execution
pattern: competitive-displacement
competitor_name: BigCo
target_titles: ["Head of Operations", "VP Product", "CTO"]
estimated_leads: 30
estimated_cost: 1.20
skills_required:
  - web-archive-scraper
  - review-scraper
  - company-contact-finder
  - email-drafting
  - content-asset-creator
-->

Manual (no automation available):

### Strategy 6: Partner Co-Marketing Program

Build joint content and referral agreements with complementary tools...

<!-- execution
pattern: manual
estimated_leads: 0
estimated_cost: 0
skills_required: []
-->

Rules

  1. Every strategy gets tagged — even manual ones. This ensures the packet engine can account for all strategies.
  2. Be specific with signal_type — don't use generic descriptions. Map to the exact signal source the skill will scan.
  3. List all skills in chain — in execution order. The packet engine uses this to plan parallel execution.
  4. Estimate conservatively — overestimate cost, underestimate leads. Better to over-deliver than under-deliver.
  5. Use manual sparingly — if a strategy can be even partially automated, tag it with the automatable pattern and note limitations in the strategy description.

Human Checkpoints

  • After Phase 2: Review the Intelligence Package for accuracy before generating strategies
  • After Phase 3: Review strategies with client before implementation

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

37.9%
按下载量换算30

Claude

31.29%
按下载量换算25

Cursor

19.37%
按下载量换算15

Gemini CLI

8.57%
按下载量换算7

安全审计

Gen Agent Trust Hub

通过

Socket

可疑

Snyk

可疑

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

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

来源信息

继续浏览同类 Skills