当需要获取独特信息源以产生差异化想法时
Scanned 9/9/2026
Install to Claude Code
npx -y skills add DracoUnion/dankoe-skills --skill niche-source-mining --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Niche Source Mining?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dracounion-niche-source-mining)More formats (shields.io, HTML) on the badges page.
---
name: niche-source-mining
description: 当需要获取独特信息源以产生差异化想法时
---
# niche-source-mining
## When to Use
当需要获取独特信息源以产生差异化想法时description
## Core Logic
# 执行步骤
1. **输入**:一个你感兴趣的初始主题或关键词。
2. **启动搜索**:使用该主题/关键词进行搜索,但优先选择非主流平台、学术数据库、独立博客、小众社区或年代较久远的资料。判断标准:找到至少一个非维基百科、非主流媒体头条的资料来源。
3. **链式挖掘**:仔细阅读找到的资料,记录其中提到的参考文献、引用来源、相关人物或衍生概念。判断标准:从初始资料中提取出至少两个新的、更小众的探索线索。
4. **深度追踪**:选择其中一个线索,重复步骤2-3,深入“兔子洞”。判断标准:经过至少两轮链式挖掘后,找到的信息源其大众知名度显著低于初始信息源。
5. **想法提取**:从挖掘到的小众资料中,总结出对你初始主题的新见解、反常识的事实或未被广泛讨论的观点。判断标准:提取的观点无法从该领域最常见的三本入门书中直接获得。
# 输出格式要求
输出应包含:
1. 初始主题。
2. 挖掘路径(例如:A -> 提到B -> B的论文引用C)。
3. 最终找到的小众信息源(名称/链接)。
4. 从中提取的核心新想法或事实。
## Metadata
| 属性 | 值 |
|------|-----|
| 领域 | 信息搜集/研究 |
| 类型 | procedural (procedural) |
| 置信度 | 85% |
| 前置条件 | 对某个领域有初步兴趣或了解 |
| 来源 | 原创思维指南:如何进行原创思考 > 5 种原创思考方式 > 2) 阅读少数人曾读过的书籍 |
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...