docs: fix OpenCode skills directory path (issue #22)
This commit is contained in:
1
FAQ.md
1
FAQ.md
@@ -72,6 +72,7 @@ git clone https://github.com/sickn33/antigravity-awesome-skills.git .agent/skill
|
|||||||
- Gemini CLI: `.gemini/skills/` or `.agent/skills/`
|
- Gemini CLI: `.gemini/skills/` or `.agent/skills/`
|
||||||
- Cursor: `.cursor/skills/` or project root
|
- Cursor: `.cursor/skills/` or project root
|
||||||
- Antigravity: `.agent/skills/`
|
- Antigravity: `.agent/skills/`
|
||||||
|
- OpenCode: `.opencode/skills/` or `.claude/skills/`
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -76,7 +76,7 @@ These skills follow the universal **SKILL.md** format and work with any AI codin
|
|||||||
| **Antigravity IDE** | IDE | ✅ Full | `.agent/skills/` |
|
| **Antigravity IDE** | IDE | ✅ Full | `.agent/skills/` |
|
||||||
| **Cursor** | IDE | ✅ Full | `.cursor/skills/` or project root |
|
| **Cursor** | IDE | ✅ Full | `.cursor/skills/` or project root |
|
||||||
| **GitHub Copilot** | Extension | ⚠️ Partial | Copy skill content to `.github/copilot/` |
|
| **GitHub Copilot** | Extension | ⚠️ Partial | Copy skill content to `.github/copilot/` |
|
||||||
| **OpenCode** | CLI | ✅ Full | `.opencode/skills/` or `.agent/skills/` |
|
| **OpenCode** | CLI | ✅ Full | `.opencode/skills/` or `.claude/skills/` |
|
||||||
|
|
||||||
> [!TIP]
|
> [!TIP]
|
||||||
> Most tools auto-discover skills in `.agent/skills/`. For maximum compatibility, clone to this directory.
|
> Most tools auto-discover skills in `.agent/skills/`. For maximum compatibility, clone to this directory.
|
||||||
|
|||||||
Reference in New Issue
Block a user