Token导航 LogoToken导航TokenDH.com
前端设计需要联网github未标认证来源可访问许可证需确认审计通过

platform-strategy平台策略

Agent Skill

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

总安装

636

周安装

26

GitHub Stars

3

下载量

206
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/oldwinter/skills --skill platform-strategy

简介

用于处理 GitHub 仓库、Issue 和 Pull Request 协作信息。

  • 适合围绕代码变更和仓库状态进行整理与分析。
  • 可结合来源仓库 README 核验具体用法和权限范围。
  • 安装前建议确认是否会触发命令执行或文件读写操作。
  • platform-strategy 属于前端设计类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Platform Strategy

Scope

Covers

  • Internal platforms (paved roads, shared infrastructure/services) treated as products
  • External/hybrid platforms (APIs, extensions, partners) and ecosystem strategy
  • Platform lifecycle strategy (when to open vs when to close for control/monetization)
  • Platform surface-area design (interfaces, abstractions, governance) to reduce cognitive load for product teams
  • AI platform defensibility (context repositories + integrated “toolkit” experiences) when relevant

When to use

  • “Create a platform strategy for our developer platform / API.”
  • “Turn our internal platform into a product with clear users, metrics, and roadmap.”
  • “We want to open our platform to third parties—define incentives, governance, and a rollout.”
  • “We’re building an AI platform—what’s the defensible system beyond a single feature?”

When NOT to use

  • You don’t have a clear problem/job-to-be-done yet (use problem-definition first).
  • You primarily need a product/company strategy and portfolio plan (use ai-product-strategy).
  • You’re selecting a vendor/tool rather than defining a platform strategy (use evaluating-new-technology).
  • You need an implementation design/architecture doc (use writing-specs-designs after this).

Inputs

Minimum required

  • Platform type: internal / external / hybrid (and who “the platform owner” is)
  • Primary users/consumers (e.g., developers, data scientists, partners) and their top jobs-to-be-done
  • Current state: what exists today (surfaces, APIs, services, docs), and what’s broken/painful
  • Business intent: why now, desired outcomes (speed, reliability, revenue, ecosystem leverage), time horizon
  • Constraints: security/privacy/compliance, SLOs, regions, budgets, resourcing, dependencies
  • Decision context: who decides, what decisions are on the table (open/close, pricing, governance), target date

Missing-info strategy

  • Ask up to 5 questions from references/INTAKE.md (3–5 at a time).
  • If still missing, proceed with explicit assumptions and present 2–3 strategy options (e.g., internal-only vs partner beta vs public API).
  • Do not request secrets or credentials. Require explicit confirmation for any production changes or external outreach.

Outputs (deliverables)

Produce a Platform Strategy Pack (in chat; or as files if requested), in this order:

  1. Platform Product Charter (users, jobs, non-goals, assumptions, outcomes)
  2. Platform Surface & Interface Map (capabilities, owners, APIs/SDKs, “paved road” defaults, boundaries)
  3. Lifecycle Stage & Open/Close Strategy (stage diagnosis, stage-appropriate moves, transition risks)
  4. Moat & Ecosystem Model (compounding loops, incentives, seeding plan, investment gates)
  5. Governance & Policy Plan (what’s open/closed, SLAs, deprecation, partner rules, pricing/packaging if relevant)
  6. Metrics & Operating Model (platform-as-product operating cadence, intake, support, adoption + productivity metrics)
  7. 12‑month Roadmap (milestones, bets, sequencing, dependencies)
  8. Risks / Open questions / Next steps (always included)

Templates: references/TEMPLATES.md

Workflow (8 steps)

1) Define the platform as a product (users + jobs + outcomes)

  • Inputs: Platform context, primary user groups, current pain.
  • Actions: Write the platform’s “user promise” and top 3–5 jobs-to-be-done. Add 3–5 non-goals. Choose 2–4 outcome metrics (prefer developer productivity metrics like cycle time).
  • Outputs: Draft Platform Product Charter.
  • Checks: You can describe value without naming internal components (“We reduce X minutes of toil per deploy”).

2) Diagnose the platform lifecycle stage (and what decisions are truly on the table)

  • Inputs: Market/organization conditions, competitive context (if external), timeline.
  • Actions: Determine the most likely stage (Step 0→3) and list evidence. Clarify the “open vs close” decision(s) you must make now (not someday).
  • Outputs: Lifecycle Stage & Open/Close Strategy (draft).
  • Checks: The stage is justified with evidence, not aspiration (“we should be a platform”).

3) Map surface area and define boundaries (reduce decision complexity)

  • Inputs: Existing services/APIs, teams, dependency graph, common failures.
  • Actions: Inventory platform capabilities; define what becomes a paved road vs optional. Specify boundaries: what platform owns vs domain teams own. Draft interface contracts (APIs/SDKs/events) and “default decisions” the platform makes for others.
  • Outputs: Platform Surface & Interface Map.
  • Checks: A domain team can build without re-deciding foundational choices (auth, logging, deployment, guardrails).

4) Identify the moat and the compounding loop(s)

  • Inputs: Unique assets, distribution, data/context advantages, ecosystem participants.
  • Actions: Propose 1–3 moat hypotheses and at least one compounding loop (“if this works, it accelerates”). Define incentives for each participant and a small seeding plan. Define “investment gates” (signals that justify more spend).
  • Outputs: Moat & Ecosystem Model.
  • Checks: The loop has measurable leading indicators (activation, retained developers, successful integrations).

5) Decide what to open, how to govern it, and how to protect the core

  • Inputs: Stage, risks, support capacity, security/compliance requirements.
  • Actions: Specify what’s open now vs later, plus governance: access control, quotas, review processes, partner rules, SLAs, deprecation/backwards compatibility, and (if relevant) pricing/packaging. Include an “abuse/quality” plan (observability, enforcement).
  • Outputs: Governance & Policy Plan.
  • Checks: “Open” surfaces have a sustainability plan (support, docs, incident response, versioning).

6) (If AI platform) Build defensibility as a system, not a feature

  • Inputs: AI use cases, context sources, data sensitivity, required integrations.
  • Actions: Design a “Swiss‑army toolkit” system: shared context repository + multiple experiences (autocomplete, chat, agent workflows) with consistent policies. Define permissions, audit logs, eval/monitoring, and human-in-the-loop points.
  • Outputs: AI section inside Platform Product Charter + Governance & Policy Plan updates.
  • Checks: The plan improves outcomes while containing risk (least privilege, auditable access, measurable quality).

7) Define metrics + operating model (platform-as-product)

  • Inputs: Target outcomes, resourcing constraints, stakeholder map.
  • Actions: Define a metric stack (north-star + input metrics) and an operating cadence (intake, prioritization, roadmap reviews, documentation, support/on-call, feedback loops). Ensure a PM/owner exists for internal platforms.
  • Outputs: Metrics & Operating Model.
  • Checks: Metrics tie to user outcomes (not vanity counts like “# of services migrated” alone).

8) Sequence the roadmap and quality-gate the pack

  • Inputs: All draft artifacts.
  • Actions: Create a 12‑month roadmap with 3 horizons (Now / Next / Later). Add dependencies, resourcing, and rollback/exit paths. Run references/CHECKLISTS.md and score with references/RUBRIC.md. Always include Risks / Open questions / Next steps.
  • Outputs: Final Platform Strategy Pack.
  • Checks: A stakeholder can make a decision (owner, date, next actions) and understand trade-offs.

Quality gate (required)

Examples

Example 1 (internal platform): “Use platform-strategy to create a platform strategy for an internal ML platform used by 40 engineers. Goal: cut model deployment cycle time from 2 weeks to 2 days. Constraints: PII present; SOC2; 2 platform engineers; 6‑month horizon.” Expected: platform-as-product charter + paved-road interfaces + productivity metrics + governance for AI data.

Example 2 (external ecosystem): “Use platform-strategy to define an API platform strategy for opening our analytics product to partners. We want 20 high-quality integrations in 12 months without breaking core reliability.” Expected: stage diagnosis + open/close decisions + incentives + governance/versioning + roadmap.

Boundary example: “We should become a platform like Apple—make us a platform strategy.” Response: out of scope without specific users/jobs and a plausible compounding loop; ask intake questions and/or start with problem-definition.

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

36.57%
按下载量换算75

Claude

30.26%
按下载量换算62

Cursor

18.5%
按下载量换算38

Gemini CLI

10.54%
按下载量换算22

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

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

安装前确认

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

来源信息

继续浏览同类 Skills