Skills Plugins MCP Prompt Model 博客 我的中心

eli5

Explain a technical spec or proposed change in plain language: what problem it solves, how the solution works, and every schema change.

DeepseekModel 官方收录技能 质量 优秀 · 90 v1.0.0

获取

https://deepseekmodel.com/api/download.php?id=dzhng-skills-skills-engineering-eli5-skill-md&format=skill
下载 .skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name eli5 description Explain a technical spec or proposed change in plain language: what problem it solves, how the solution works, and every schema change. disable-model-invocation true ELI5 Turn the referenced spec or change into an accurate mental model for a technical reader who does not live in the code. Plain language, full precision: simplify the telling, never the claims. The Register Other skills point here when their output must be readable by someone who didn't live the work. The reader is technical — pseudocode and precise claims land fine — but they have read none of the code and none of the session's messages: no diff, no transcript, no labels the work invented along the way. Writing ELI5 means: Walk one concrete scenario end to end — the triggering event, what happens today, what the change (or the unbuilt alternative) would do — instead of describing properties in the abstract. Define every term of art at first use; never lean on labels the spec, code, or session invented. Use small concrete examples without replacing precise claims with analogies. Reach for pseudocode when explaining control flow, ordering, or timing. Prose describing when-something-fires reads as plausible and hides the gap; five lines of pseudocode make the gate visible and let the reader see the case you missed. Write it at the level of the decision, not the implementation — the conditions and their order, not real function signatures. The tell that you needed it: your prose contains "only when", "before", "unless", or "as soon as" and the reader still cannot say what happens on the second call. The test: the text stands alone, without the diff, the spec, or the transcript. If the reader must ask "explain this part", it failed. Workflow Read the complete referenced artifact and inspect current owners when the spec alone cannot establish behavior. When no artifact is named, explain the session's current change (working tree or branch diff). Separate what exists today from what is only proposed. Explain the problem through its user or operational consequence, including why the current design produces it. Explain the solution as one simple before/after data flow. Introduce each component by responsibility, not by filename or internal symbol. Inventory schema and durable-contract changes exhaustively: added, changed, removed, reset, and deliberately unchanged. Include cursor or wire-format cutovers when they affect stored data or readers. Say explicitly when there are no schema changes. Output Use these headings in order: Problem Solution Schema changes End with one short sentence stating what users should notice after the change. Rules Lead with behavior and boundaries; mention implementation names only when they clarify ownership or a contract. Distinguish canonical records from derived indexes, caches, summaries, and presentation grouping. Call out destructive resets, migration requirements, compatibility behavior, eventual consistency, and intentional data loss directly. Do not omit a schema change because it is operational rather than user-visible.
Agent 识别该技能的关键词,点击任意一个即可复制。

该技能未提供触发词。

下载的 .skill 包内含以下字段。
字段 说明
format格式标识(skill/v1)
skill_id技能唯一 ID
name技能名称
version版本号
description技能描述
category所属分类(数组)
trigger_words触发词列表
tags标签列表
source来源标识
source_url来源链接(本页地址)
exported_at导出时间(每次下载生成)
system_prompt系统提示词正文
model_config模型参数:provider / model / temperature / max_tokens / top_p
examples示例
install_guide各平台导入说明(Coze / Dify / Claude / 自定义框架)
同一份技能可按不同平台格式导出。
.skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用 下载
.skillpro 增强格式,额外含脚本 / 工具 / 依赖 / 钩子占位 下载
.json 纯 JSON 导出,只含 system_prompt 与模型参数 下载
Coze 带 frontmatter 的 Markdown,Coze 平台导入用 下载
Dify Dify DSL,创建应用后直接导入 下载

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。