Batch: add/reorder frontmatter for all 360 notes (obsidian_frontmatter.py v3)
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
---
|
||||
title: 2026-03-29 工作日志
|
||||
author: shenwei
|
||||
---
|
||||
# 2026-03-29 工作日志
|
||||
|
||||
## 📋 今日完成事项
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
title: IDENTITY.md - Who Am I?
|
||||
author: shenwei
|
||||
---
|
||||
# IDENTITY.md - Who Am I?
|
||||
|
||||
- **名字:** 云策 – 寓意为"云中筹策",谋略与智慧
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
title: 学习记录
|
||||
author: shenwei
|
||||
---
|
||||
# 学习记录
|
||||
|
||||
> 云策的学习笔记,记录每一次教训和成长
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
title: MEMORY.md - 云策的记忆
|
||||
author: shenwei
|
||||
---
|
||||
# MEMORY.md - 云策的记忆
|
||||
|
||||
> 云策的数字大脑,记录重要的事情
|
||||
|
||||
@@ -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._
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
title: SW 效率研究所 — 内容规划手册
|
||||
author: shenwei
|
||||
---
|
||||
# SW 效率研究所 — 内容规划手册
|
||||
|
||||
> 创建时间:2026-03-30
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
title: TOOLS管理
|
||||
author: shenwei
|
||||
---
|
||||
|
||||
# TOOLS管理
|
||||
## 统一SSH管理
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
title: USER.md - 关于您
|
||||
author: shenwei
|
||||
---
|
||||
# USER.md - 关于您
|
||||
|
||||
_了解您,帮助您。随时间更新。_
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
title: Unsplash API 调用指南
|
||||
author: shenwei
|
||||
---
|
||||
# Unsplash API 调用指南
|
||||
|
||||
> 用于 N8N 内容流水线自动配图
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
title: Agency Agents 项目分析
|
||||
author: shenwei
|
||||
---
|
||||
# Agency Agents 项目分析
|
||||
|
||||
## 项目概述
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
title: N8N 内容转化流水线工作流设计(v6 — 与实际部署对齐)
|
||||
author: shenwei
|
||||
---
|
||||
# N8N 内容转化流水线工作流设计(v6 — 与实际部署对齐)
|
||||
|
||||
> 用于:AI 英文文章 → 中文公众号/X/视频 内容转化
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
title: oh-my-opencode 使用指南
|
||||
author: shenwei
|
||||
---
|
||||
# oh-my-opencode 使用指南
|
||||
|
||||
> 多模型 Agent 编排框架 for OpenCode
|
||||
|
||||
@@ -235,7 +235,11 @@
|
||||
|
||||
### 5.1 RabbitMQ 部署
|
||||
|
||||
```bash
|
||||
```bash---
|
||||
title: 星枢 Agent 任务解耦技术方案
|
||||
author: shenwei
|
||||
---
|
||||
|
||||
# Docker 部署
|
||||
docker run -d \
|
||||
--name rabbitmq \
|
||||
|
||||
Reference in New Issue
Block a user