startup-context

GitHub

该技能用于创建或更新创业公司的上下文文档。当用户首次使用技能、提及设置上下文或现有技能检测到缺失信息时触发。通过结构化访谈收集公司、产品、市场等关键数据,生成并维护 .agents/startup-context.md 文件,为其他技能提供定制化输出基础。

skills/startup-context/SKILL.md shawnpang/startup-founder-skills

触发场景

用户希望创建或更新创业上下文文档 用户提到“设置上下文”或“告诉我关于我的创业公司” 任何技能检测到缺少必要的上下文信息

安装

npx skills add shawnpang/startup-founder-skills --skill startup-context -g -y
更多选项

不安装直接使用

npx skills use shawnpang/startup-founder-skills@startup-context

指定 Agent (Claude Code)

npx skills add shawnpang/startup-founder-skills --skill startup-context -a claude-code -g -y

安装 repo 全部 skill

npx skills add shawnpang/startup-founder-skills --all -g -y

预览 repo 内 skill

npx skills add shawnpang/startup-founder-skills --list

SKILL.md

Frontmatter
{
    "name": "startup-context",
    "reads": [],
    "related": [],
    "description": "When the user wants to create or update their startup context document. Also use when the user mentions \"set up context\", \"tell you about my startup\", or any other skill needs context that doesn't exist yet."
}

Startup Context

This is the foundation skill. Every other skill reads this context first to produce tailored, specific output instead of generic advice.

When to Use

  • First time a user runs any skill and no context file exists
  • When the user says "let me tell you about my startup" or similar
  • When any skill detects missing context and needs to gather it

Workflow

  1. Check for existing context — look for .agents/startup-context.md in the project root
  2. If missing, interview the founder — ask the questions below, one section at a time
  3. Generate the context file — write structured markdown to .agents/startup-context.md
  4. Keep it updated — when the user shares new info that changes context, update the file

Context Document Structure

# Startup Context

## Company
- **Name:**
- **One-liner:** (what you do in one sentence)
- **Stage:** (idea / pre-seed / seed / series A / series B / growth)
- **Founded:** (date)
- **Location:** (city/remote)
- **Legal entity:** (Delaware C-Corp, LLC, etc.)

## Product
- **What it does:** (2-3 sentences)
- **Category:** (e.g., developer tools, fintech, healthtech)
- **Platform:** (web app, mobile, API, desktop, hardware)
- **Tech stack:** (languages, frameworks, infra)
- **Current state:** (idea, prototype, beta, launched, scaling)

## Market
- **Target customer:** (who buys / who uses — be specific)
- **ICP:** (ideal customer profile — industry, size, role, pain)
- **TAM/SAM/SOM:** (if known)
- **Competitors:** (top 3-5, how you differ)
- **Positioning:** (why you vs alternatives)

## Business Model
- **Revenue model:** (SaaS, usage-based, marketplace, etc.)
- **Pricing:** (current pricing or planned)
- **Current MRR/ARR:** (if applicable)
- **Key metrics:** (the 3-5 numbers you track most)

## Team
- **Founders:** (names, roles, backgrounds)
- **Team size:**
- **Key hires needed:**
- **Advisors/board:**

## Fundraising
- **Total raised:**
- **Last round:** (amount, date, lead investor)
- **Current runway:** (months)
- **Next raise:** (target amount, timeline, what it's for)

## Goals
- **Next 3 months:**
- **Next 12 months:**
- **Biggest challenge right now:**

Interview Questions

If no context exists, ask these in order (group related questions, don't ask all at once):

Round 1 — The basics:

  • What does your startup do? Who is it for?
  • What stage are you at? (idea through scaling)
  • What's your business model?

Round 2 — Market & traction:

  • Who's your ideal customer? Be as specific as you can.
  • Who are your main competitors? What's different about you?
  • What traction do you have? (users, revenue, waitlist, LOIs)

Round 3 — Team & resources:

  • Who's on the team? What are their backgrounds?
  • How much have you raised? What's your runway?
  • What are you trying to accomplish in the next 3 months?

Output

Write the completed context to .agents/startup-context.md and confirm with the user.

Notes

  • Keep this document factual, not aspirational — other skills need accurate context
  • Update it whenever the user shares new information (new hire, funding, pivot, etc.)
  • If a field is unknown, mark it as "TBD" rather than guessing

版本历史

  • 4ad31b4 当前 2026-07-05 10:49

同 Skill 集合

skills/accelerator-application/SKILL.md
skills/architecture-design/SKILL.md
skills/board-update/SKILL.md
skills/churn-analysis/SKILL.md
skills/cicd-setup/SKILL.md
skills/code-review/SKILL.md
skills/cold-outreach/SKILL.md
skills/community-discovery/SKILL.md
skills/competitive-analysis/SKILL.md
skills/competitor-monitoring/SKILL.md
skills/content-strategy/SKILL.md
skills/contract-review/SKILL.md
skills/daily-product-digest/SKILL.md
skills/data-room/SKILL.md
skills/earned-media-outreach/SKILL.md
skills/email-marketing/SKILL.md
skills/employer-brand/SKILL.md
skills/event-hosting/SKILL.md
skills/feedback-synthesis/SKILL.md
skills/founder-thought-leadership/SKILL.md
skills/fundraising-email/SKILL.md
skills/interview-kit/SKILL.md
skills/investor-research/SKILL.md
skills/job-description/SKILL.md
skills/landing-page/SKILL.md
skills/launch-strategy/SKILL.md
skills/lead-scoring/SKILL.md
skills/market-research/SKILL.md
skills/mvp-scoping/SKILL.md
skills/onboarding-flow/SKILL.md
skills/partnership-outreach/SKILL.md
skills/pitch-deck/SKILL.md
skills/prd-writing/SKILL.md
skills/privacy-policy/SKILL.md
skills/process-docs/SKILL.md
skills/proposal-generation/SKILL.md
skills/review-mining/SKILL.md
skills/roadmap-planning/SKILL.md
skills/sales-script/SKILL.md
skills/security-review/SKILL.md
skills/sentiment-monitoring/SKILL.md
skills/seo-technical/SKILL.md
skills/soc2-prep/SKILL.md
skills/social-content/SKILL.md
skills/sourcing-outreach/SKILL.md
skills/support-docs/SKILL.md
skills/tech-stack-eval/SKILL.md
skills/terms-of-service/SKILL.md
skills/user-research-synthesis/SKILL.md

元信息

文件数
0
版本
4ad31b4
Hash
ea942c8c
收录时间
2026-07-05 10:49

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-15 01:24
浙ICP备14020137号-1 $访客地图$