diff --git a/README.md b/README.md index 90f92b6..0303cbf 100644 --- a/README.md +++ b/README.md @@ -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.