{
  "name": "ani-skills",
  "version": "2.1.0",
  "description": "ANI-Skills Ultra is a comprehensive AI Agent Skills library with 3,048+ skills across 29 semantic namespaces for Antigravity, Claude Code, Cursor, Windsurf, Copilot, Codex, Gemini CLI, and OpenCode, featuring an interactive GUI installer.",
  "main": "skills_index.json",
  "bin": {
    "ani-skills": "./bin/install.js"
  },
  "scripts": {
    "build:index": "python scripts/update_skills_index.py",
    "lint:skills": "python scripts/verify_stats.py",
    "postinstall": "node bin/install.js --auto"
  },
  "keywords": [
    "skills",
    "agent",
    "antigravity",
    "claude-code",
    "workflows",
    "gsap",
    "scrolltrigger",
    "marketing",
    "seo",
    "security",
    "cursor",
    "cursorrules",
    "windsurfrules",
    "ai-agents",
    "agent-skills",
    "developer-prompts",
    "automation",
    "threejs",
    "webgpu",
    "duckdb",
    "neon-postgres",
    "boss-prompts"
  ],
  "author": "Zain Ali Mughal",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/usernamezain/ANI-Skills.git"
  },
  "bugs": {
    "url": "https://github.com/usernamezain/ANI-Skills/issues"
  },
  "homepage": "https://github.com/usernamezain/ANI-Skills#readme",
  "files": [
    "skills",
    "commands",
    "boss-prompts",
    "bin",
    "docs",
    "skills_index.json",
    "skill-word.md",
    "CONTRIBUTING.md",
    ".claude-plugin",
    ".gemini",
    "GEMINI.md"
  ]
}
