v1.3.0
Immutable
release. Only release title and notes can be modified.
Postgres Introspection Skill v1.3.0
This release corrects the standalone skill install locations to match the Agent Skills standard, so the documented paths actually work across tools.
Highlights
.agents/skills/is now the primary documented location for the standalone skill. It is the cross-tool open standard, recognized by Codex and GitHub Copilot, and scanned up to the repository root.- The incorrect
.codex/skills/path was removed; Codex reads.agents/skills/. - Per-tool guidance is clearer:
.claude/skills/(and~/.claude/skills/for personal use) for Claude Code, and.github/skills/for GitHub Copilot.
Why it matters
A user following the old instructions would have dropped the skill into .codex/skills/, where Codex does not look. The corrected paths align with the current Agent Skills standard and each tool's documentation.
Notes
Release tag: v1.3.0.