Skip to content

feat(skills): vendor kepano/obsidian-skills as installable vendor skills#180

Open
jankneumann wants to merge 1 commit into
mainfrom
claude/add-obsidian-skills-2c7y1
Open

feat(skills): vendor kepano/obsidian-skills as installable vendor skills#180
jankneumann wants to merge 1 commit into
mainfrom
claude/add-obsidian-skills-2c7y1

Conversation

@jankneumann
Copy link
Copy Markdown
Owner

Add the five Obsidian Agent Skills (obsidian-markdown, obsidian-bases,
json-canvas, obsidian-cli, defuddle) from kepano/obsidian-skills to the
vendor registry in fetch-vendor-skills.sh and pin them in
vendor-manifest.json. install.sh auto-discovers the vendored skill dirs.

https://claude.ai/code/session_01VjzNuF2nhSyuzR9DaGsXnk

Add the five Obsidian Agent Skills (obsidian-markdown, obsidian-bases,
json-canvas, obsidian-cli, defuddle) from kepano/obsidian-skills to the
vendor registry in fetch-vendor-skills.sh and pin them in
vendor-manifest.json. install.sh auto-discovers the vendored skill dirs.

https://claude.ai/code/session_01VjzNuF2nhSyuzR9DaGsXnk
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d4b12daeef

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

obsidian backlinks file="My Note"
```

Use `--copy` on any command to copy output to clipboard. Use `silent` to prevent files from opening. Use `total` on list commands to get a count.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Remove unsupported silent flag guidance

The skill instructs agents to use a silent flag, but the Obsidian CLI command reference (help.obsidian.md/cli) does not define silent for file-creation commands (the documented create flags are open, overwrite, and newtab). Following this guidance will produce invalid commands in automation flows and fail note-creation steps instead of just suppressing UI behavior.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants