Update README.md

This commit is contained in:
Steph Ango
2026-06-07 19:02:00 -07:00
committed by GitHub
parent c4728b3e75
commit 084643c6e1
+2 -2
View File
@@ -1,6 +1,6 @@
Agent Skills for use with Obsidian.
These skills follow the [Agent Skills specification](https://agentskills.io/specification) so they can be used by any skills-compatible agent, including Claude Code and Codex CLI.
These skills follow the [Agent Skills specification](https://agentskills.io/specification) so they can be used by any skills-compatible agent, including Claude Code, Codex, and Open Code.
## Installation
@@ -29,7 +29,7 @@ npx skills add https://github.com/kepano/obsidian-skills
Add the contents of this repo to a `/.claude` folder in the root of your Obsidian vault (or whichever folder you're using with Claude Code). See more in the [official Claude Skills documentation](https://platform.claude.com/docs/en/agents-and-tools/agent-skills/overview).
#### Codex CLI
#### Codex
Copy the `skills/` directory into your Codex skills path (typically `~/.codex/skills`). See the [Agent Skills specification](https://agentskills.io/specification) for the standard skill format.