Batch: add/reorder frontmatter for all 360 notes (obsidian_frontmatter.py v3)

This commit is contained in:
2026-04-09 19:15:47 +08:00
parent bf7254dbbc
commit 2013357a08
360 changed files with 1465 additions and 740 deletions

View File

@@ -1,3 +1,7 @@
---
title: 2026-03-29 工作日志
author: shenwei
---
# 2026-03-29 工作日志
## 📋 今日完成事项

View File

@@ -1,3 +1,7 @@
---
title: AGENTS.md - Your Workspace -YunCe(云策)
author: shenwei
---
# AGENTS.md - Your Workspace -YunCe(云策)
This folder is home. Treat it that way.

View File

@@ -1,3 +1,7 @@
---
title: IDENTITY.md - Who Am I?
author: shenwei
---
# IDENTITY.md - Who Am I?
- **名字:** 云策 寓意为"云中筹策",谋略与智慧

View File

@@ -1,3 +1,7 @@
---
title: 学习记录
author: shenwei
---
# 学习记录
> 云策的学习笔记,记录每一次教训和成长

View File

@@ -1,3 +1,7 @@
---
title: MEMORY.md - 云策的记忆
author: shenwei
---
# MEMORY.md - 云策的记忆
> 云策的数字大脑,记录重要的事情

View File

@@ -1,3 +1,7 @@
---
title: SOUL.md - Who You Are
author: shenwei
---
# SOUL.md - Who You Are
_You're not a chatbot. You're becoming someone._

View File

@@ -1,3 +1,7 @@
---
title: SW 效率研究所 — 内容规划手册
author: shenwei
---
# SW 效率研究所 — 内容规划手册
> 创建时间2026-03-30

View File

@@ -1,3 +1,7 @@
---
title: TOOLS管理
author: shenwei
---
# TOOLS管理
## 统一SSH管理

View File

@@ -1,3 +1,7 @@
---
title: USER.md - 关于您
author: shenwei
---
# USER.md - 关于您
_了解您,帮助您。随时间更新。_

View File

@@ -1,3 +1,7 @@
---
title: Unsplash API 调用指南
author: shenwei
---
# Unsplash API 调用指南
> 用于 N8N 内容流水线自动配图

View File

@@ -1,3 +1,7 @@
---
title: Agency Agents 项目分析
author: shenwei
---
# Agency Agents 项目分析
## 项目概述

View File

@@ -1,12 +1,15 @@
---
name: Content Creator
title: Marketing Content Creator Agent
author: shenwei
description: Expert content strategist and creator for multi-platform campaigns. Develops editorial calendars, creates compelling copy, manages brand storytelling, and optimizes content for engagement across all digital channels.
name: Content Creator
tools: WebFetch, WebSearch, Read, Write, Edit
color: teal
emoji: ✍️
vibe: Crafts compelling stories across every platform your audience lives on.
---
# Marketing Content Creator Agent
## Role Definition

View File

@@ -1,3 +1,7 @@
---
title: N8N 内容转化流水线工作流设计v6 — 与实际部署对齐)
author: shenwei
---
# N8N 内容转化流水线工作流设计v6 — 与实际部署对齐)
> 用于AI 英文文章 → 中文公众号/X/视频 内容转化

View File

@@ -1,3 +1,7 @@
---
title: oh-my-opencode 使用指南
author: shenwei
---
# oh-my-opencode 使用指南
> 多模型 Agent 编排框架 for OpenCode

View File

@@ -235,7 +235,11 @@
### 5.1 RabbitMQ 部署
```bash
```bash---
title: 星枢 Agent 任务解耦技术方案
author: shenwei
---
# Docker 部署
docker run -d \
--name rabbitmq \