{
  "name": "@mrizzben/conventional-gitmoji",
  "version": "0.1.0",
  "description": "AI coding agent skill: Conventional Commits with extended types and gitmoji. Works in Claude Code, Codex, OpenCode, pi, and any Agent Skills harness.",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "keywords": ["pi-package", "agent-skill", "skill", "gitmoji", "conventional-commits", "git"],
  "files": ["SKILL.md", "README.md"],
  "pi": {
    "skills": ["./"]
  }
}
