mcpbeat

Cafe3310 Obsidian Writer

cafe3310/cafe3310-obsidian-writer

编写符合 cafe3310 的 Obsidian 仓库风格的文档

780 tokens
context cost
the whole folder, loaded on every use
3
files
instructions only
0
copies elsewhere
how many repositories repackaged it
249
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/cafe3310/public-agent-skills --skill cafe3310-obsidian-writer

The instruction itself

5 sections, as written by the author

cafe3310-obsidian-writer

本技能指导 Agent 如何编写与 cafe3310 知识库风格高度统一的文档。

1. 命名与符号

  • 命名格式YYYY-MM-DD-HH-mm-标题YYYY-MM-DD 📅️ 标题
  • Emoji 语意
  • 🟥:待办/未完成/待编写。
  • 🟩:已完成/已提供。
  • 📅️:定期摘要(日报、周报)。

2. 结构与溯源

所有文档必须包含:

  • YAML Frontmatter:包含 title, date created, date modified
  • 标签行:紧随 YAML 之后,包含 #Type-#Project- 标签。
  • 01. 文档生成说明:明确记录 Agent 生成原因及参考文档(使用 [[双向引用]])。

3. 文风指南

  • 资深工程师风格:高信息密度,拒绝冗余。
  • 结构化优先:使用列表、引用块和任务项。
  • 强链接:通过双向链接建立知识网络。

4. 参考资源

  • 详细标签与符号定义见:categories.md
  • 标准文档模板见:template.md

How to use it

Copy the folder

Take cafe3310/cafe3310-obsidian-writer from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.