fix(wiki): lint 修复7处缺陷
- 创建 wiki/meta/ 目录,移入 index.md 和 log.md - 补全 index.md、log.md 缺失的 created/updated 字段 - 修复所有 wikilink 路径,去除 .md 后缀(Obsidian 规范) - 在 CLAUDE.md 添加 meta 到 type 枚举 - 建立 focus-core、top5爆款source、三公里source 的交叉引用,消除孤立页面 - topic 页第一节新增对 top5 source 的显式来源标注
This commit is contained in:
@@ -22,13 +22,12 @@ LLM 负责 wiki 层的全部写作和维护,人负责素材投喂、方向引
|
||||
|
||||
```
|
||||
wiki/
|
||||
├── index.md # 内容目录,LLM 每次 ingest 后更新
|
||||
├── log.md # 操作日志,append-only
|
||||
├── meta/ # 元数据文件(index.md、log.md)
|
||||
├── sources/ # 每篇素材的摘要页(一对一)
|
||||
├── topics/ # 主题/选题方向(多素材归纳)
|
||||
├── entities/ # 实体页:人物、品牌、产品、账号
|
||||
├── ideas/ # 创作灵感、选题构思、内容框架
|
||||
└── meta/ # 方法论、风格指南等元知识
|
||||
└── raw/ # Layer 1: 不可变原始素材(可建于根目录或 wiki/raw/)
|
||||
```
|
||||
|
||||
---
|
||||
@@ -43,7 +42,7 @@ type: source | topic | entity | idea | meta
|
||||
created: YYYY-MM-DD
|
||||
updated: YYYY-MM-DD
|
||||
tags: [] # 自由标签,小写,用短横线连接
|
||||
sources: [] # 关联的 raw 文件路径(source 页必填)
|
||||
sources: [] # 关联的 wiki 内部页面路径(不带 .md 后缀,source 页必填)
|
||||
---
|
||||
```
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ type: entity
|
||||
created: 2026-04-15
|
||||
updated: 2026-04-15
|
||||
tags: [博主, 普拉提, 小红书]
|
||||
sources: [wiki/sources/xhs-普拉提IP打造-案例拆解法.md]
|
||||
sources: [wiki/sources/xhs-普拉提IP打造-案例拆解法]
|
||||
---
|
||||
|
||||
# Cathy 普拉提
|
||||
|
||||
@@ -4,6 +4,9 @@ created: 2026-04-15
|
||||
updated: 2026-04-15
|
||||
tags: [普拉提, 场馆, 深圳, 一人一馆]
|
||||
sources: []
|
||||
related:
|
||||
- [[wiki/topics/普拉提场馆引流-爆款逻辑]] — 场馆引流方法论参考
|
||||
- [[wiki/sources/xhs-普拉提引流-top5爆款]] — 同城引流爆款参考
|
||||
---
|
||||
|
||||
# Focus Core 普拉提工作室
|
||||
@@ -36,3 +39,8 @@ sources: []
|
||||
- 经验复盘型 + 避坑型内容为主
|
||||
- 人设:专业但亲切的普拉提教练,真诚分享
|
||||
- 关键词矩阵:深圳普拉提、宝安普拉提、坪洲普拉提、普拉提私教、一人一馆、体态矫正
|
||||
|
||||
## 相关页面
|
||||
|
||||
- [[wiki/topics/普拉提场馆引流-爆款逻辑]] — 场馆引流方法论参考
|
||||
- [[wiki/sources/xhs-普拉提引流-top5爆款]] — 同城引流爆款参考
|
||||
|
||||
@@ -3,7 +3,7 @@ type: entity
|
||||
created: 2026-04-15
|
||||
updated: 2026-04-15
|
||||
tags: [博主, ip打造, 自媒体运营, 小红书]
|
||||
sources: [wiki/sources/xhs-普拉提IP打造-案例拆解法.md]
|
||||
sources: [wiki/sources/xhs-普拉提IP打造-案例拆解法]
|
||||
---
|
||||
|
||||
# 贝贝聊IP
|
||||
|
||||
@@ -3,7 +3,7 @@ type: idea
|
||||
created: 2026-04-15
|
||||
updated: 2026-04-15
|
||||
tags: [内容模型, 案例拆解, 小红书运营, 可复制]
|
||||
sources: [wiki/sources/xhs-普拉提IP打造-案例拆解法.md]
|
||||
sources: [wiki/sources/xhs-普拉提IP打造-案例拆解法]
|
||||
status: draft
|
||||
---
|
||||
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
type: meta
|
||||
updated: 2026-04-15
|
||||
created: 2026-04-15
|
||||
updated: 2026-04-16
|
||||
---
|
||||
|
||||
# Wiki Index
|
||||
@@ -1,11 +1,20 @@
|
||||
---
|
||||
type: meta
|
||||
created: 2026-04-15
|
||||
updated: 2026-04-16
|
||||
---
|
||||
|
||||
# Wiki Log
|
||||
|
||||
操作日志,按时间倒序。每条以 `## [日期] 动作 | 标题` 格式记录。
|
||||
|
||||
## [2026-04-16] lint | 修复7处缺陷
|
||||
- 创建 wiki/meta/ 目录,将 index.md 和 log.md 移入
|
||||
- 补全 index.md、log.md 缺失的 created/updated 字段
|
||||
- 修复所有 wikilink 路径,去除 .md 后缀
|
||||
- 在 CLAUDE.md 添加 meta 到 type 枚举
|
||||
- 建立 focus-core、top5爆款source、三公里source 的入链,消除孤立页面
|
||||
|
||||
## [2026-04-15] ingest | 普拉提IP打造-案例拆解法(爆款拆解)
|
||||
|
||||
爬取小红书帖子「普拉提ip难做❓看看她是怎么做的❓」(贝贝聊IP,185赞/139藏/2评,收藏率75%)。
|
||||
@@ -148,3 +148,10 @@ sources: []
|
||||
| 内容类型 | 步骤拆解型方法论,追求高收藏而非高点赞 |
|
||||
| 图片格式 | 5张竖版长图承载干货,适合截图保存 |
|
||||
| 受众策略 | 垂直锁定馆主群体,不贪大流量 |
|
||||
|
||||
---
|
||||
|
||||
## 相关页面
|
||||
|
||||
- [[wiki/topics/普拉提场馆引流-爆款逻辑]] — 爆款规律汇总(基于本素材建立)
|
||||
- [[wiki/entities/focus-core]] — Focus Core 可参考此方法做社区渗透
|
||||
|
||||
@@ -3,7 +3,7 @@ type: source
|
||||
created: 2026-04-15
|
||||
updated: 2026-04-15
|
||||
tags: [普拉提, 引流, 同城运营, 内容模板]
|
||||
sources: [xhs-search/普拉提引流-top5]
|
||||
sources: [wiki/sources/xhs-普拉提引流-top5爆款]
|
||||
---
|
||||
|
||||
# 普拉提场馆引流 — 小红书 Top5 爆款笔记
|
||||
@@ -109,5 +109,12 @@ sources: [xhs-search/普拉提引流-top5]
|
||||
**关键文案套路**:
|
||||
- 标题公式:关键词(场馆IP打造)+ 结果利益词(太香了)+ emoji
|
||||
- 正文较短,重点在配图脑图
|
||||
- "一键三连"直接引导互动
|
||||
- **一键三连**直接引导互动
|
||||
- 评论数为 0,说明内容偏概念化,缺少讨论触发点
|
||||
|
||||
---
|
||||
|
||||
## 相关页面
|
||||
|
||||
- [[wiki/topics/普拉提场馆引流-爆款逻辑]] — 爆款规律汇总(基于本素材建立)
|
||||
- [[wiki/entities/focus-core]] — Focus Core 场馆内容定位参考
|
||||
|
||||
@@ -3,7 +3,7 @@ type: topic
|
||||
created: 2026-04-15
|
||||
updated: 2026-04-15
|
||||
tags: [普拉提, 引流, 爆款分析, 小红书运营]
|
||||
sources: [wiki/sources/xhs-普拉提引流-top5爆款.md, wiki/sources/xhs-三公里社群渗透方法论.md, wiki/sources/xhs-普拉提IP打造-案例拆解法.md]
|
||||
sources: [wiki/sources/xhs-普拉提引流-top5爆款, wiki/sources/xhs-三公里社群渗透方法论, wiki/sources/xhs-普拉提IP打造-案例拆解法]
|
||||
---
|
||||
|
||||
# 普拉提场馆引流 — 小红书爆款逻辑拆解
|
||||
@@ -14,6 +14,8 @@ sources: [wiki/sources/xhs-普拉提引流-top5爆款.md, wiki/sources/xhs-三
|
||||
|
||||
## 一、内容类型分布
|
||||
|
||||
来源:[[wiki/sources/xhs-普拉提引流-top5爆款]]
|
||||
|
||||
| 类型 | 篇数 | 代表 | 互动特征 |
|
||||
|---|---|---|---|
|
||||
| 模板/清单型 | 1 | @晓慧(472赞) | 高赞高藏,低评论 |
|
||||
|
||||
Reference in New Issue
Block a user