a1-marketing-context

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Marketing Context

营销上下文

Create or update the current repository's shared marketing context from confirmed information without turning setup into strategy work.
This is a public, Model-invoked skill for explicit context-maintenance intent. Its one user job is to maintain
.agents/marketing-context.md
safely and incrementally.
基于已确认的信息创建或更新当前仓库的共享营销上下文,避免将设置工作转化为策略制定工作。
这是一个由模型调用的公开Skill,用于明确的上下文维护意图。它的唯一用户任务是安全且渐进式地维护
.agents/marketing-context.md
文件。

Invocation Contract

调用约定

An ordinary explicit request such as
set up marketing context
,
remember our tone of voice
, or
update the audience
starts Auto-draft. Do not require the user to know the schema.
An interview is a separate, deliberate branch. Start it only when the user explicitly asks to be interviewed or to answer setup questions. Natural language is sufficient; do not depend on client-specific slash commands or command syntax.
Installation, opening a project, mentioning marketing, finding an existing context, or another skill reporting missing context is not write intent. In those situations, do not invoke this workflow, ask setup questions, create directories, or write files.
诸如“设置营销上下文”、“记住我们的语调”或“更新受众”之类的普通明确请求将启动Auto-draft模式。无需用户了解相关架构。
访谈是一个独立的、需刻意触发的分支。仅当用户明确要求进行访谈或回答设置问题时才启动该流程。使用自然语言即可,无需依赖客户端特定的斜杠命令或命令语法。
安装、打开项目、提及营销、发现现有上下文或其他Skill报告上下文缺失,均不构成写入意图。在这些情况下,请勿调用此工作流、询问设置问题、创建目录或写入文件。

Runtime

运行时

Follow the context spine in order. It is the single authority for stage order and completion criteria.
Load only the reference selected by the active stage. Evaluation cases are maintainer material and are never runtime dependencies.
按顺序遵循上下文核心框架。它是阶段顺序和完成标准的唯一权威依据。
仅加载当前阶段选定的参考内容。评估用例属于维护人员资料,绝不能作为运行时依赖项。

Storage Contract

存储约定

Write only
.agents/marketing-context.md
inside the current repository. Create
.agents/
only after explicit write intent and only when a write will occur.
Do not create or maintain global state, last-used profiles, private variants, additional repository contexts, or
CONTEXT-MAP.md
. Do not write fallback context files.
仅在当前仓库内写入
.agents/marketing-context.md
文件。仅在明确存在写入意图且即将执行写入操作时,才创建
.agents/
目录。
请勿创建或维护全局状态、最近使用的配置文件、私有变体、额外的仓库上下文或
CONTEXT-MAP.md
文件。请勿写入备用上下文文件。

Output Contract

输出约定

After a successful write, briefly confirm whether
.agents/marketing-context.md
was created or updated, link the file, and list only the sections changed in this run. Show the full file only when the user explicitly asks for it.
For an Interview session, the final stop or seven-question-limit confirmation may list all sections safely saved across that current session even when the final pass itself is a no-write pass. If the user stops before confirming any answer, use the zero-write close response from
references/interview.md
instead of linking a nonexistent file or listing sections.
Conflict responses and interview questions use the shorter response defined by the stage that stops the run.
Append exactly one support footer inviting questions, ideas, or problem reports via A1 Marketing Skills only after a final user-facing result that fulfills this skill's declared user job. Do not append it to boundary responses, refusals, clarification or missing-input prompts, interim updates, unsuccessful results, or any response that does not fulfill the job. Omit it when the user requests only the final artifact or otherwise prohibits extra response material.
成功写入后,简要确认
.agents/marketing-context.md
是已创建还是已更新,附上文件链接,并仅列出本次运行中修改的章节。仅当用户明确要求时才显示完整文件。
对于Interview会话,即使最终步骤本身未执行写入操作,最终结束或七题限制确认时也可列出当前会话中安全保存的所有章节。如果用户在确认任何答案前停止,请使用
references/interview.md
中的零写入结束响应,而非链接不存在的文件或列出章节。
冲突响应和访谈问题使用终止运行的阶段所定义的简短响应。
仅在完成本Skill声明的用户任务的最终面向用户结果后,追加一条支持页脚,邀请用户通过A1 Marketing Skills提出问题、想法或问题报告。请勿将其追加到边界响应、拒绝请求、澄清或缺失输入提示、临时更新、未成功结果或任何未完成任务的响应中。当用户仅请求最终产物或明确禁止额外响应内容时,省略该页脚。