Commit bd0e8340 by 赵月辉

Update README.md

parent fa681d99
hermes-skills/ # 仓库根目录
├── README.md # (可选) 仓库说明
└── skills/ # 必须:技能根目录
├── apple/ # 分类名(category)
│ ├── apple-notes/ # 技能名
│ │ └── SKILL.md # 技能描述文件(必须)
│ ├── apple-reminders/
│ │ └── SKILL.md
│ └── findmy/
│ └── SKILL.md
├── coding/
│ ├── claude-code/
│ │ └── SKILL.md
│ ── code-review/
│ └── SKILL.md
└── automation/
└── macos-computer-use/
└── SKILL.md
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment