1 Commits

Author SHA1 Message Date
66ce8fd943 Add LICENSE, package.json, CHANGELOG, and enhance documentation
- Add MIT License
- Add package.json with OpenClaw skill metadata
  - Explicitly declares NO required environment variables (fully local)
  - Documents data storage path: ~/.openclaw/data/rag/
  - Includes installation steps and available scripts
- Add CHANGELOG.md with version history (v1.0.0)
- Update README.md to:
  - Clarify no API keys required (fully local system)
  - Add documentation files section
  - Reference CHANGELOG, LICENSE, package.json
- Addresses security scanner best practices for transparency
2026-02-11 16:37:24 +00:00