aiwg
Version:
Deployment tool and support utility for AI context. Copies agents, skills, commands, rules, and behaviors into the paths each AI platform reads (Claude Code, Codex, Copilot, Cursor, Warp, OpenClaw, and 6 more) so one source of truth works across 10 platfo
23 lines (22 loc) • 565 B
JSON
{
"name": "knowledge-base",
"version": "2026.5.0",
"description": "Knowledge-base / wiki framework with skills for ingestion, query, and lint. Build a structured, citable corpus with cross-references and concept pages.",
"author": {
"name": "AIWG Contributors",
"email": "support@aiwg.io"
},
"homepage": "https://aiwg.io",
"repository": "https://github.com/jmagly/aiwg",
"license": "MIT",
"keywords": [
"knowledge-base",
"wiki",
"kb",
"ingestion",
"citations",
"wiki-links",
"concept-pages",
"corpus"
]
}