一键导入
this-is-marketing-godin
Apply Seth Godin's marketing framework. Trigger on: "find my smallest viable audience", "position this offer", "earn trust".
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Apply Seth Godin's marketing framework. Trigger on: "find my smallest viable audience", "position this offer", "earn trust".
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Harness Engineering 第一阶段:扫描现有项目,生成 AGENTS.md(目录文件)和完整的 docs/ 知识库结构。 当用户想要"为项目添加 agent 支持"、"让 AI 更好地理解我的项目"、"开始 harness engineering"、 "创建 AGENTS.md"、"搭建 agent 文档结构"、"让 Claude Code 更好地工作"时,立即使用此 skill。 也适用于用户说"帮我把项目文档整理好给 agent 用"、"我想开始用 AI agent 开发"、 "梳理这个项目能解决什么业务问题"或要求建立 business-solution.md 等场景。
Harness Engineering 第一阶段第二步:深度分析项目代码,填充业务解决方案、架构、约定、技术决策和质量标准等 docs/ 知识库内容。 在 harness-step1-create-agents-md 创建好目录骨架之后使用。当用户说"填充文档内容"、 "完善 docs/ 文件"、"让文档有实质内容"、"分析项目写架构文档"、"写 ARCHITECTURE.md"、 "写技术决策文档"、"从业务视角理解项目"、"完善 business-solution.md"时,立即使用此 skill。 前置条件:项目中已有 AGENTS.md 和 docs/ 目录骨架(由 harness-step1 创建)。
Developer implementation guide for building hierarchical (folded) memory into an Agent. Three-layer architecture where recent turns stay detailed, older content compresses into episodes, and the oldest distills into durable semantic facts. Use when compact-memory-implementation is not retaining enough, or when agents need to recall decisions from many sessions ago.
Design and implement a layered, configurable permission/safety system for agent tools. Use this skill when building an agent that needs to control which tool calls are auto-allowed, which require user confirmation, and which are denied — especially when the system must be configurable across multiple scopes (project/user/enterprise) and extensible via hooks. Triggers on: "权限系统", "工具安全", "tool permission", "permission system", "tool safety", "allow/deny rules", "hook system", "构建安全机制".
Define agent tools using the fail-closed design pattern — unified name/schema/security/execution in one class, with three-layer execution (validate → permission → call). Use this skill whenever the user wants to define a new agent tool, add permission or validation logic to an existing tool, or asks about 'build a tool', '定义一个工具', 'create a tool for X', '工具定义'. Framework-agnostic: works with hermes-agent, LangChain, or any Python agent framework.
Build LangChain (Python) tools using Claude Code's fail-closed design pattern — unified name/schema/security/execution in one class, with automatic three-layer execution (validate → permission → call). Use this skill whenever the user wants to define a new LangChain tool, add permission or validation logic to an existing tool, set up the ClaudeStyleTool base class in a project, or asks about "build_tool", "Claude Code style tool", "工具定义", or "langchain tool with permissions". Also trigger when the user says "create a tool for X" or "定义一个工具" in a LangChain Python project context, even without mentioning Claude Code explicitly.
| name | this-is-marketing-godin |
| description | Apply Seth Godin's marketing framework. Trigger on: "find my smallest viable audience", "position this offer", "earn trust". |
| license | Skill distillation for personal/educational use. Do not reproduce source passages verbatim. |
This skill encodes Seth Godin's marketing philosophy from This Is Marketing. It rejects mass-market manipulation in favor of generous, specific, and empathetic work: finding the smallest viable audience, understanding their worldview deeply, earning permission to communicate, and making change that spreads through peer-to-peer trust.
Core premise: Marketing is the generous act of helping someone solve a problem. It's not about you — it's about them.
Use this skill for queries that match the trigger phrases in the description and require applying the decision framework from This Is Marketing rather than summarizing the book.
Marketing is not promotion or advertising. It is the act of making change happen — changing someone's belief, behavior, or worldview. Every marketing effort must answer: "What change am I seeking to make, and in whom?"
The marketer's job: "I see a way to make things better. Here is who I will help, and here is how."
The most important strategic question: What is the minimum number of people you need to influence to make your work worth doing?
Why small beats big:
Finding your smallest viable market:
These two questions guide every marketing decision:
The drill bit metaphor (from Theodore Levitt, extended by Godin):
People don't buy features — they buy versions of themselves. The marketer's job is to understand what people really want:
The "Four Forces" that drive human decisions:
Status roles:
Marketing that ignores which of these drives your audience will fail to resonate.
The most powerful marketing insight: culture is the engine of behavior. People act in ways that are consistent with who they believe they are — or who they want to become.
"People like us donate to this kind of charity." "People like us buy this kind of car." "People like us don't do that."
The marketer's job: identify the "us" your audience belongs to (or aspires to), and show them how your offering is what people like them do.
Permission marketing (Godin's foundational concept): Instead of interrupting strangers, earn the right to communicate with people who want to hear from you.
The permission ladder:
Attention without permission is borrowed — and costly. Permission without attention is wasted.
Tension is the force that moves people toward change:
The Slack example: Slack started with pattern match (new software for people who like new software), then used peer-to-peer social tension to create pattern interrupts within organizations.
My product is for people who believe _____________.
I will focus on people who want _____________.
I promise that engaging with what I make will help you get _____________.
Marketing is a long game. The final and most overlooked step:
Use this skill when the user asks about:
When analyzing a marketing situation, ask:
Audience Definition (Psychographic Profile):
Our audience is people who believe: [worldview]
They want: [desire]
They fear: [loss/threat]
Their status orientation is: [dominance / affiliation]
"People like us" do: [cultural identity signal]
We serve them by: [change we make]
Marketing Promise Statement:
This is for [specific people] who believe [worldview].
They want [specific desire].
By engaging with [what you make], they will [specific transformation].
Permission Ladder Assessment: Map where your audience currently sits and what move brings them one step closer to evangelism.
This is a single-file skill because the book supports one primary workflow: apply Seth Godin's framework to diagnose a user-supplied situation and produce a practical recommendation. The dimensions are tightly coupled lenses inside that workflow rather than independent tools with different inputs or output formats.
| Workflow | User question pattern | Inputs | Steps | Output | Independent trigger? | Distinct references? | Triage score | Should be subskill? | Reason |
|---|---|---|---|---|---|---|---|---|---|
| Framework diagnosis | User asks for analysis using the book's method | Situation, goal, constraints | Route to relevant dimensions; apply checks; identify warnings | Diagnosis and recommendation | Yes | Uses shared quote files | 2 | No | Primary workflow; all dimensions share one output |
| Improvement plan | User asks how to improve a campaign, product, policy, or decision | Current state and desired outcome | Identify gaps; rank fixes; propose next actions | Prioritized action plan | Yes | Uses shared quote files | 2 | No | Same diagnostic workflow with prescriptive output |
| Critique or second opinion | User asks whether advice, strategy, or reasoning is sound | Claim/recommendation and context | Test assumptions; flag incentives or missing criteria | Verdict with caveats | Yes | Uses shared quote files | 2 | No | Same dimensions, different framing |
Use quotes only when the user asks for source grounding or when a claim needs attribution. Reference quote anchors by topic file and anchor. Keep quoted excerpts short.
audience-change-quotes.md: #seek-share-best-best-story, #focus-smallest-viable-could-find, #chapter-nine-like-like-deep, #chapter-five-search-better-beer, #along-joel-discovered-creating-better, #going-least-million-dollars-worth, #simple-promise-here-template-three, #shows-ability-respect-someone-enoughtrust-permission-quotes.md: #matters-whether-changed-trust-connected, #enrollment-need-earn-permission-engage, #every-step-along-create-relieve, #show-world-story-want-hear, #actually-means-better-someone-might, #shows-respect-those-seek-serve, #leap-countless-micro-tribes-many, #means-going-back-hapless-fundraiser