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
30 lines (19 loc) • 688 B
Markdown
# AIWG Knowledge Base
Knowledge-base / wiki framework for structured corpus authoring.
## Features
- **Source Ingestion**: URL, file, or freeform note → entity + concept pages
- **Query**: Search the local KB, synthesize answers with inline citations
- **Health & Lint**: Orphan page detection, broken wiki-links, stale claims, index regeneration
## Skills
- `kb-ingest`: Ingest a source into the knowledge base
- `kb-health`: Lint and health-check the KB
## Quick Start
```bash
# Ingest a source
/kb-ingest "https://example.com/article"
# Health check
/kb-health
```
## Documentation
- Full guide: https://docs.aiwg.io/knowledge-base
- Discord: https://discord.gg/BuAusFMxdA