Align skills with Agent Skills spec and Codex

This commit is contained in:
Shreyas
2026-01-11 09:37:41 +00:00
parent 5a300fb6cb
commit ec8f9e25dc
4 changed files with 12 additions and 7 deletions
+9 -1
View File
@@ -1,4 +1,6 @@
Claude Skills for use with Obsidian.
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.
## Installation
@@ -11,8 +13,14 @@ Claude Skills for use with Obsidian.
### Manually
#### Claude Code
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
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.
## Skills
### Create and edit Obsidian-compatible plain text files