vibe-agent-toolkit
v0.1.14
Published
Modular toolkit for building, testing, and deploying portable AI agents
Maintainers
Readme
vibe-agent-toolkit
Modular toolkit for building, testing, and deploying portable AI agents
Installation
npm install -g vibe-agent-toolkitQuick Start
# Show version and help
vat --version
vat --help
# Scan markdown resources
vat resources scan docs/
# Validate link integrity
vat resources validate docs/Features
- Resource Management: Intelligent markdown scanning and validation
- Link Integrity: Verify internal links, anchors, and external URLs
- CLI-First: Human-readable YAML output, machine-parseable structure
- Configurable: Project-level configuration via YAML
- Cross-Platform: Works on Windows, macOS, Linux
Documentation
- CLI Reference - Complete command documentation (or run
vat --help --verbose) - Architecture - Package structure
- Getting Started - Detailed guide
Development
This is the umbrella package that provides the vat command. Implementation is in @vibe-agent-toolkit/cli.
License
MIT © Jeff Dutton
