当面对包含隐喻、象征或故事性叙述的内容,需要提取其核心观点或普适性教训时
Scanned 9/9/2026
Install to Claude Code
npx -y skills add DracoUnion/dankoe-skills --skill metaphor-to-essence-extraction --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Metaphor To Essence Extraction?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dracounion-metaphor-to-essence-extraction)More formats (shields.io, HTML) on the badges page.
---
name: metaphor-to-essence-extraction
description: 当面对包含隐喻、象征或故事性叙述的内容,需要提取其核心观点或普适性教训时
---
# metaphor-to-essence-extraction
## When to Use
当面对包含隐喻、象征或故事性叙述的内容,需要提取其核心观点或普适性教训时description
## Core Logic
# 执行步骤
1. **输入**:一段包含隐喻、寓言、故事或象征性语言的文本或话语(例如:“消失6个月来提升自己”)。
2. **识别载体**:明确识别出文本中使用的具体隐喻、故事或象征物(例如:“消失”是隐喻,“诺亚方舟”是故事)。
3. **剥离具体情节**:暂时忽略故事的具体人物、事件细节或比喻的字面含义。
4. **追问本质**:针对剥离后的核心结构,提问:“这个隐喻/故事试图传达的关于现实、人性或方法的**核心原则、教训或真理**是什么?”(例如:从“消失”中提取“专注投入、排除干扰”;从“方舟”故事中提取“为重大危机做准备”)。
5. **验证与抽象**:
- **IF** 提取出的“本质”能够脱离原故事背景,应用于更广泛的类似情境,**THEN** 进入步骤6。
- **ELSE** 提取的“本质”仍与原故事细节强绑定,**THEN** 返回步骤4重新提炼。
6. **输出**:用简洁的陈述句或短语,表述提取出的核心原则、教训或普适性真理。
# 输出格式要求
直接输出提炼后的核心观点或教训,格式为:
**核心提炼**:[用一句话陈述提取出的本质,例如:“主张通过一段时间的深度专注与隔离来实现个人突破。”]
**适用边界**:[简要说明该教训适用的范围或需要注意的例外,例如:“需结合实际情况调整‘隔离’的度,避免完全脱离必要的社会联系。”]
## Metadata
| 属性 | 值 |
|------|-----|
| 领域 | 沟通/学习 |
| 类型 | procedural (procedural) |
| 置信度 | 80% |
| 前置条件 | 需要理解文本或话语的基本内容 |
| 来源 | 数字时代生存指南:21 世纪的最大陷阱——分心与闭塞 > 🚨 闭塞性的迹象 |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...
Interact with the Paperclip control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, set up or manage routines (recurring scheduled tasks), or call any Paperclip API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for Paperclip coordination.
Instantly.ai cold email outreach API - manage campaigns, leads, accounts, and analytics. Use for cold email automation, lead management, campaign creation/monitoring, and email account warmup.
Digital Audio Workstation usage, music composition, interactive music systems, and game audio implementation for immersive soundscapes.
Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman-compress FILEPATH or "compress memory file"