Skip to content

v0.3.1

Choose a tag to compare

@roccodaffuso roccodaffuso released this 04 Jun 08:02
· 7 commits to main since this release

What's New

  • Adds Claude Code installation support for ~/.claude/skills/obsidian-memory-closeout/SKILL.md.
  • Adds Claude.ai custom skill packaging guidance using dist/obsidian-memory-closeout.zip.
  • Keeps the shared SKILL.md package compatible with Codex and Claude.
  • Refines SKILL.md metadata so the description stays within Claude.ai's 200-character custom skill limit.
  • Adds docs/CLAUDE.md, scripts/install_claude.sh, release documentation, and validation coverage for Claude support.

Review Decision

Kept commit 8191e52 and refined it with a small compatibility follow-up instead of reverting.

Validation

  • python3 scripts/validate_skill.py --root .
  • python3 skill/obsidian-memory-closeout/scripts/secret_scan.py .
  • python3 scripts/package_skill.py --root . --check
  • CLAUDE_HOME=/tmp/omc-claude-test ./scripts/install_claude.sh

Attached asset: obsidian-memory-closeout.zip