Create and manage skill packages that work across Pi, Claude Code, and OpenClaw
How to structure a skill package so it works across Pi, Claude Code, and OpenClaw with zero duplication.
Check the current repo:
.claude-plugin/marketplace.json — lists available plugins.claude-plugin/plugin.json — plugin manifestpackage.json with pi.skills — Pi/OpenClaw is configuredAll three platforms read the same file: SKILL.md following the Agent Skills spec.
---