{
  "schema_version": "1.0",
  "name": "AIWG",
  "alternate_names": ["AIWG Framework"],
  "description": "Portable infrastructure for AI-assisted work: reusable agents, skills, workflows, rules, project context, full-lifecycle frameworks, and governed orchestration across AI coding platforms.",
  "canonical_url": "https://aiwg.io/",
  "documentation_url": "https://docs.aiwg.io/",
  "source_url": "https://github.com/jmagly/aiwg",
  "license": "MIT",
  "package": {
    "registry": "npm",
    "name": "aiwg",
    "url": "https://www.npmjs.com/package/aiwg"
  },
  "installation": {
    "command": "npm install -g aiwg",
    "next_command": "aiwg use all --provider <provider>"
  },
  "capabilities": [
    "portable agent and skill deployment",
    "software development lifecycle workflows",
    "research and evidence workflows",
    "digital forensics and incident response",
    "marketing operations",
    "media curation",
    "knowledge-base workflows",
    "persistent context and artifact discovery",
    "multi-agent orchestration"
  ],
  "resources": {
    "quickstart": "https://docs.aiwg.io/quickstart",
    "releases": "https://aiwg.io/releases",
    "changelog": "https://aiwg.io/changelog",
    "blog": "https://aiwg.io/blog/",
    "community": "https://aiwg.io/community/",
    "setup_manifest_viewer": "https://aiwg.io/install/manifest/",
    "aiwg_setup_manifest": "https://aiwg.io/setup.aiwg.yaml",
    "agentic_sandbox_setup_manifest": "https://aiwg.io/agentic-sandbox/setup.aiwg.yaml",
    "llms": "https://aiwg.io/llms.txt",
    "llms_full": "https://aiwg.io/llms-full.txt",
    "sitemap": "https://aiwg.io/sitemap.xml",
    "schema_catalog": "https://aiwg.io/schemas/index.json"
  },
  "feeds": {
    "rss": "https://aiwg.io/feed.xml",
    "json": "https://aiwg.io/feed.json"
  }
}
