File size: 678 Bytes
de840cf
 
 
 
 
 
 
 
 
 
b13b5df
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
title: Myoc
emoji: 🐢
colorFrom: pink
colorTo: blue
sdk: docker
pinned: false
---

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference


## opencode、claude 相关目录
### rules
- Project rules: 
CLAUDE.md in your project directory (used if no AGENTS.md exists)
- Global rules: 
~/.claude/CLAUDE.md (used if no ~/.config/opencode/AGENTS.md exists)

### skills
- Project config:
    - Claude-compatible: .claude/skills/<name>/SKILL.md
    - Opencode: .opencode/skills/<name>/SKILL.md
-Global config:
    - Global Claude-compatible: ~/.claude/skills/<name>/SKILL.md
    - Opencode: ~/.config/opencode/skills/<name>/SKILL.md