claude-skills/finance
Claude 663bc8afa2
fix(plugin.json): drop "./" prefix from skills field to clear /doctor warning (#686)
Claude Code 2.1.133+ rejects "skills": "./skills" with a "Path escapes
plugin directory" warning, even though ./skills resolves to a valid
subdirectory inside the plugin root. Per the upstream docs example, the
correct value is "skills" (no ./ prefix), which works across all CC
versions and other tools (Codex, Gemini CLI, etc.).

Applied to all 47 plugin.json files that used "./skills"; updated
CLAUDE.md ClawHub publishing constraints to document the new convention
and reference the issue.
2026-05-19 03:43:34 +00:00
..
.claude-plugin fix(plugin.json): drop "./" prefix from skills field to clear /doctor warning (#686) 2026-05-19 03:43:34 +00:00
.codex release: v2.1.1 — skill optimization, agents, commands, reference splits (#297) 2026-03-09 15:54:25 +01:00
business-investment-advisor fix(plugin.json): drop "./" prefix from skills field to clear /doctor warning (#686) 2026-05-19 03:43:34 +00:00
skills fix(plugins): restructure 9 multi-skill domain plugins into ./skills/ layout 2026-05-02 22:51:20 +02:00
CLAUDE.md docs: update CLAUDE.md + README.md to v2.4.4 (post-promotion sync) 2026-05-10 07:20:51 +00:00