{
  "name": "@barlevalon/caveman-help-skill",
  "version": "0.1.0",
  "description": "Quick-reference card for all caveman modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /caveman-help, \"caveman help\", \"what caveman commands\", \"how do I use caveman\".",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/barlevalon/skills.git",
    "directory": "skills/communication/caveman-help"
  },
  "bugs": {
    "url": "https://github.com/barlevalon/skills/issues"
  },
  "homepage": "https://github.com/barlevalon/skills/tree/main/skills/communication/caveman-help#readme",
  "keywords": [
    "agent-skill",
    "agent-skills",
    "ai-agent",
    "caveman-help",
    "communication",
    "pi",
    "pi-package",
    "skills"
  ],
  "files": [
    "LICENSE",
    "README.md",
    "SKILL.md"
  ],
  "scripts": {
    "pack:check": "npm pack --dry-run"
  },
  "pi": {
    "skills": [
      "./SKILL.md"
    ]
  },
  "curator": "Alon Hearter"
}
