Sync: add knowledge graph and design notes

This commit is contained in:
2026-04-25 11:51:49 +08:00
parent 55d3745bb0
commit 31fc369fd5
30 changed files with 3029 additions and 36 deletions

View File

@@ -0,0 +1,34 @@
---
title: "zk-steward-companion"
type: entity
tags: [github, knowledge-management, zettelkasten, skills]
sources: [zk-steward]
last_updated: 2026-04-25
---
## Profile
- **Type**: GitHub Repository
- **URL**: github.com/mikonos/zk-steward-companion
- **Purpose**: ZK Steward Agent 的配套技能库,提供可选工作流扩展
## Overview
zk-steward-companion 是 [[zk-steward]] 的 GitHub 配套仓库,包含 Cursor/Claude Code 兼容的 Skill 定义文件,可直接复制到项目的 `.cursor/skills/` 或对应 Agent 技能目录中使用。
## Included Skills
| Skill | Purpose |
|-------|---------|
| **Link-proposer** | 新笔记链接提议:候选链接 + 关键词 + Gegenrede 反诘 |
| **Index-note** | 创建/更新索引/MOC 条目;每日扫荡孤立笔记 |
| **Strategic-advisor** | 默认意图不明确时:多视角分析 + 权衡 + 行动选项 |
| **Workflow-audit** | 多阶段流程完成度检查Luhmann 四原则/归档/日志) |
| **Structure-note** | 阅读顺序与逻辑树Folgezettel 风格论证链 |
| **Random-walk** | 知识网络随机游走;支持 tension/forgotten/island 模式 |
| **Deep-learning** | 深度阅读全流程(书/长文/报告/论文structure + atomic + method notesAdler/Feynman/Luhmann/Critics 四视角 |
## Usage
Clone 或复制 `skills/` 文件夹到项目(如 `.cursor/skills/`),并根据 vault 路径调整配置,即获得完整的 ZK Steward 工作流扩展。
## Connections
- [[zk-steward]] ← 使用 [[zk-steward-companion]] 中的可选技能扩展
- [[zk-steward]] ← 核心 Agent由 Cursor rule set 抽象而来