{
    "name": "neverinfamous-agent-skills",
    "version": "1.2.2",
    "description": "Foundational AI agent metacognitive skills and workflows for the Adamic ecosystem.",
    "type": "module",
    "main": "README.md",
    "bin": {
        "agent-skills": "bin/sync.js"
    },
    "files": [
        "bin/",
        "README.md",
        "adversarial-performance/",
        "adversarial-planner/",
        "adversarial-security/",
        "adversarial-skill-audit/",
        "adversarial-workflow-audit/",
        "agents-sdk/",
        "auth-identity/",
        "autonomous-dev/",
        "aws/",
        "azure/",
        "biome/",
        "bun/",
        "cloudflare/",
        "docker/",
        "docs-marketer/",
        "drizzle-orm/",
        "durable-objects/",
        "gcp/",
        "github-actions/",
        "github-commander/",
        "github-copilot-cli/",
        "github-repo-setup/",
        "gitlab/",
        "golang/",
        "graphql/",
        "hono/",
        "journal-optimizer/",
        "llm-app-engineering/",
        "monorepo/",
        "multi-agent-orchestration/",
        "mysql/",
        "next-best-practices/",
        "next-cache-components/",
        "next-upgrade/",
        "nodejs/",
        "opentelemetry/",
        "playwright-standard/",
        "postgres/",
        "python/",
        "rag-pipelines/",
        "redis/",
        "render/",
        "rust/",
        "sandbox-sdk/",
        "shadcn-ui/",
        "skill-builder/",
        "sqlite/",
        "tailwind-css/",
        "trpc/",
        "typescript/",
        "vercel-ai-sdk/",
        "vitest-standard/",
        "web-perf/",
        "workers-best-practices/",
        "wrangler/",
        "zod/"
    ],
    "scripts": {
        "sync": "node bin/sync.js"
    },
    "keywords": [
        "agent",
        "skills",
        "mcp",
        "llm",
        "github-commander"
    ],
    "author": "Adamic.tech",
    "license": "MIT",
    "repository": {
        "type": "git",
        "url": "git+https://github.com/neverinfamous/memory-journal-mcp.git"
    },
    "publishConfig": {
        "access": "public"
    }
}
